zephyr/samples
Daniel DeGrasse 664e710b1c samples: net: zperf: relocate stack to RAM for iMX RT boards
Relocate network stack to RAM for iMX RT boards when running the zperf
sample. Relocating the network stack to ITCM greatly improves
performance on these platforms.

Also, remove overlays for the RT1050 and RT1060 setting the system timer
to systick. This is no longer required as this is the default timer for
these boards.

Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
2024-01-26 12:57:02 +01:00
..
application_development samples/code_relocation_nocopy: Increase fake flash size 2023-11-20 06:07:58 -05:00
arch samples: fix thread function signatures 2023-10-30 12:24:34 +01:00
basic samples: add Wio Terminal overlay to blinky pwm 2024-01-15 13:56:51 -05:00
bluetooth Bluetooth: Classic: Add support for class of device 2024-01-25 15:09:01 +00:00
boards samples: boards: nrfx: Remove redundant inclusions 2024-01-09 12:06:51 +01:00
charger drivers: charger: Adds charge_enable handler 2023-12-12 10:49:39 -06:00
compression samples: lz4: reduce malloc arena size 2023-11-14 09:04:11 +01:00
cpp samples: cpp: add a Hello, world! C++ app 2024-01-17 09:56:34 +01:00
drivers samples: mbox: Add mbox sample with data transfer 2024-01-22 09:48:09 +00:00
fuel_gauge fuel_gauge: Repl property struct w/ union 2023-09-27 12:07:59 +02:00
hello_world samples: Switch integration_platforms from native_posix to native_sim 2023-11-20 12:02:48 +01:00
kernel samples/kernel/metairq_dispatch: Correct comment 2023-11-20 12:02:48 +01:00
modules samples: thrift: update doc to include optional modules 2024-01-24 19:35:33 -05:00
net samples: net: zperf: relocate stack to RAM for iMX RT boards 2024-01-26 12:57:02 +01:00
philosophers samples: Switch integration_platforms from native_posix to native_sim 2023-11-20 12:02:48 +01:00
posix samples: posix: change Subsystem to API 2024-01-23 10:03:13 +00:00
sensor samples: sensor: lps22hb: fix sample document 2024-01-17 08:28:35 -06:00
shields samples/shields: add samples to test x-nucleo-iks4a1 shield 2024-01-25 18:26:40 +00:00
subsys llext: rework testcases to share common config 2024-01-24 10:44:48 +01:00
synchronization samples: synchronization: add static thread 2023-11-16 09:25:33 +01:00
tfm_integration tfm: Provide properties for selected TF-M toolchain for NS application 2024-01-17 16:52:52 +01:00
userspace samples: hello_world_user: fail in compilation if userspace is not enabled 2024-01-12 08:32:54 -05:00
classic.rst
index.rst doc: samples: Fix incorrect maxdepth for some toctrees 2023-09-26 12:02:54 +02:00
sample_definition_and_criteria.rst docs: Sample definition: Replace native_posix with native_sim 2023-11-20 12:02:48 +01:00