This website requires JavaScript.
Explore
Help
Sign In
sirrow
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
d8f0c8783a0da2e5f49d10bb0119a5be7bb4b261
qmk_firmware
/
tmk_core
/
common
/
test
History
Joel Challis
fa141a5a8f
Migrate STM32_EEPROM_ENABLE to use EEPROM_DRIVER (
#14433
)
2021-09-15 01:21:36 -07:00
..
_wait.h
…
bootloader.c
…
eeprom_stm32_tests.cpp
Tidy up defines within STM EEPROM emulation (
#14275
)
2021-09-05 21:36:43 +01:00
eeprom.c
…
flash_stm32_mock.c
cherry pick tidy up (
#14244
)
2021-08-31 00:25:41 +01:00
hal.h
Tidy up defines within STM EEPROM emulation (
#14275
)
2021-09-05 21:36:43 +01:00
platform_deps.h
Avoid name conflicts with usb_hid Arduino code (
#13870
)
2021-08-06 15:53:38 +10:00
platform.c
Begin to carve out platform/protocol API - Single main loop (
#13843
)
2021-08-18 00:11:07 +01:00
platform.h
…
rules.mk
Migrate STM32_EEPROM_ENABLE to use EEPROM_DRIVER (
#14433
)
2021-09-15 01:21:36 -07:00
suspend.c
…
testlist.mk
eeprom_stm32: implement high density wear leveling (
#12567
)
2021-08-23 23:15:34 +01:00
timer.c
…