1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-31 09:21:19 +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-16 14:00:35 +02:00
2022-11-10 23:44:50 +01:00
2022-03-11 09:24:12 +01:00
2023-01-07 09:47:44 +01:00
2022-01-13 17:50:59 +01:00
2022-09-23 16:42:52 +02:00
2022-11-15 22:05:42 +01:00
2022-09-29 22:01:37 +02:00
2023-01-07 21:16:51 +00:00
2022-09-26 19:06:46 +02:00
2023-01-07 09:47:44 +01:00
2022-03-11 09:20:24 +01:00
2021-12-07 16:31:15 +01:00
2022-12-05 16:13:21 +01:00
2022-02-11 12:38:21 +01:00
2022-09-05 07:46:56 +02:00
2022-09-29 22:01:37 +02:00