1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-25 14:33:52 +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-14 15:05:25 +02:00
2022-09-23 16:42:52 +02:00
2023-01-06 21:15:36 +00:00
2022-02-11 12:38:21 +01:00
2022-09-05 07:46:56 +02:00
2020-11-12 22:50:53 +01:00
2022-09-14 15:05:25 +02:00
2021-06-02 14:07:17 +02:00
2022-09-16 14:00:35 +02:00
2021-12-15 12:41:36 +01:00
2022-11-15 22:05:42 +01:00
2021-08-13 19:50:38 +02:00
2021-12-07 13:00:58 +01:00
2021-08-13 19:50:38 +02:00
2020-11-17 10:10:28 +01:00
2022-12-05 16:13:21 +01:00
2022-07-26 19:46:14 +02:00
2021-01-17 00:17:58 +01:00
2022-11-22 13:39:35 +01:00
2022-11-22 13:39:35 +01:00
2021-08-13 19:50:38 +02:00
2021-12-06 11:53:59 +01:00
2022-02-12 18:30:58 +01:00
2021-08-13 19:50:38 +02:00
2022-08-03 22:09:21 +02:00
2022-09-29 22:01:37 +02:00