zephyr/modules
Pieter De Gendt e3f5c96667 modules: nanopb: Let Nanopb search for protoc
The Nanopb cmake locates the protoc executable, verify the result
instead of doing it ourselves.

Signed-off-by: Pieter De Gendt <pieter.degendt@basalte.be>
2023-11-24 15:37:37 +01:00
..
acpica modules: acpica: Fix CMakeLists.txt style 2023-11-08 15:12:02 +00:00
canopennode modules: canopennode: use zephyr/dsp/types.h for float32_t/float64_t 2023-11-16 09:28:59 +01:00
cmsis modules: remove uncessary source for external cmsis kconfig 2023-09-27 18:33:40 -04:00
cmsis-dsp modules: fix naming of cmsis-nn,cmsis-dsp folder 2023-09-27 18:33:40 -04:00
cmsis-nn modules: fix naming of cmsis-nn,cmsis-dsp folder 2023-09-27 18:33:40 -04:00
fatfs modules: fatfs: fix build warnings 2023-09-14 16:03:13 +02:00
hal_ambiq drivers: spi: Add Ambiq MSPI driver 2023-09-08 14:44:12 +02:00
hal_ethos_u modules: hal_ethos_u: ethosu_log depends on stdout console 2023-10-05 11:12:28 +02:00
hal_gigadevice
hal_infineon drivers: wifi: added Infineon AIROC WIFI driver 2023-11-08 15:07:37 +00:00
hal_nordic modules: hal_nordic: Add I2S Kconfig symbols and translation to nrfx 2023-11-20 09:24:05 +01:00
hal_nxp dts: bindings: Fix NXP USB bindings 2023-11-09 15:34:39 +01:00
hal_rpi_pico modules: hal_rpi_pico: Use zephyr_library_add_dependencies 2023-11-20 09:19:34 +01:00
hostap hostap: Move the relevant config options away from hostap 2023-10-26 09:48:47 +02:00
liblc3 modules libc3: Add missing Kconfig dependency 2023-11-06 10:10:27 +01:00
littlefs
loramac-node lora: compile drivers based on devicetree 2023-03-31 09:20:22 +02:00
lvgl modules: lvgl: Force fullsize render buffer on full refresh 2023-11-20 09:23:04 +01:00
lz4
mbedtls random: Rename random header 2023-10-10 14:23:50 +03:00
nanopb modules: nanopb: Let Nanopb search for protoc 2023-11-24 15:37:37 +01:00
openthread modules: openthread: platform: radio: Rename missed type 2023-11-17 16:00:07 +01:00
percepio modules: Add DFM and move Tracerecorder into percepio module 2023-09-12 10:19:37 -04:00
segger soc: arm: st_stm32: add config to allow debugger attach in sleep/stop modes 2023-09-22 15:31:47 +02:00
tflite-micro modules: tflite-micro: update to latest 2023-09-25 09:46:33 +02:00
thrift thrift: add temporary Mutex implementation 2023-07-29 10:26:56 -04:00
trusted-firmware-a
trusted-firmware-m tfm: Remove SFN model FP limitation 2023-11-23 10:01:22 +01:00
uoscore-uedhoc modules: uoscore-uedhoc: Make the library build with TFM 2023-08-02 10:38:11 +02:00
zcbor modules: zcbor: Options only when module is available 2023-10-24 10:53:24 +02:00
Kconfig hostap: Add build support for Zephyr 2023-10-26 09:48:47 +02:00
Kconfig.altera
Kconfig.atmel
Kconfig.chre modules: define few undefined but referenced symbols 2023-07-05 09:11:02 +02:00
Kconfig.cypress
Kconfig.eos_s3
Kconfig.esp32 soc: xtensa,riscv: esp32xx: refactor folder structure 2023-07-25 18:12:33 +02:00
Kconfig.imx
Kconfig.infineon drivers: watchdog: Add xmc4xxx support 2023-10-27 12:58:07 -05:00
Kconfig.intel ish: add module Kconfig for Intel HAL 2023-07-28 17:49:09 +02:00
Kconfig.libmetal modules: libmetal: Options only when module is available 2023-10-24 10:53:24 +02:00
Kconfig.mcuboot kconfig: mcuboot: Add MCUBOOT_IMGTOOL_OVERWRITE_ONLY option 2023-11-23 09:59:36 +01:00
Kconfig.mcux modules: Kconfig.mcux: Remove implicit selection of HAS_CMSIS_CORE 2023-10-06 16:49:51 +03:00
Kconfig.microchip
Kconfig.nuvoton soc: arm: add support for nuvoton numaker m46x series 2023-06-21 09:26:00 +00:00
Kconfig.nxp_s32 soc: nxp_s32: rename family to SOC_FAMILY_NXP_S32 2023-08-16 10:21:26 +02:00
Kconfig.open-amp modules: openamp: Options only when module is available 2023-10-24 10:53:24 +02:00
Kconfig.picolibc modules: define few undefined but referenced symbols 2023-07-05 09:11:02 +02:00
Kconfig.silabs
Kconfig.simplelink soc: arm: ti_simplelink: Add support for TI CC13X2X7 SoC series 2023-03-21 16:03:43 -04:00
Kconfig.sof modules: sof: Options only when module is available 2023-10-24 10:53:24 +02:00
Kconfig.st drivers/sensor: add support to LPS22DF pressure sensor 2023-11-13 16:08:46 +00:00
Kconfig.stm32 modules: align Kconfig.stm32 2023-07-19 09:51:03 +00:00
Kconfig.sysbuild sysbuild: support Zephyr modules 2023-03-09 09:25:00 +01:00
Kconfig.syst modules: mipi-syst: support minimal C library 2023-06-17 07:31:26 -04:00
Kconfig.telink
Kconfig.tinycrypt Revert "Revert "modules: tinycrypt: Options only when module is available"" 2023-10-27 13:33:30 -05:00
Kconfig.vega
Kconfig.wurthelektronik
Kconfig.xtensa
modules.cmake