You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
* STM32 EEPROM Emulation - Added EEPROM emulation libaries from libmaple and Arduino_STM32. https://github.com/rogerclarkmelbourne/Arduino_STM32 and https://github.com/leaflabs/libmaple. - Renamed teensy EEPROM library and added conditional selection of library. - Remapped EEPROM memory map for 16 byte blocks (as is with STM32f3xx MCUs). - Added EEPROM initialization in main.c of Chibios. - Added EEPROM format to clear the emulated pages when EEPROM is marked as invalid. * Fixed ifdef |
7 years ago | |
|---|---|---|
| .. | ||
| bootloader.c | 8 years ago | |
| eeprom_stm32.c | 7 years ago | |
| eeprom_stm32.h | 7 years ago | |
| eeprom_teensy.c | 7 years ago | |
| flash_stm32.c | 7 years ago | |
| flash_stm32.h | 7 years ago | |
| printf.c | 10 years ago | |
| printf.h | 10 years ago | |
| sleep_led.c | 10 years ago | |
| suspend.c | 8 years ago | |
| timer.c | 8 years ago | |