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.
yiancar 621ce29a53 STM32 EEPROM Emulation (#3741)
* 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
..
arm_atsam Massdrop keyboard support (#3780) 7 years ago
avr Make sure that both RGBLIGHT_ENABLE is defined, for RGBLIGHT_SLEEP 8 years ago
chibios STM32 EEPROM Emulation (#3741) 7 years ago
mbed
test
action.c Allow one-shot modifiers to be chained 8 years ago
action.h Fix swap-hands tapping. 8 years ago
action_code.h Generate API docs from source code comments (#2491) 8 years ago
action_layer.c Generate API docs from source code comments (#2491) 8 years ago
action_layer.h
action_macro.c Generate API docs from source code comments (#2491) 8 years ago
action_macro.h
action_tapping.c Generate API docs from source code comments (#2491) 8 years ago
action_tapping.h
action_util.c Generate API docs from source code comments (#2491) 8 years ago
action_util.h
backlight.c Generate API docs from source code comments (#2491) 8 years ago
backlight.h
bootloader.h
bootmagic.c Generate API docs from source code comments (#2491) 8 years ago
bootmagic.h Generate API docs from source code comments (#2491) 8 years ago
command.c
command.h Generate API docs from source code comments (#2491) 8 years ago
debug.c
debug.h
eeconfig.c STM32 EEPROM Emulation (#3741) 7 years ago
eeconfig.h STM32 EEPROM Emulation (#3741) 7 years ago
eeprom.h
host.c
host.h
host_driver.h Merge ChibiOS and LUFA descriptor support (#2362) 8 years ago
keyboard.c Integrating Peter Fleury's HD44780 LCD library (#3209) 8 years ago
keyboard.h
keycode.h Tidy up keycode.h (#3666) 7 years ago
led.h Generate API docs from source code comments (#2491) 8 years ago
magic.c Generate API docs from source code comments (#2491) 8 years ago
magic.h
matrix.h add col type defines 7 years ago
mousekey.c Diagonal micro move fix 8 years ago
mousekey.h
nodebug.h
print.c
print.h Massdrop keyboard support (#3780) 7 years ago
progmem.h
raw_hid.h
report.c Generate API docs from source code comments (#2491) 8 years ago
report.h Massdrop keyboard support (#3780) 7 years ago
sendchar.h
sendchar_null.c
sendchar_uart.c
sleep_led.h
suspend.h Add Suspend functions (#3112) 8 years ago
timer.h
uart.c
uart.h
util.c
util.h
virtser.h
wait.h Revert back to normal sleeping wait behaviour for STM32 8 years ago