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

boards/mbed_lpc1768: enable periph_cpuid feature

This commit is contained in:
nqdinh 2016-03-10 11:02:03 +07:00
parent 5ad659a54a
commit c7c64164e8

View File

@ -1,4 +1,5 @@
# Put defined MCU peripherals here (in alphabetical order)
FEATURES_PROVIDED += periph_cpuid
FEATURES_PROVIDED += periph_timer
FEATURES_PROVIDED += periph_uart