Code for STM32F103C8 that handles keyboard input
Go to file
2021-06-02 23:07:53 +02:00
Core Ported from ATMega328P to STM32F103C8 2021-02-05 00:38:22 +01:00
Drivers Ported from ATMega328P to STM32F103C8 2021-02-05 00:38:22 +01:00
.gitignore Ported from ATMega328P to STM32F103C8 2021-02-05 00:38:22 +01:00
.mxproject Ported from ATMega328P to STM32F103C8 2021-02-05 00:38:22 +01:00
generate_scancode.py Ported from ATMega328P to STM32F103C8 2021-02-05 00:38:22 +01:00
keyboard.ioc Adjusted base address to work with i2c bootloader 2021-06-02 23:07:53 +02:00
Makefile Adjusted base address to work with i2c bootloader 2021-06-02 23:07:53 +02:00
startup_stm32f103xb.s Ported from ATMega328P to STM32F103C8 2021-02-05 00:38:22 +01:00
STM32F103C8Tx_FLASH.ld Adjusted base address to work with i2c bootloader 2021-06-02 23:07:53 +02:00
upload.sh Ported from ATMega328P to STM32F103C8 2021-02-05 00:38:22 +01:00