Gustavo Henrique Nihei
|
ba23526e39
|
boards/esp32c3-devkit: Allocate .noinit in a dedicated section
Previously it was being allocated into .bss section after the _ebss
address. Although functional, this is not intuitive.
|
2021-04-28 15:40:49 +01:00 |
|
Dong Heng
|
458caf2732
|
riscv/esp32c3: Add ESP32-C3 WLAN netcard driver
|
2021-03-16 10:42:32 -03:00 |
|
Gustavo Henrique Nihei
|
7fe096c65e
|
risc-v: Fix typos reported by codespell
|
2021-02-25 16:25:47 +00:00 |
|
Abdelatif Guettouche
|
5562f08369
|
boards: Add the ESP32-C3 DevKit board
Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>
|
2021-02-18 01:21:53 -08:00 |
|