Lines Matching +full:- +full:bootloader
6 …n educational development board based on ESP32-S2 which is a highly integrated, low-power, single-…
7 designed to be secure and cost-effective, with a high performance and a rich set of IO capabilities…
11 - RSA-3072-based secure boot
12 - AES-XTS-256-based flash encryption
13 - Protected private key and device secrets from software access
14 - Cryptographic accelerators for enhanced performance
15 - Protection against physical fault injection attacks
16 - Various peripherals:
18 - 43x programmable GPIOs
19 - 14x configurable capacitive touch GPIOs
20 - USB OTG
21 - LCD interface
22 - camera interface
23 - SPI
24 - I2S
25 - UART
26 - ADC
27 - DAC
28 - LED PWM with up to 8 channels
34 -------------
39 .. code-block:: console
53 The board could be loaded using the single binary image, without 2nd stage bootloader.
60 MCUboot bootloader
63 User may choose to use MCUboot bootloader instead. In that case the bootloader
73 User can select the MCUboot bootloader by adding the following line
88 .. zephyr-app-commands::
90 :zephyr-app: samples/hello_world
93 :west-args: --sysbuild
96 By default, the ESP32 sysbuild creates bootloader (MCUboot) and application
102 .. code-block::
117 With ``--sysbuild`` option the bootloader will be re-build and re-flash
133 Remember that bootloader (MCUboot) needs to be flash at least once.
138 .. zephyr-app-commands::
139 :zephyr-app: samples/hello_world
144 configuration. Here is an example for the :zephyr:code-sample:`hello_world`
147 .. zephyr-app-commands::
148 :zephyr-app: samples/hello_world
154 .. code-block:: shell
161 .. code-block:: console
163 ***** Booting Zephyr OS vx.x.x-xxx-gxxxxxxxxxxxx *****
169 .. target-notes::
171 .. [1] https://www.espressif.com/en/products/socs/esp32-s2
172 …rence Manual`: https://espressif.com/sites/default/files/documentation/esp32-s2_technical_referenc…
173 .. _`ESP32S2 Datasheet`: https://www.espressif.com/sites/default/files/documentation/esp32-s2_datas…