-
- Downloads
Merge pull request #10093 from aabadie/pr/drivers/periph_eeprom_refactor
drivers/periph_eeprom: refactor implementation and test application
Showing
- cpu/atmega_common/periph/eeprom.c 36 additions, 21 deletionscpu/atmega_common/periph/eeprom.c
- cpu/stm32_common/periph/eeprom.c 24 additions, 10 deletionscpu/stm32_common/periph/eeprom.c
- drivers/include/periph/eeprom.h 6 additions, 0 deletionsdrivers/include/periph/eeprom.h
- drivers/periph_common/eeprom.c 6 additions, 16 deletionsdrivers/periph_common/eeprom.c
- tests/periph_eeprom/main.c 89 additions, 3 deletionstests/periph_eeprom/main.c
- tests/periph_eeprom/tests/01-run.py 19 additions, 0 deletionstests/periph_eeprom/tests/01-run.py
Loading
Please register or sign in to comment