zephyr/tests
Marek Matej 3776402f40 boards: xtensa: esp32 board split
Remove virtual esp32 board and replace it with the
real word boards:

- esp32_devkitc_wroom
- esp32_devkitc_wrover (with PSRAM option)

Signed-off-by: Marek Matej <marek.matej@espressif.com>
2023-07-25 18:12:33 +02:00
..
application_development tests: code_relocation: support mr_canhubk3 boards 2023-07-14 09:38:43 +02:00
arch dts: Move to 'zephyr,memory-attr' 2023-07-25 11:22:10 +02:00
benchmarks test: Enhance benchmark latency reporting 2023-07-19 17:51:36 -04:00
bluetooth bluetooth: tester: Add commands to add and delete virtual addresses 2023-07-25 15:26:36 +02:00
boards boards: xtensa: esp32 board split 2023-07-25 18:12:33 +02:00
boot tests: boot: mcuboot_recovery_retention: Fix configuration issue 2023-07-20 15:13:49 +00:00
bsim Bluetooth: mesh: Update default values for transport SAR configuration 2023-07-19 11:07:07 +00:00
cmake tests: snippets: Rework the snippet test 2023-05-25 21:51:26 +02:00
crypto tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
drivers boards: xtensa: esp32 board split 2023-07-25 18:12:33 +02:00
kernel tests: kernel: device: test sub-priority 2023-07-25 15:58:06 +00:00
lib tests: lib: devicetree: api: test `DT_DEP_ORD_STR_SORTABLE` 2023-07-25 15:58:06 +00:00
misc tests: misc: check_init_priorities: update output 2023-07-25 15:58:06 +00:00
net tests: net: if: Add tests to verify net_if_ipv4/6_addr_foreach() 2023-07-25 14:18:54 +02:00
posix pthread: test: facilitate dynamically allocated thread stacks 2023-07-24 12:59:43 -04:00
robot Twister: Add integration with renode-test 2023-05-26 09:43:49 -04:00
subsys boards: xtensa: esp32 board split 2023-07-25 18:12:33 +02:00
unit include: util: Add DIV_ROUND_CLOSEST helper 2023-07-21 10:49:41 +00:00
ztest tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
test_config.yaml