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
d099224758
Merge branch 'feature/p4_add_3bit_for_wafer_major' into 'master'
...
feat(efuse): Adds 3-bit field for wafer major version in ESP32-P4
See merge request espressif/esp-idf!39562
2025-06-13 15:06:20 +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
3b0f4e4083
feat(efuse): Adds 3-bit field for wafer major version in ESP32-P4
2025-06-11 16:35:03 +08:00
nilesh.kale
0fb8c2a9b8
feat: enabled ECDSA-P192 support for ESP32H2
2025-05-22 14:55:03 +05:30
Konstantin Kondrashov
086555e0ed
feat(efuse): Adds efuses for ESP32-C61 ECO3
2025-05-20 15:57:10 +08:00
harshal.patil
0154c7cfe3
fix(mbedtls): Enable signature verification s/w fallback when ECDSA curve is disabled
2025-05-14 12:31:56 +05:30
Konstantin Kondrashov
f9b81e80ba
fix(efuse): Fix ESP32-C5 eFuse test for ECO2
2025-05-12 14:33:41 +03: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
nilesh.kale
c65858287a
feat: enabled secure boot support esp32h21
2025-04-25 17:48:25 +05:30
nilesh.kale
aae4bfb6f3
feat: enable ecdsa support for esp32h21
...
This commit enabled suppot for ECDSA peripheral in ESP32H21.
2025-04-14 10:26:46 +05:30
nilesh.kale
44d5361821
feat: add efuses for esp32h21
...
This commit adds ecdsa efuses for esp32h21
2025-04-14 10:26:46 +05:30
Chen Jichang
6c4271d4bb
feat(esp32h4): disable unsupported build
2025-03-28 14:41:29 +08:00
Chen Jichang
c34b4eb882
feat(esp32h4): enable ESP32H4 ci build
2025-03-28 14:41:28 +08:00
Chen Ji Chang
1a87428934
Merge branch 'feat/h4_introduce_step7_ci' into 'master'
...
feat(esp32h4): ci enable public header check (stage7)
See merge request espressif/esp-idf!37505
2025-03-13 11:52:05 +08:00
Konstantin Kondrashov
917adbb171
fix(efuse): Adds missing efuses fields for ESP32-H4
2025-03-12 17:19:50 +08:00
Konstantin Kondrashov
5417edbe24
fix(efuse): Fix Coverity warning for destroy_block func
2025-03-07 16:44:22 +08:00
igor.udot
daf2d31008
test: format all test scripts
2025-03-05 12:08:48 +08:00
Konstantin Kondrashov
038d99f3c5
feat(efuse): Generate efuse source files for ESP32-H4
2025-02-26 09:50:11 +02:00
Chen Jichang
a74f9cbe63
feat(esp32h4): add esp_rom and efuse files (stage4)
2025-02-25 19:30:03 +08:00
gaoxu
5ef4f20778
feat(esp32h21): disable unsupported build test
2025-02-06 15:47:51 +08:00
Konstantin Kondrashov
a150b999bb
Merge branch 'feature/efuse_update_for_esp32h2_eco5' into 'master'
...
feat(efuse): Adds efuses for esp32h2 eco5
Closes IDF-11405
See merge request espressif/esp-idf!35896
2025-01-08 15:53:17 +08:00
Gao Xu
0974d66680
Merge branch 'feature/esp32c5_p4_adc_calibration' into 'master'
...
Feature/esp32 p4 adc calibration
Closes IDF-7467, IDF-9573, and IDFGH-13617
See merge request espressif/esp-idf!35060
2025-01-07 10:18:11 +08:00
gaoxu
1b49a1674e
feat(adc): support ADC calibration on ESP32P4
2025-01-06 11:04:29 +08:00
Gao Xu
54f501a2fc
Merge branch 'feat/h21_introduce_step8' into 'master'
...
feat(esp32h21): introduce hello world to ESP32H21 (stage8)
See merge request espressif/esp-idf!35874
2024-12-31 10:39:21 +08:00
Konstantin Kondrashov
820a73f4cc
feat(espefuse): Adds efuses for esp32h2 eco5
...
- Support efuses that are not present in the main efuse table
2024-12-30 15:56:48 +02:00
gaoxu
25731d0c1e
feat(esp32h21): finnal introduce hello world support
2024-12-30 20:14:40 +08:00
Marek Fiala
2c814ef2fa
feat(tools): Enforce utf-8 encoding with open() function
2024-12-27 17:12:21 +08:00
Armando
b963c0f013
feat(adc): supported adc calibration on esp32c5
2024-12-19 12:12:30 +08:00
gaoxu
7dabe54814
feat(esp32h21): add H21 efuse files (stage3)
2024-12-18 11:46:21 +08:00
C.S.M
bff20b5397
feat(temperature_sensor): Add temperature sensor support on esp32c61
2024-11-13 10:52:47 +08:00
Konstantin Kondrashov
f817b85fc3
Merge branch 'feature/ota_update_for_partitions' into 'master'
...
feat(ota): Supports OTA update for any partitions (bootloader, partition_table, nvs, etc.)
Closes IDFGH-13262, IDF-7781, and IDFGH-12860
See merge request espressif/esp-idf!32866
2024-11-09 00:53:45 +08:00
Konstantin Kondrashov
f15c1b4c4f
Merge branch 'feature/efuse_s3_adds_psram_cap_bit' into 'master'
...
feat(efuse): Adds 3 bit for PSRAM_CAP efuse field
Closes IDF-11477
See merge request espressif/esp-idf!34644
2024-11-08 17:43:29 +08:00
Konstantin Kondrashov
97d150d69a
feat(app_update): OTA update bootloader, partition_table and other partitions
...
Passive app partition can be used as the staging partition where a new image is loaded.
Then copy it to the final partition.
Closes: https://github.com/espressif/esp-idf/issues/14195
Closes: https://github.com/espressif/esp-idf/issues/13824
2024-11-07 13:48:51 +02:00
Konstantin Kondrashov
70b652052e
feat(efuse): Adds 3 bit for PSRAM_CAP efuse field
2024-11-04 17:27:53 +02:00
C.S.M
e1abef5e9b
feat(temperature_sensor): Add temperature sensor calibration support
2024-11-04 18:42:00 +08:00
Konstantin Kondrashov
37b600124f
feat(efuse): Adds efuse ADC calib data for ESP32-C61
2024-11-01 23:08:53 +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
5b1891c2fa
feat(efuse): Adds efuse ADC calib data for ESP32-P4
2024-11-01 23:08:53 +08:00
Laukik Hase
5328dcd00c
change(build): Add a new CMake flag NON_OS_BUILD
for non-FreeRTOS builds
2024-10-21 19:03:30 +05:30
Konstantin Kondrashov
8539760e79
feat(efuse): Updates efuse table for esp32c61
2024-09-10 14:16:29 +03:00
Konstantin Kondrashov
545e26a0f2
feat(efuse): Updates efuse table for esp32c5
2024-08-20 16:51:56 +08:00
Konstantin Kondrashov
9923ecfaba
feat(efuse): Updates efuse table for esp32p4
2024-08-20 16:51:56 +08:00
Konstantin Kondrashov
bc5d324f73
Merge branch 'feature/p4_efuse_get_pkg_ver' into 'master'
...
feat(efuse): Updates esp_efuse_get_pkg_ver
Closes IDFCI-2324
See merge request espressif/esp-idf!32882
2024-08-19 15:44:31 +08:00
Konstantin Kondrashov
e55ae515e2
feat(efuse): Updates esp_efuse_get_pkg_ver
2024-08-15 18:26:44 +03:00
C.S.M
fbab3bc874
Merge branch 'feat/temperature_sensor_bringup' into 'master'
...
feature(temperature_sensor): Add temperature sensor support on esp32c5
Closes IDF-8727
See merge request espressif/esp-idf!32665
2024-08-14 10:53:26 +08:00
C.S.M
5d4275fb75
feature(temperature_sensor): Add temperature sensor support on esp32c5
2024-08-13 11:55:39 +08:00