zephyr/modules/hal_rpi_pico/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
..
config_autogen.h rpi_pico: add support for Pi Pico and C11 2023-01-28 07:48:30 -05:00
version.h soc: Added support for Raspberry Pi's RP2040 SoC 2022-02-02 16:23:35 +01:00