C.S.M
|
caf1a18188
|
refactor(temperature_sensor): Move calibration function from efuse to hal
|
2025-06-16 10:58:11 +08:00 |
|
Konstantin Kondrashov
|
e603f4ec6b
|
Merge branch 'feature/bootloader_ota' into 'master'
feat(bootloader): Supports recovery bootloader
Closes IDF-7780 and IDF-7779
See merge request espressif/esp-idf!31893
|
2025-06-13 17:05:39 +08:00 |
|
Konstantin Kondrashov
|
3a7c1a2e74
|
feat(bootloader): Bootloader OTA update with recovery bootloader feat
|
2025-06-12 18:47:33 +08:00 |
|
gaoxu
|
49df6a8b77
|
fix(adc): fix adc calibration error on c5
|
2025-06-12 16:56:12 +08:00 |
|
Konstantin Kondrashov
|
3a72305e50
|
feat(efuse): Support efuses for ESP32-C5 ECO2
|
2025-05-09 09:29:31 +03:00 |
|
nilesh.kale
|
8c67e3e998
|
fix: update efuse register files for esp32c5 eco2
|
2025-04-28 20:58:06 +05:30 |
|
Armando
|
b963c0f013
|
feat(adc): supported adc calibration on esp32c5
|
2024-12-19 12:12:30 +08:00 |
|
C.S.M
|
e1abef5e9b
|
feat(temperature_sensor): Add temperature sensor calibration support
|
2024-11-04 18:42:00 +08:00 |
|
Konstantin Kondrashov
|
7397c159cb
|
feat(efuse): Adds efuse ADC calib data for ESP32-C5
|
2024-11-01 23:08:53 +08:00 |
|
Konstantin Kondrashov
|
545e26a0f2
|
feat(efuse): Updates efuse table for esp32c5
|
2024-08-20 16:51:56 +08:00 |
|
C.S.M
|
5d4275fb75
|
feature(temperature_sensor): Add temperature sensor support on esp32c5
|
2024-08-13 11:55:39 +08:00 |
|
Konstantin Kondrashov
|
25bc10e143
|
feat(efuse): Update efuses for C5 and C61
|
2024-03-21 18:37:46 +02:00 |
|
Konstantin Kondrashov
|
b123f62b78
|
feat(efuse): Adds destroy_block API
|
2024-02-28 14:27:08 +02:00 |
|
KonstantinKondrashov
|
b471d9d22c
|
change(all): Clearing unused efuse rom headers
|
2024-01-22 18:02:55 +02:00 |
|
laokaiyao
|
d0a8f3e5c4
|
feat(esp32c5): support esptool on esp32c5 beta3
|
2024-01-09 13:11:11 +08:00 |
|
laokaiyao
|
11e19f40b9
|
feat(esp32c5): support to build hello world on esp32c5 beta3
|
2024-01-09 13:11:11 +08:00 |
|
laokaiyao
|
a48f4760d2
|
feat(esp32c5): add system related supports
|
2024-01-02 11:17:11 +08:00 |
|