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.
Joel Challis 8d6d8cfadf
Tidy up defines within STM EEPROM emulation (#14275)
* Tidy up defines within stm eeprom emulation

* Fix tests

* Resolve todo

* Still use page notion in clear

* Remove more f4 refs
4 years ago
..
_wait.h
bootloader.c
eeprom.c
eeprom_stm32_tests.cpp Tidy up defines within STM EEPROM emulation (#14275) 4 years ago
flash_stm32_mock.c cherry pick tidy up (#14244) 4 years ago
hal.h Tidy up defines within STM EEPROM emulation (#14275) 4 years ago
platform.c Begin to carve out platform/protocol API - Single main loop (#13843) 4 years ago
platform.h Fix unit tests after recent refactor (#13765) 4 years ago
platform_deps.h Avoid name conflicts with usb_hid Arduino code (#13870) 4 years ago
rules.mk Tidy up defines within STM EEPROM emulation (#14275) 4 years ago
suspend.c
testlist.mk eeprom_stm32: implement high density wear leveling (#12567) 4 years ago
timer.c