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

cpu/cc2538: provide gpio feature at cpu level

This commit is contained in:
Alexandre Abadie 2019-10-17 22:05:23 +02:00
parent 2bf983038d
commit cba293a9a9
No known key found for this signature in database
GPG Key ID: 1C919A403CAE1405

View File

@ -1,4 +1,5 @@
FEATURES_PROVIDED += periph_cpuid
FEATURES_PROVIDED += periph_gpio periph_gpio_irq
FEATURES_PROVIDED += periph_hwrng
FEATURES_PROVIDED += periph_uart_modecfg
FEATURES_PROVIDED += puf_sram