mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
26653dd446
Add functionality for calculating Unix timestamps to phydat. This allows one to convert dates received from RTCs and the like to Unix timestamps.
11 lines
210 B
Makefile
11 lines
210 B
Makefile
BOARD_INSUFFICIENT_MEMORY := \
|
|
arduino-duemilanove \
|
|
arduino-nano \
|
|
arduino-uno \
|
|
atmega328p \
|
|
atmega328p-xplained-mini \
|
|
nucleo-l011k4 \
|
|
samd10-xmini \
|
|
stm32f030f4-demo \
|
|
#
|