zephyr/tests
Marek Matej 6b57b3b786 soc: xtensa,riscv: esp32xx: refactor folder structure
Refactor the ESP32 target SOCs together with
all related boards. Most braking changes includes:

- changing the CONFIG_SOC_ESP32* to refer to
  the actual soc line (esp32,esp32s2,esp32s3,esp32c3)
- replacing CONFIG_SOC with the CONFIG_SOC_SERIES
- creating CONFIG_SOC_FAMILY_ESP32 to embrace all
  the ESP32 across all used architectures
- introducing CONFIG_SOC_PART_NUMBER_* to
  provide a SOC model config
- introducing the 'common' folder to hide all
  commonly used configs and files.
- updating west.yml to reflect previous changes in hal

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 soc: xtensa,riscv: esp32xx: refactor folder structure 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 twister: add support for levels and test configuration 2023-03-07 15:49:16 +01:00