Chen Jichang
|
45ba78940f
|
feat(esp32h4): finnal introduce hello world
|
2025-03-19 18:48:41 +08:00 |
|
gaoxu
|
25731d0c1e
|
feat(esp32h21): finnal introduce hello world support
|
2024-12-30 20:14:40 +08:00 |
|
Konstantin Kondrashov
|
8539760e79
|
feat(efuse): Updates efuse table for esp32c61
|
2024-09-10 14:16:29 +03:00 |
|
wanlei
|
20c18ac52b
|
feat(esp32c61): final introduce helloworld support
|
2024-04-02 10:50:52 +08:00 |
|
laokaiyao
|
11e19f40b9
|
feat(esp32c5): support to build hello world on esp32c5 beta3
|
2024-01-09 13:11:11 +08:00 |
|
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 |
|