zephyr/modules/hal_rpi_pico
Thad House 92e518ed5c rpi_pico: add support for Pi Pico and C11
Currently if C11 or higher is enabled, many files fail to compile because
static_assert is defined in multiple header files. Solve this by
disabling the one in the HAL if the other macro is found

Signed-off-by: Thad House <thadhouse1@gmail.com>
2023-01-28 07:48:30 -05:00
..
bootloader rpi_pico: Fix bootloader linking 2022-06-23 09:10:10 +02:00
pico rpi_pico: add support for Pi Pico and C11 2023-01-28 07:48:30 -05:00
CMakeLists.txt modules: hal_rpi_pico: Enable ADC driver 2022-09-06 17:11:19 +02:00
Kconfig modules: hal_rpi_pico: Enable ADC driver 2022-09-06 17:11:19 +02:00
timecritical.ld drivers: hwinfo: Added unique ID support for RPi Pico 2022-03-16 10:24:32 +01:00