zephyr/boards
Keith Packard 04437376aa boards/posix: Handle SDL2 compile vars with multiple values
When transforming SDL2_LIBRARIES and SDL2_INCLUDE_DIRS into compile
options, each member needs to be preceeded by -l or -I. Use the cmake
list(TRANFORM) operation to prepend the flag to each list element instead
of just prepending the flag to the entire list.

Signed-off-by: Keith Packard <keithp@keithp.com>
2024-01-02 11:02:00 +00:00
..
arc arch: make CONFIG_EXCEPTION_DEBUG cross arch config 2023-12-14 09:32:27 +01:00
arm boards: Add support for stm32h750b_dk 2024-01-02 10:10:06 +01:00
arm64 boards: arm64: Use HEAP_MEM_POOL_ADD_SIZE KConfig options 2023-12-20 11:01:42 +01:00
common intel_adsp: remove rimage sign() from west flash 2023-12-15 14:41:36 +01:00
mips boards: Use unique names for boards in the YAML files 2023-11-24 09:26:28 +01:00
nios2 arch: _PrepC -> z_prep_c 2023-12-11 18:23:52 -05:00
posix boards/posix: Handle SDL2 compile vars with multiple values 2024-01-02 11:02:00 +00:00
riscv boards: riscv: Use HEAP_MEM_POOL_ADD_SIZE KConfig options 2023-12-20 11:01:42 +01:00
shields drivers: bluetooth: hci: Remove config BT_SPI_BLUENRG 2023-12-11 23:57:49 +00:00
sparc boards/sparc: Ignore tests for net and bluetooth 2023-10-05 18:34:30 +03:00
x86 boards: intel_rpl: Update documentation for Raptor Lake 2023-12-27 16:06:19 +00:00
xtensa boards: xtensa: Use HEAP_MEM_POOL_ADD_SIZE KConfig options 2023-12-20 11:01:42 +01:00
CMakeLists.txt cmake: enable -Wshadow partially for in-tree code 2023-08-22 11:39:58 +02:00
deprecated.cmake boards: mark esp32 board as deprecated 2023-07-25 18:12:33 +02:00
index.rst doc: boards: Link to the board porting guide 2023-09-29 16:29:49 +02:00
Kconfig config: qemu: Add QEMU_EXTRA_FLAGS config option 2023-10-20 15:03:55 +02:00