zephyr/modules
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
..
canopennode crc: Make the build of crc function dependent on a Kconfig 2022-11-23 13:30:00 +01:00
fatfs fs/fatfs: Update FAT FS support code for version 0.15 w/patch1 2022-12-13 10:44:01 -06:00
hal_ethos_u modules: add an Arm Ethos-U HAL module 2022-11-15 14:47:43 +01:00
hal_gigadevice soc: gd32a50x: introduce gd32a50x soc series 2023-01-12 21:45:38 +01:00
hal_infineon
hal_nordic nrf52_bsim: Convert from a nRF52832 to a nRF52833 2023-01-26 09:29:18 +01:00
hal_nxp hal: nxp: Check Kconfig before including HAL 2022-11-01 21:41:55 -05:00
hal_rpi_pico rpi_pico: add support for Pi Pico and C11 2023-01-28 07:48:30 -05:00
liblc3
littlefs treewide: Use CONFIG_*_ENDIAN instead of __BYTE_ORDER__ 2022-10-28 19:23:46 +09:00
loramac-node
lz4
mbedtls modules: mbedtls: Provide mbedtls_hardware_poll() conditionally 2022-11-22 13:17:43 +09:00
nanopb
openthread net: openthread: add gpio diag command implementation 2023-01-27 19:22:05 +09:00
segger modules: build segger debugmon code with config 2022-12-28 12:00:46 +01:00
tflite-micro treewide: Update deprecated CONFIG_LIB_CPLUSPLUS usages 2023-01-13 17:42:55 -05:00
TraceRecorder
trusted-firmware-a
trusted-firmware-m modules: trusted-firmware-m: Add TF-M connection based NS API source 2023-01-27 14:25:30 -05:00
uoscore-uedhoc
zcbor
Kconfig tinycbor: Remove deprecated/obsolete module 2023-01-10 09:26:12 +01:00
Kconfig.altera
Kconfig.atmel
Kconfig.cmsis modules/cmsis: Change libc requirement to allow picolibc 2023-01-26 10:10:45 +00:00
Kconfig.cmsis_dsp math: Introduce a DSP basicmath subsystem with a cmsis backend 2022-12-02 20:15:55 +01:00
Kconfig.cmsis_nn
Kconfig.cypress
Kconfig.eos_s3
Kconfig.esp32
Kconfig.imx
Kconfig.infineon drivers: adc: Add ADC xmc4xxx drivers 2022-12-20 14:17:23 +01:00
Kconfig.libmetal
Kconfig.lvgl modules: lvgl: change mentions of "LittleVGL" to "LVGL" 2022-12-16 09:31:41 +01:00
Kconfig.mcuboot_bootutil
Kconfig.mcux
Kconfig.microchip
Kconfig.nuvoton
Kconfig.open-amp
Kconfig.s32 soc: arm: introduce NXP S32Z/E support 2022-10-14 09:51:14 +02:00
Kconfig.silabs
Kconfig.simplelink
Kconfig.sof
Kconfig.st
Kconfig.stm32
Kconfig.syst
Kconfig.telink
Kconfig.tinycrypt
Kconfig.vega
Kconfig.wurthelektronik
Kconfig.xtensa
modules.cmake