Marek Matej
67357e5618
doc: esp32: Update the building instruction
...
Cover the 2nd stage bootloader options and
the extend the application build instructions
to include sysbuild.
Signed-off-by: Marek Matej <marek.matej@espressif.com>
2023-05-25 16:15:54 +02:00
Lucas Tamborrino
0ea10827a9
boards: esp32xx: doc: update documentation on espressif Soc
...
Update documentation related to debugging and supported features.
Signed-off-by: Lucas Tamborrino <lucas.tamborrino@espressif.com>
2023-04-28 14:49:08 +02:00
Sylvio Alves
9105f1ef61
docs: esp32: update openocd section
...
This PR removes information regarding previous
west extension related to OpenOCD download.
This extension is no longer available and manual download
is required until upstream OpenOCD receives
all xtensa and riscv patches.
Signed-off-by: Sylvio Alves <sylvio.alves@espressif.com>
2022-09-16 09:02:41 +01:00
Sylvio Alves
a1a22f348b
docs: esp32: add binary blobs documentation info
...
Updates all ESP32 boards with proper binary blob
download command.
Signed-off-by: Sylvio Alves <sylvio.alves@espressif.com>
2022-09-01 21:48:18 +00:00
Lucas Tamborrino
534efaed31
doc: boards: add pwm to espressif's boards
...
Add PWM support to espressif's boards documentation
Signed-off-by: Lucas Tamborrino <lucas.tamborrino@espressif.com>
2022-06-29 14:48:25 +00:00
Sylvio Alves
922ae85767
boards: esp32: update Espressif boards documentation
...
Zephyr SDK toolchain integration requires all ESP32 family
board's documentation updates.
Signed-off-by: Sylvio Alves <sylvio.alves@espressif.com>
2022-05-11 10:47:27 +02:00
Sylvio Alves
0794bdde09
docs: esp32: update environment setup content
...
Add toolchain path updates into documentation.
Signed-off-by: Sylvio Alves <sylvio.alves@espressif.com>
2021-09-28 20:06:25 -04:00
Sylvio Alves
ec4e41902b
doc: espressif: update espressif soc guidelines
...
Remove unnecessary path export for linux environment
Update serial port flashing information
Signed-off-by: Sylvio Alves <sylvio.alves@espressif.com>
2021-08-09 13:15:47 -04: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