1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/mtd_mapper
Marian Buschsieweke 86fdbd7054
core/lib: Add macros/utils.h header
The macros CONCAT(), MIN(), and MAX() are defined over and over again in
RIOT's code base. This de-duplicates the code by moving the macros to a
common place.
2023-01-07 09:47:44 +01:00
..
tests tests: use check_unittests func from testrunner 2020-03-19 10:39:34 +01:00
app.config.test tests/mtd_mapper: add tests for the read_page and write_page backend 2022-03-26 14:30:42 +01:00
main.c core/lib: Add macros/utils.h header 2023-01-07 09:47:44 +01:00
Makefile tests/mtd_mapper: add tests for the read_page and write_page backend 2022-03-26 14:30:42 +01:00
Makefile.ci boards: introduce atmega328p-xplained-mini 2021-03-27 14:10:19 -03:00