zephyr/modules/hal_rpi_pico
Fabio Baltieri 33cc6827ba modules: rpi_pico: fix boot_stage2 generation when using Makefiles
RPi Pico second stage bootloader generation seems to fail when using
Makefiles with:

gmake[2]: *** No rule to make target 'bootloader/boot_stage2.S'...

Changing the ExternalProject_Add byproduct to the actual generated file
and not the .S seems to fix the problem.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2022-05-27 11:58:37 -07:00
..
bootloader build: make non zephyr/ include prefix configurable 2022-04-08 19:03:32 +02:00
pico modules: migrate includes to <zephyr/...> 2022-05-06 19:57:47 +02:00
CMakeLists.txt modules: rpi_pico: fix boot_stage2 generation when using Makefiles 2022-05-27 11:58:37 -07:00
Kconfig drivers: hwinfo: Added unique ID support for RPi Pico 2022-03-16 10:24:32 +01:00
timecritical.ld drivers: hwinfo: Added unique ID support for RPi Pico 2022-03-16 10:24:32 +01:00