zephyr/samples/basic
Lucas Tamborrino 11fc182315 soc: esp32: refactor esp32_net
SOC_ESP32_NET is now SOC_ESP32_APPCPU, following espressif's
naming convention in the same manner as ESP32S3 app cpu.

SOC_ESP32_APPCU is now a subset of SOC_SERIES_ESP32.

This commit also changes the necessary files, samples and tests
for bisect purposes.

Signed-off-by: Lucas Tamborrino <lucas.tamborrino@espressif.com>
2024-01-13 00:22:24 +00:00
..
blinky samples: blinky: add verbose printf output 2023-12-15 11:20:03 +00:00
blinky_pwm esp32: overlays: remove unused dt-binding headers 2023-12-20 14:17:49 +00:00
button samples: fully migrate basic samples to the new Sphinx extension 2023-09-13 09:15:34 +02:00
custom_dts_binding samples: fully migrate basic samples to the new Sphinx extension 2023-09-13 09:15:34 +02:00
fade_led samples: fully migrate basic samples to the new Sphinx extension 2023-09-13 09:15:34 +02:00
hash_map soc: esp32: refactor esp32_net 2024-01-13 00:22:24 +00:00
minimal samples: fully migrate basic samples to the new Sphinx extension 2023-09-13 09:15:34 +02:00
rgb_led samples: fully migrate basic samples to the new Sphinx extension 2023-09-13 09:15:34 +02:00
servo_motor samples: fully migrate basic samples to the new Sphinx extension 2023-09-13 09:15:34 +02:00
sys_heap samples/basic: Switch from native_posix to native_sim 2023-11-14 13:06:01 +01:00
threads samples: fully migrate basic samples to the new Sphinx extension 2023-09-13 09:15:34 +02:00
basic.rst