zephyr/samples/boards
Andrzej Głąbek 069bac094d samples: boards: nrf: Add an nrfx peripheral resource sharing sample
Add a sample that shows how to use in Zephyr nRF peripherals that
share the same ID and base address. Such peripherals cannot be used
simultaneously, but it is possible to switch between them. However,
currently it is not possible with Zephyr APIs, only using nrfx drivers
directly. This sample shows how to realize such switching for selected
peripheral instances while using standard Zephyr drivers for others.

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2021-07-30 20:03:49 -04:00
..
96b_argonkey
arc_secure_services
bbc_microbit Bluetooth: host: Use UUID encode macro for 128-bit UUIDs 2021-06-11 16:13:35 +02:00
esp32 doc: use kconfig role and directive 2021-06-29 10:26:28 -04:00
google_kukui
intel_s1000_crb samples: intel_s1000_crb: remove unused and wrong implemented callbacks 2021-04-20 15:06:35 +02:00
mec15xxevb_assy6853 samples: replace power/power.h with pm/pm.h 2021-05-05 18:35:49 -04:00
nrf samples: boards: nrf: Add an nrfx peripheral resource sharing sample 2021-07-30 20:03:49 -04:00
olimex_stm32_e407
pine64_pinetime
qemu_cortex_a53/reserved_memory samples: reserved_memory: Introduce sample application 2021-07-15 18:12:51 -05:00
reel_board/mesh_badge samples: Update Mesh opcode handlers 2021-07-15 11:34:52 +02:00
sensortile_box drivers/sensor: lsm6dso: move int-pin in DTS binding 2021-04-06 15:34:01 +02:00
stm32 pm: device: move device busy APIs to pm subsystem 2021-07-30 09:28:42 -04:00
ti/cc13x2_cc26x2/system_off samples: replace power/power.h with pm/pm.h 2021-05-05 18:35:49 -04:00
up_squared/gpio_counter boards: up_squared: remove 32bit variant 2021-06-01 14:06:56 -05:00
boards.rst