zephyr/samples/subsys
Lucas Tamborrino f18e640485 samples: subsys: settings: add esp32s3 overlay
Add overlay support for esp32s3.

Signed-off-by: Lucas Tamborrino <lucas.tamborrino@espressif.com>
2023-04-28 10:08:16 +02:00
..
canbus samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
console samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
debug samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
display samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
edac samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
fs tests/samples: Replace minimal libc malloc configs with common ones 2023-04-27 20:17:24 +09:00
input samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
ipc samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
logging samples/logging/syst: Use FULL_LIBC_SUPPORTED helper Kconfig symbol 2023-04-27 20:18:11 +09:00
lorawan samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
mgmt samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
modbus samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
nvs samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
pm samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
portability samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
rtio/sensor_batch_processing samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
settings samples: subsys: settings: add esp32s3 overlay 2023-04-28 10:08:16 +02:00
shell shell: fix MISRA 5.7 violations on struct shell 2023-04-14 12:21:08 +02:00
task_wdt samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09: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 tests/samples: Replace minimal libc malloc configs with common ones 2023-04-27 20:17:24 +09:00
usb_c doc: Document the USB-C Source Subsystem 2023-04-28 10:06:01 +02:00
video samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
zbus samples: zbus: fix variable sizes and simplify benchmark sample 2023-04-14 12:14:29 -05:00
subsys.rst