1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/drivers/at25xxx
Benjamin Valentin 26aba7b8c7 drivers/at25xxx: drop .write()
The old .write() function is only used as a fall-back if .write_page()
is not implemented.
We can drop it.
2023-12-13 16:50:41 +01:00
..
include doc: fix unbalaced grouping 2022-09-14 15:05:25 +02:00
mtd drivers/at25xxx: drop .write() 2023-12-13 16:50:41 +01:00
at25xxx.c drivers: update to new periph_spi API 2021-09-01 21:38:40 +02:00
Kconfig drivers/at25xxx: Fix kconfig model 2022-08-17 14:37:21 +02:00
Makefile
Makefile.dep
Makefile.include