Filip Kokosinski
4858f8d667
boards: make names in platform YAML files unique
...
This commit makes names in the platform YAML files unique.
Signed-off-by: Filip Kokosinski <fkokosinski@antmicro.com>
2023-01-10 09:59:25 +01:00
Marek Matej
937ea00e7a
drivers: adc: esp32: Add support for single-shot conversion
...
Allow single-shot adc conversion on all supported targets.
Signed-off-by: Marek Matej <marek.matej@espressif.com>
2022-12-23 23:45:05 +00:00
Sylvio Alves
20fbaaccc4
boards: esp32: added ignore tags
...
Espressif boards cannot have ble and wifi
CI build tests due to binary blobs policies.
This removes refered tests.
west.yml: update hal repository to get updates
that allows building using Zephyr's SDK.
Signed-off-by: Sylvio Alves <sylvio.alves@espressif.com>
2022-05-11 10:47:27 +02:00
Glauber Maroto Ferreira
ed63e2a562
soc: esp32s2: add initial soc support files for esp32s2
...
by adding specific soc files for esp32s2 bring-up, such as:
- linker script
- soc initialization code
- initial device tree source files
- esp32s2 saola board support.
Signed-off-by: Glauber Maroto Ferreira <glauber.ferreira@espressif.com>
2021-07-28 21:09:27 -04:00