mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-19 03:23:49 +01:00
The periph/rtt.h uses `uintX_t` typedefs but misses the required standard header file, namely `stdint.h`, which is added here.
The periph/rtt.h uses `uintX_t` typedefs but misses the required standard header file, namely `stdint.h`, which is added here.