zephyr/samples
Pavlo Havrylyuk 3a119979d6 samples: userspace: exclude cy8cproto boards from sample
Excluded cy8cproto_062_4343w and cy8cproto_063_ble from
samples/userspace/shared_mem sample due to a hardware
limitation with number of available MPU regions.
Sample throws warning:
`num_parts of 4 exceeds maximum allowable partitions (2)`
With the Cortex M4 on the boards only 2 mpu regions are left
and available to be used with the sample.

Signed-off-by: Pavlo Havrylyuk <pavlo.havrylyuk@infineon.com>
2023-09-25 19:42:13 +02:00
..
application_development samples: code_relocation_nocopy: Make linker script more generic 2023-09-13 16:20:34 +02:00
arch samples: arch: smp: pi: fix the stack overflow issue 2023-09-22 09:25:12 +02:00
basic samples: basic: blinky_pwm: add esp32s3_luatos_core 2023-09-22 15:58:11 +02:00
bluetooth Bluetooth: PACS: Remove CONFIG_BT_PACS_{SNK,SRC}_CONTEXT 2023-09-22 09:21:53 +02:00
boards drivers: adc: use adc_read_dt api 2023-09-25 09:52:16 +02:00
compression tests/samples: use integration_platforms more where it makes sense 2023-05-26 17:52:02 -04:00
cpp doc: fix :zephyr-app: paths 2023-07-17 16:51:16 -04:00
drivers drivers: adc: use adc_read_dt api 2023-09-25 09:52:16 +02:00
fuel_gauge fuel_gauge: Join get/set prop structs 2023-09-18 10:38:59 +01:00
hello_world samples: hello_world: use printf 2023-08-17 10:38:26 +02:00
kernel kernel: move timeout_q.h to kernel/include 2023-09-12 12:55:36 -04:00
modules samples: tflite-micro: update samples for latest tflite-micro 2023-09-25 09:46:33 +02:00
net samples: net: wifi: support esp32s3_luatos_core 2023-09-22 15:58:11 +02:00
philosophers arch: arm: Remove aarch32 directory 2023-09-13 10:08:05 +01:00
posix samples: posix: uname: Set to 1cpu as shell_thread is not SMP-safe 2023-08-21 13:27:07 +02:00
sensor samples: sensor: qdec: add esp32s3_luatos_core 2023-09-22 15:58:11 +02:00
shields samples: shields: Update Nucleo shields to new code-sample extension 2023-09-25 16:43:05 +02:00
subsys samples: mgmt: mcumgr: smp_svr: Add sysbuild file 2023-09-25 12:47:22 +02:00
synchronization samples: synchronization: build this sample on all platforms 2023-09-20 10:05:14 -04:00
tfm_integration Revert "samples: tfm: Fix test definition" 2023-09-07 13:00:49 +02:00
userspace samples: userspace: exclude cy8cproto boards from sample 2023-09-25 19:42:13 +02:00
classic.rst doc: fix top samples doc index 2021-03-09 17:48:18 -05:00
index.rst drivers: Added fuel gauge max17048 2023-03-22 14:51:33 -04:00
sample_definition_and_criteria.rst doc: use a linked reference rather than a GitHub reference. 2023-08-16 14:58:20 +02:00