zephyr/modules
Yonatan Schachter 29677da91f rpi_pico: Fix compilation for non Linux systems
On non Linux system, the compilation failed because the main
CMake did not pass the CMAKE_SYSTEM_NAME to the bootloader's
CMake. This caused the variable to be empty, instead of being
"Generic".

Signed-off-by: Yonatan Schachter <yonatan.schachter@gmail.com>
2022-05-05 14:47:23 -05:00
..
canopennode modules: canopennode: can_get_max_filters() is optional 2022-04-19 11:47:40 +02:00
fff modules: fff: Fix issue with tests being skipped in CI 2022-03-22 12:33:58 +01:00
hal_gigadevice modules: arm: gigadevice: set HAXTL_VALUE for gd32_e103 2022-03-01 18:06:14 +01:00
hal_nordic modules: hal_nordic: Refactor nrfx related Kconfig options 2022-04-02 15:14:38 +02:00
hal_nxp drivers: usb_dc_mcux: Move mcux callback handler out of ISR context 2022-01-28 10:05:47 +01:00
hal_rpi_pico rpi_pico: Fix compilation for non Linux systems 2022-05-05 14:47:23 -05:00
liblc3codec Bluetooth: LC3: Addition of liblc3codec for LE-Audio as a module 2022-03-30 14:18:01 +02:00
littlefs modules: littlefs: move CMake glue code from littlefs repo into Zephyr 2022-03-02 15:34:11 +01:00
loramac-node modules: loramac-node: Fix the build issue for US915 and AU915 regions 2021-10-12 15:22:04 -04:00
lz4 kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
mbedtls modules: mbedtls: Extend generic config with SSL cache 2022-04-28 11:31:07 +02:00
nanopb kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
openthread manifest: openthread: Simplification of openthread integration. 2022-03-02 10:06:03 -08:00
segger modules: add segger module locally, and update to 3.30 2021-05-08 17:06:24 -04:00
tflite-micro modules: tflite-micro: fix cmakelists.txt 2021-08-24 07:26:08 -04:00
TraceRecorder Modules: Percepio TraceRecorder: Update module from v4.5.2 to v4.6.0(RC1) 2022-02-01 07:45:09 -05:00
trusted-firmware-m tfm: Kconfig: Configure MCUBOOT_DATA_SHARING explicitly 2022-04-08 15:52:01 -07:00
zcbor modules: zcbor: kconfig: Disallow ZCBOR_VERBOSE with MINIMAL_LIBC 2022-04-28 16:18:28 +02:00
Kconfig modules: chre 2022-04-18 13:21:52 -05:00
Kconfig.altera
Kconfig.atmel
Kconfig.civetweb
Kconfig.cmsis modules: cmsis_nn: Move Kconfig prompt out of CMSIS-DSP menu 2022-05-04 18:57:41 -04:00
Kconfig.cmsis_dsp modules: cmsis_dsp: Fix missing common tables dependency for SVM 2022-05-05 11:58:11 +09:00
Kconfig.cmsis_nn modules: cmsis: integrate CMSIS-NN 2022-03-22 12:56:02 +01:00
Kconfig.cypress
Kconfig.eos_s3
Kconfig.imx
Kconfig.infineon
Kconfig.libmetal
Kconfig.lvgl lvgl: bump supported version to v8.2.0 2022-03-07 16:20:27 -06:00
Kconfig.mcuboot_bootutil everywhere: fix typos 2022-03-18 13:24:08 -04:00
Kconfig.mcux drivers: counter: add driver for NXP QTMR counters 2022-05-03 20:41:23 -05:00
Kconfig.microchip
Kconfig.nuvoton
Kconfig.open-amp
Kconfig.silabs
Kconfig.simplelink
Kconfig.sof
Kconfig.st
Kconfig.stm32 everywhere: fix typos 2022-03-14 20:22:24 -04:00
Kconfig.syst
Kconfig.telink modules: hal_telink: introduce new HAL Telink module 2021-07-21 05:37:12 -04:00
Kconfig.tinycbor modules: tinycbor: Deprecate the module 2022-04-08 15:58:49 +02:00
Kconfig.tinycrypt
Kconfig.vega
Kconfig.xtensa
modules.cmake