zephyr/samples/subsys
Dominik Ermel f079225637 samples/fs/fat_fs: Add support for nrf52840dk_nrf52840
The commits adds support for nrf52840dk_nrf52840 with two additional
configurations:
 - with FAT FS on internal SoC flash
 - with FAT FS on QSPI connected MX25

In case of SoC configuration there is re-configuration of internal
partitions done, doe to need for at least of 64kiB for FAT FS.
The QSPI configuration only defines additional partition on
external device.

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
2023-04-07 13:26:18 +02:00
..
canbus samples: canbus: isotp: add option for running in loopback mode 2023-02-06 10:03:31 +01:00
console
debug samples: add debug monitor sample 2022-12-28 12:00:46 +01:00
display samples: display: cfb_custom_font: turn off display_blanking at boot 2023-02-24 09:26:30 +01:00
edac
fs samples/fs/fat_fs: Add support for nrf52840dk_nrf52840 2023-04-07 13:26:18 +02:00
input samples: input_dump: handle events with no device set 2023-03-21 09:57:56 +01:00
ipc samples: ipc: Remove shared memory clear 2023-04-03 11:29:08 +02:00
logging logging: Added BLE Backend Service 2023-04-03 15:17:57 +02:00
lorawan lora: compile drivers based on devicetree 2023-03-31 09:20:22 +02:00
mgmt samples: mgmt: updatehub: Select required Kconfigs 2023-03-03 10:49:32 +01:00
modbus samples: Explicitly disable boot USB device support init at boot 2023-01-10 12:21:10 +01:00
nvs yamllint: fix all yamllint line-length errors 2023-01-04 01:16:45 +09:00
pm
portability samples: cmsis_rtos_v1: philosophers: increas CMSIS_THREAD_MAX_STACK_SIZE 2023-04-04 16:23:37 +00:00
rtio/sensor_batch_processing rtio: Shareable lock-free iodevs 2023-03-03 09:18:09 +01:00
settings yamllint: fix all yamllint line-length errors 2023-01-04 01:16:45 +09:00
shell shell: fix armclang compiler warnings with is*() functions 2023-04-04 13:47:14 +02:00
task_wdt samples: subsys: task_wdt: skip for s32z270dc2 2023-02-09 11:14:24 +01:00
testsuite pytest: Fix typo in comment in pytest suite 2023-02-19 20:41:34 -05:00
tracing samples: Updated README for tracing application sample 2023-03-22 11:41:56 +01:00
usb samples: dfu: Fix missing Kconfigs 2023-03-06 12:33:02 +01:00
usb_c usbc: fix assignment of value for PDOs count in get_snk_cap callback 2023-03-21 09:36:08 +01:00
video
zbus samples: zbus: remote_mock: Replace prj_<board> files with overlays 2023-03-20 10:18:32 +01:00
subsys.rst