zephyr/samples
Andrzej Głąbek 9c874f0b93 samples: nrfx_prs: Fix pin assignment on nRF5340 DK
Pins P0.06 and P0.07 are shorted on nRF5340 DKs prepared for on-target
tests because that is required for UART tests. That causes background
SPIM transfers in this sample to fail because SPIM is not able to drive
its SCK line configured as P0.06. Rearrange then the pins used in this
sample, so that SCK is not on a pin involved in a GPIO loopback.

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2024-05-24 10:00:07 -05:00
..
application_development samples: code_relocation_nocopy: add stm32f769i_disco board 2024-05-16 15:52:01 +02:00
arch samples: pktqueue: remove main.h 2024-05-21 20:54:13 -04:00
basic convert: use k_uptime_seconds 2024-05-14 09:32:01 +02:00
bluetooth Bluetooth: Audio: add bt_audio_get_chan_count 2024-05-24 09:55:37 -05:00
boards samples: nrfx_prs: Fix pin assignment on nRF5340 DK 2024-05-24 10:00:07 -05:00
compression hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
cpp samples: cpp: add a Hello, world! C++ app 2024-01-17 09:56:34 +01:00
drivers samples: drivers: mbox: Add support for stm32h747i_disco board 2024-05-24 07:52:06 -04:00
fuel_gauge hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
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 drivers: can: set default initial bitrates via Kconfig 2024-05-16 09:23:59 +02:00
net samples: net: add secure MQTT sensor/actuator device sample 2024-05-23 07:51:04 -04:00
philosophers samples: philosophers: remove redundant items in prj.conf 2024-02-01 05:26:24 -05:00
posix samples/posix/env: Change integration platform 2024-05-17 15:07:46 +02:00
sensor sensors: add new channel SENSOR_CHAN_POS_DXYZ 2024-05-24 07:49:27 -04:00
shields samples: shields: x_nucleo_iks01a3: Fix deprecated config fragment 2024-03-22 10:06:04 +01:00
subsys samples: ipc: icmsg: Add support for stm32h747i_disco 2024-05-24 07:52:06 -04:00
synchronization samples: synchronization: add static thread 2023-11-16 09:25:33 +01:00
sysbuild samples: sysbuild: add hello world for multiple board targets 2024-05-13 16:09:01 -04:00
tfm_integration mbedtls: default enable USE_PSA_CRYPTO when CRYPTO_C 2024-05-23 11:53:02 -04:00
userspace boards: arm: stm32f756 with all mpu regions when testing in userspace 2024-04-30 15:11:57 +02:00
classic.rst doc: fix top samples doc index 2021-03-09 17:48:18 -05:00
index.rst samples: move with_mcuboot sample to samples/sysbuild 2024-05-13 16:09:01 -04:00
sample_definition_and_criteria.rst docs: Sample definition: Replace native_posix with native_sim 2023-11-20 12:02:48 +01:00