1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/periph_flashpage_unittest
Gunar Schorcht 04df8cd387 tests/periph_flashpage_unittest: enable periph_flashpage
Testing the correct calculation of flash page indices without assuming the `periph_flashpage` feature and enabling the `periph_flashpage` module makes no sense. On ESP32x SoCs for example, the space in the flash is only reserved and `FLASHPAGE_NUMOF` is greater than 0 if `periph_flashpage` is used.
2023-01-30 09:26:16 +01:00
..
tests tests/unittests/tests-flashpage: move out of unittests 2021-02-23 09:08:57 +01:00
app.config.test tests/periph_flashpage_unittest: enable periph_flashpage 2023-01-30 09:26:16 +01:00
main.c tests: add missing includes 2022-11-22 13:39:35 +01:00
Makefile tests/periph_flashpage_unittest: enable periph_flashpage 2023-01-30 09:26:16 +01:00