zephyr/samples
Kumar Gala dca600bd19 samples/tests: bluetooth: Remove qemu_cortex_m3
Remove qemu_cortex_m3 from various bluetooth tests and samples since
they enable NVS which requires CONFIG_FLASH_PAGE_LAYOUT which is
not supported on qemu_cortex_m3 since there is no flash driver.

We get build failures with the arm-clang compiler because nvs.c
is referencing z_impl_flash_get_page_info_by_offs which does not
exist.

Switch to qemu_x86 as the integration_platforms if it was
qemu_cortex_m3 before.

Removed the bluetooth.mesh.mesh_shell.reduced_legacy as this was
added specifically for building on qemu_cortex_m3.

Signed-off-by: Kumar Gala <kumar.gala@intel.com>
2023-04-12 09:01:34 +02:00
..
application_development samples: out_of_tree_board: Fix board name 2023-03-30 09:45:37 +00:00
arch documentation: samples: smp: Fix pathname for SMP sample examples 2023-03-27 11:06:10 -04:00
basic samples: basic: blinky_pwm: add esp32s3 overlay 2023-03-31 09:19:56 +02:00
bluetooth samples/tests: bluetooth: Remove qemu_cortex_m3 2023-04-12 09:01:34 +02:00
boards samples: boards: Microchip MEC172x EVB QMSPI-LDMA sample 2023-04-11 16:57:56 +02:00
compression
cpp
drivers drivers: spi: Microchip XEC QMSPI-LDMA fix spi buffer usage 2023-04-11 16:57:56 +02:00
fuel_gauge drivers: Added fuel gauge max17048 2023-03-22 14:51:33 -04:00
hello_world
kernel samples: metairq_dispatch: Ensure large enough queues 2023-04-05 11:06:17 +02:00
modules
net samples: zperf: enable it on the fvp_base_revc_2xaemv8a board 2023-04-11 11:27:05 +02:00
philosophers
posix tests: remove intel adsp cavs platforms from filters 2023-04-06 18:51:56 +02:00
sensor samples: sensor: thermometer: update sample 2023-04-07 13:30:59 +02:00
shields
subsys samples: lvgl: enable the input pointer for native_posix 2023-04-11 09:34:23 +02:00
synchronization
tfm_integration tfm: Use relative path to the runners.yaml hex file and move tfm_merged 2023-03-31 09:20:04 +02:00
userspace tests: remove intel adsp cavs platforms from filters 2023-04-06 18:51:56 +02:00
classic.rst
index.rst drivers: Added fuel gauge max17048 2023-03-22 14:51:33 -04:00
sample_definition_and_criteria.rst