Armando
|
706d684418
|
feat(esp32p4): introduced new target esp32p4, supported hello_world
|
2023-08-09 19:33:25 +08:00 |
|
laokaiyao
|
bf2a7b2df6
|
esp32h4: removed esp32h4 related codes
|
2023-04-23 12:03:07 +00:00 |
|
Cao Sen Miao
|
4713a9a7f2
|
ESP32H2: Introduce new chip target esp32h2, hello_world example supported
|
2022-12-29 12:29:14 +08:00 |
|
laokaiyao
|
8677216576
|
esp32h2: renaming esp32h2 to esp32h4
|
2022-11-08 17:05:33 +08:00 |
|
wuzhenghui
|
1c820b0a6d
|
esp32c6: add bootloader support
|
2022-09-26 20:24:52 +08:00 |
|
KonstantinKondrashov
|
0f8ff5aa15
|
efuse: Adds major and minor versions and others
|
2022-07-05 14:38:27 +08:00 |
|
KonstantinKondrashov
|
c4bdcf3207
|
bootloader_efuse: Adds IRAM_ATTR for efuse API
Fixes startup of app for case:
bootloader with 40Mhz and app with 80Mhz (ESPTOOLPY_FLASHFREQ)
Closes https://github.com/espressif/esp-idf/issues/9156
|
2022-06-15 15:48:41 +08:00 |
|
KonstantinKondrashov
|
9605f3eb1a
|
soc: Adds efuse hal
Replaced eFuse ROM funcs with hal layer
|
2022-02-24 22:20:09 +08:00 |
|