fabian18
|
2c001f5a6c
|
drivers/include/periph/eeprom: Changed uint8_t* to void* in API
|
2019-08-09 17:27:32 +02:00 |
|
francisco
|
8f1a835a59
|
stm32_common/eeprom: add _IO prefix to hardware access
|
2019-07-04 15:52:25 +02:00 |
|
francisco
|
f2f7fe1bab
|
stm32l1/eeprom: fix eeprom write for cat 1
|
2019-07-04 15:51:32 +02:00 |
|
francisco
|
2c44cd4f70
|
stm32_common/flash: move wait_for_pending_operation to flash_common
|
2019-04-12 08:58:47 +02:00 |
|
|
e9a6ebc409
|
cpu: drivers/eeprom: refactor periph_eeprom implementation
|
2018-10-16 10:39:10 +02:00 |
|
Martine Lenders
|
9478274bd9
|
stm32_common/eeprom: fix DEBUG formatting
This fixes compilation for `periph_eeprom` with LLVM/clang and also is
more in accordance with our [coding conventions].
[coding conventions]: https://github.com/RIOT-OS/RIOT/wiki/Coding-conventions#-wformat
|
2018-08-14 14:56:44 +02:00 |
|
|
89e0389f27
|
cpu/stm32_common: implement eeprom access functions
|
2018-05-24 14:07:55 +02:00 |
|