1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/drivers/at24cxxx
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
..
include drivers/at24cxxx: rearrange AT24CXXX_PARAMS 2021-07-07 10:15:55 +02:00
mtd drivers/at2[45]: EEPROMs can be written byte-wise 2022-03-31 10:58:52 +02:00
at24cxxx.c core/lib: Add macros/utils.h header 2023-01-07 09:47:44 +01:00
Kconfig drivers/at24cxxx: Fix kconfig model 2022-08-17 14:37:21 +02:00
Makefile drivers/at24cxxx: add MTD wrapper for at24cxxx EEPROMs 2020-05-20 19:20:05 +02:00
Makefile.dep drivers: configure per driver dependency resolution 2020-07-20 14:32:16 +02:00
Makefile.include drivers/at24cxxx: declare pseudomodules at driver level 2021-10-05 11:48:53 +02:00