mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
125c892c03
For all currently supported platforms `unsigned long` is 32 bit in width. But better use `uint32_t` to be safe. |
||
---|---|---|
.. | ||
cpuid.c | ||
gpio.c | ||
Makefile | ||
pm.c | ||
timer.c | ||
uart.c |