diff --git a/build.rs b/build.rs index ac5ffc3..98764b8 100644 --- a/build.rs +++ b/build.rs @@ -95,6 +95,15 @@ fn main() { "periph_gpio", "periph_i2c", "periph_spi", + "periph_uart", + "periph_uart_collision", + "periph_uart_hw_fc", + "periph_uart_modecfg", + "periph_uart_nonblocking", + "periph_uart periph_uart_modecfg", + "periph_uart_reconfigure", + "periph_uart_rxstart_irq", + "periph_uart_tx_ondemand", "prng_shaxprng", "pthread", "random",