zephyr/modules
Yonatan Schachter 2bfc245576 rpi_pico: Fix bootloader linking
A recent change to hal_rpi_pico's cmake, intended to fix the
compilation via Unix Makefiles, ended up not linking the BL
to the final ELF. This commit fixes both problems.

Signed-off-by: Yonatan Schachter <yonatan.schachter@gmail.com>
2022-06-23 09:10:10 +02:00
..
TraceRecorder
canopennode drivers: can: convert enum can_mode to a bit field 2022-05-11 10:47:54 +02:00
fff modules: migrate includes to <zephyr/...> 2022-05-06 19:57:47 +02:00
hal_gigadevice soc: arm: gigadevice: use common API headers 2022-06-22 18:41:19 +09:00
hal_infineon modules: hal_infineon: fix CMake Warning when build non Infineon device 2022-05-16 10:17:29 +02:00
hal_nordic modules: hal_nordic: Adapt nrfx_busy_wait() for !SYS_CLOCK_EXISTS case 2022-06-15 17:04:30 -05:00
hal_nxp modules: migrate includes to <zephyr/...> 2022-05-06 19:57:47 +02:00
hal_rpi_pico rpi_pico: Fix bootloader linking 2022-06-23 09:10:10 +02:00
liblc3codec
littlefs modules: migrate includes to <zephyr/...> 2022-05-06 19:57:47 +02:00
loramac-node
lz4
mbedtls modules: mbedtls: bring back SHA384 support 2022-06-15 09:11:09 +02:00
nanopb
openthread
segger modules: migrate includes to <zephyr/...> 2022-05-06 19:57:47 +02:00
tflite-micro
trusted-firmware-m modules: trusted-firmware-m: update val, pal, test static lib path 2022-05-12 10:33:52 +02:00
zcbor Revert "modules: zcbor: kconfig: Disallow ZCBOR_VERBOSE with MINIMAL_LIBC" 2022-05-26 17:38:50 +02:00
Kconfig civetweb: remove obsolete code 2022-06-22 08:26:13 -07:00
Kconfig.altera
Kconfig.atmel
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
Kconfig.cypress
Kconfig.eos_s3
Kconfig.esp32 soc: esp32: add Espressif HAL config 2022-05-11 10:47:27 +02:00
Kconfig.imx drivers: pinctrl: refactor pin control support for imx rt 2022-05-12 16:57:17 -05:00
Kconfig.infineon
Kconfig.libmetal
Kconfig.lvgl
Kconfig.mcuboot_bootutil
Kconfig.mcux nxp_imx: rt: add ADC External Trigger Control Kconfig option 2022-06-10 09:48:50 +02:00
Kconfig.microchip modules: Add entry for Microchip mpfs hal 2022-05-06 11:32:54 +02:00
Kconfig.nuvoton
Kconfig.open-amp
Kconfig.silabs
Kconfig.simplelink
Kconfig.sof
Kconfig.st
Kconfig.stm32 module: Kconfig stm32 includes the DELAYBLOCK (DLYB) 2022-05-12 14:56:25 -05:00
Kconfig.syst
Kconfig.telink
Kconfig.tinycbor
Kconfig.tinycrypt
Kconfig.vega
Kconfig.xtensa
deprecation_warnings.cmake civetweb: remove obsolete code 2022-06-22 08:26:13 -07:00
modules.cmake