Skip to content

Commit 6e26fc4

Browse files
committed
makefile: Enable documentation for UART
1 parent 1b541d0 commit 6e26fc4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ FEATURES_REQUIRED += periph_adc
3535
FEATURES_REQUIRED += periph_gpio
3636
FEATURES_REQUIRED += periph_i2c
3737
FEATURES_REQUIRED += periph_spi
38+
FEATURES_REQUIRED += periph_uart
3839

3940
USEPKG += nimble
4041

0 commit comments

Comments
 (0)