diff --git a/targets/TARGET_RASPBERRYPI/CMakeLists.txt b/targets/TARGET_RASPBERRYPI/CMakeLists.txt index e6f82e5074b..b65e278e816 100644 --- a/targets/TARGET_RASPBERRYPI/CMakeLists.txt +++ b/targets/TARGET_RASPBERRYPI/CMakeLists.txt @@ -144,6 +144,7 @@ target_include_directories(mbed-raspberrypi target_sources(mbed-raspberrypi INTERFACE + pico-sdk/src/rp2_common/hardware_adc/adc.c pico-sdk/src/rp2_common/hardware_flash/flash.c pico-sdk/src/rp2_common/hardware_uart/uart.c pico-sdk/src/rp2_common/hardware_spi/spi.c