zephyr/samples/boards
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
..
96b_argonkey samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
arc_secure_services samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
bbc_microbit samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
esp32 soc: xtensa,riscv: esp32xx: refactor folder structure 2023-07-25 18:12:33 +02:00
google_kukui samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
google_twinkie_v2_pda samples: boards: firmware for Twinkie V2 2023-07-25 09:08:19 +02:00
intel_adsp/code_relocation samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
litex/i2s samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
mec15xxevb_assy6853 samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
mec172xevb_assy6906 samples/mec172xevb_assy6906: Switch main return type to int 2023-05-31 10:36:17 +02:00
mimxrt595_evk_cm33/system_off pm: rt5xx: Enable OS Timer as wakeup source 2023-05-16 18:19:35 +02:00
mimxrt1060_evk/system_off samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
nrf doc: fix :zephyr-app: paths 2023-07-17 16:51:16 -04:00
nxp_s32/netc samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
qomu samples: doc: fix dead links 2023-06-07 04:40:47 -04:00
reel_board/mesh_badge Bluetooth: Samples: Remove usage of BT_DEBUG_LOG 2023-06-07 13:56:55 -04:00
rpi_pico/uart_pio samples, tests: cleanup void main usage. 2023-04-28 20:39:14 +02:00
sensortile_box samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
stm32 doc: fix :zephyr-app: paths 2023-07-17 16:51:16 -04:00
ti/cc13x2_cc26x2/system_off doc: fix :zephyr-app: paths 2023-07-17 16:51:16 -04:00
up_squared/gpio_counter samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
boards.rst