zephyr/samples
Alberto Escolar Piedras 65fb6264cb samples/drivers/adc/adc_sequence: Build fix for sam_v71_xult
Fix build error due to cmake requiring a separate
overlay for each of this target's SOCs.

Error being fixed:
```
-- Board: sam_v71_xult, qualifiers: samv71q21
CMake Error at cmake/modules/extensions.cmake:2742 (message):
Board sam_v71_xult defines multiple SoCs.

Shortened file name (sam_v71_xult.overlay) not allowed, use
'<board>_<soc>.overlay' naming
```

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2024-07-08 14:55:15 -04:00
..
application_development samples: code relocation in external memory of stm32h5 disco kit 2024-06-24 12:45:34 -04:00
arch samples: pktqueue: remove main.h 2024-05-21 20:54:13 -04:00
basic everywhere: reindent .overlay files with tabs 2024-06-26 15:59:44 +02:00
bluetooth Bluetooth samples: Broadcast code handling 2024-07-08 12:12:54 -04:00
boards samples: stm32: i2c_timing: Fix README header 2024-07-04 18:00:16 +02:00
compression
cpp
drivers samples/drivers/adc/adc_sequence: Build fix for sam_v71_xult 2024-07-08 14:55:15 -04:00
fuel_gauge
hello_world samples: hello_world: Use full board target string for hwmv2 boards 2024-03-21 20:10:46 +01:00
kernel arch: move arch_interface.h under zephyr/arch 2024-03-25 09:58:35 +00:00
modules samples: modules: canopennode: add bootloader argument 2024-07-03 15:22:01 +02:00
net samples: net: zperf: Optimize configuration for better performance 2024-07-06 17:03:01 +02:00
philosophers doc: samples: philosophers: fix formatting and spelling 2024-05-31 03:08:52 -07:00
posix posix: deprecate PTHREAD_IPC _MUTEX _COND and _KEY 2024-06-04 16:27:12 -05:00
sensor everywhere: reindent .overlay files with tabs 2024-06-26 15:59:44 +02:00
shields everywhere: reindent .overlay files with tabs 2024-06-26 15:59:44 +02:00
subsys sample: usb: allow samples to be built on all platforms with 'usbd' 2024-07-08 12:13:54 -04:00
synchronization
sysbuild samples: Use DEFAULT_IMAGE for sysbuild 2024-06-28 20:54:25 -04:00
tfm_integration everywhere: replace double words 2024-06-25 06:05:35 -04:00
userspace doc: samples: userspace: add cross reference to C functions 2024-06-20 14:07:32 -04:00
classic.rst
index.rst samples: move with_mcuboot sample to samples/sysbuild 2024-05-13 16:09:01 -04:00
sample_definition_and_criteria.rst