mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2026-01-01 01:41:18 +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.