1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2026-01-01 01:41:18 +01:00
bors[bot] 441b69964c
Merge #19106
19106: core/lib: Add macros/utils.h header r=aabadie a=maribu

### Contribution description

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.

### Testing procedure

Generated binaries don't change, as this only a de-duplication of macros that doesn't change their definition.

### Issues/PRs references

None

Co-authored-by: Marian Buschsieweke <marian.buschsieweke@ovgu.de>
2023-01-07 21:16:51 +00:00
..
2022-09-15 12:12:23 +02:00
2023-01-06 21:15:36 +00:00
2023-01-03 00:44:24 +00:00
2023-01-07 21:16:51 +00:00
2022-09-15 12:12:23 +02:00
2022-09-14 15:05:25 +02:00
2021-12-02 16:33:19 +01:00
2022-09-23 15:55:05 +02:00
2022-09-23 15:55:05 +02:00
2022-09-23 15:55:05 +02:00
2023-01-07 09:47:44 +01:00
2021-07-09 10:47:42 +02:00