mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-10 05:59:44 +00:00
621ce29a53
* 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 |
||
---|---|---|
.. | ||
arm_atsam | ||
bluefruit | ||
chibios | ||
iwrap | ||
lufa | ||
mbed | ||
midi | ||
pjrc | ||
usb_hid | ||
vusb | ||
adb.c | ||
adb.h | ||
arm_atsam.mk | ||
bluefruit.mk | ||
chibios.mk | ||
ibm4704.c | ||
ibm4704.h | ||
iwrap.mk | ||
lufa.mk | ||
m0110.c | ||
m0110.h | ||
midi.mk | ||
news.c | ||
news.h | ||
next_kbd.c | ||
next_kbd.h | ||
pjrc.mk | ||
ps2.h | ||
ps2_busywait.c | ||
ps2_interrupt.c | ||
ps2_io.h | ||
ps2_io_avr.c | ||
ps2_io_mbed.c | ||
ps2_mouse.c | ||
ps2_mouse.h | ||
ps2_usart.c | ||
serial.h | ||
serial_mouse.h | ||
serial_mouse_microsoft.c | ||
serial_mouse_mousesystems.c | ||
serial_soft.c | ||
serial_uart.c | ||
usb_descriptor.c | ||
usb_descriptor.h | ||
usb_hid.mk | ||
vusb.mk |