zephyr/tests
Raffael Rostagno a205fe9155 samples: esp32c3: Move config files from boards to socs
Move samples config files from 'boards' to 'socs' in order to
remove multiple files with the same configuration and render
available samples for new boards. Only changed sample files
which are not board or hardware specific.

Signed-off-by: Raffael Rostagno <raffael.rostagno@espressif.com>
2024-08-13 18:21:10 -04:00
..
application_development
arch tests: arch: common: stack_unwind: add qemu_riscv32e 2024-08-07 19:00:53 -04:00
benchmarks tests: latency_measure: Restructure configurations 2024-06-12 14:33:47 +03:00
bluetooth Bluetooth: tester: Increase the adv buf size to consider the extend adv 2024-08-05 16:29:36 +02:00
boards dts: bindings: nordic,nrf-pinctrl: remove pinctrl nordic,clock-enable 2024-08-12 12:58:58 +02:00
boot twister: pytest: Move helper methods to pyteste-harness package 2024-08-05 16:29:13 +02:00
bsim Bluetooth: L2CAP: Add re-assembly stress test 2024-08-12 10:10:48 +02:00
cmake tests: cmake: fix test identifier 2024-07-18 06:47:57 -04:00
crypto modules: mbedtls: fix MBEDTLS_PSA_P256M_DRIVER_RAW Kconfig option 2024-07-15 10:36:58 -04:00
drivers samples: esp32c3: Move config files from boards to socs 2024-08-13 18:21:10 -04:00
integration/kernel Kernel: Integration test 2024-06-19 13:41:06 +02:00
kconfig tests: kconfig: functions: Add min/max functions 2024-08-02 13:41:07 +02:00
kernel tests: timer: behavior_external: fix MAX_STD_DEV 2024-08-09 08:37:14 -04:00
lib json: support parsing and serializing 'int64_t' 2024-08-13 14:58:06 +02:00
misc tests: do not get ZEPHYR_BASE from ENV 2024-07-11 13:09:53 -04:00
modules posix: move ioctl() from fdtable to posix 2024-06-14 14:01:05 -04:00
net tests: wifi: nm: exclude nrf7002dk 2024-08-13 18:21:01 -04:00
posix tests: posix: one tier0 platform per arch for integration tests 2024-08-08 20:23:36 -04:00
robot resc: cmake: robot: Rename Renode variable 2024-05-28 12:54:52 +02:00
subsys samples: esp32c3: Move config files from boards to socs 2024-08-13 18:21:10 -04:00
unit tests: source Zephyr before project() call 2024-08-05 16:27:09 +02:00
ztest cmake: remove the use of SOURCES in tests 2024-08-05 16:27:09 +02:00
test_config.yaml