1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

boards/avsextrem: adjusted to UART changes

This commit is contained in:
Hauke Petersen 2015-10-20 16:24:23 +02:00
parent 8044e457cb
commit d4c2ee62b4

View File

@ -3,6 +3,7 @@ FEATURES_PROVIDED += periph_gpio
FEATURES_PROVIDED += periph_rtc
FEATURES_PROVIDED += periph_spi
FEATURES_PROVIDED += periph_timer
FEATURES_PROVIDED += periph_uart
# Various other features (if any)