Song Ruo Jing
|
48233e0e7e
|
refactor(ledc): remove deprecated LEDC_USE_RTC8M_CLK macro for v6.0
|
2025-07-30 20:01:47 +08:00 |
|
Song Ruo Jing
|
f61e780f60
|
refactor(clk): deprecate rtc_cal_sel_t enum
|
2025-07-30 20:01:46 +08:00 |
|
Song Ruo Jing
|
2b01b7c6f8
|
refactor(clk): add soc_clk_calibration_clk_src_t for all targets
Cleaned up RTC calibration clock selection code
|
2025-07-30 20:01:46 +08:00 |
|
Song Ruo Jing
|
248c87ac78
|
Merge branch 'bugfix/release_console_uart_pins' into 'master'
fix(console): release default console UART pins if console is switched in bootloader
Closes IDFGH-15851
See merge request espressif/esp-idf!40578
|
2025-07-30 19:27:47 +08:00 |
|
C.S.M
|
5611d88e6a
|
Merge branch 'feat/usb_serial_jtag_h21' into 'master'
feat(usb_serial_jtag): Add usb serial jtag support for esp32h21
Closes IDF-11616
See merge request espressif/esp-idf!40873
|
2025-07-30 18:46:55 +08:00 |
|
C.S.M
|
ef299a8d4e
|
feat(usb_serial_jtag): Add usb serial jtag support for esp32h21
|
2025-07-30 11:17:31 +08:00 |
|
Song Ruo Jing
|
a4bd638385
|
refactor(uart): use U0RXD_GPIO_NUM and U0TXD_GPIO_NUM macros when possible
|
2025-07-29 21:59:49 +08:00 |
|
Chen Jichang
|
bbb78fedbb
|
feat(rmt): support rmt on esp32h21
|
2025-07-29 10:46:20 +08:00 |
|
C.S.M
|
b765ad43cf
|
feat(spi_flash): Add flash suspend support on esp32h21, esp32h4
|
2025-07-21 19:24:00 +08:00 |
|
morris
|
0999aeedbd
|
refactor(timg): clean up soc layer meta data
|
2025-07-17 10:33:08 +08:00 |
|
morris
|
0296c30908
|
feat(soc): introduce the soc_caps_full.h for internal use only
|
2025-07-17 10:33:08 +08:00 |
|
Song Ruo Jing
|
b3fd9b6afa
|
fix(clk): XTAL_X2 clock is not usable on H21 MPW and H4 BETA5
|
2025-07-10 16:35:58 +08:00 |
|
Song Ruo Jing
|
caa382047b
|
fix(clk): ESP32H21 uses RC_SLOW_D4 as RTC slow clock
|
2025-07-10 16:35:58 +08:00 |
|
Song Ruo Jing
|
28df79aee8
|
feat(clk): Add basic clock support for esp32h4
|
2025-07-10 16:35:53 +08:00 |
|
armando
|
15331216d5
|
change(cache): updated cache registers
|
2025-06-27 10:34:22 +08:00 |
|
Alexey Lapshin
|
fdb4212f7d
|
fix(soc): fix stddef.h missed include in pmu_struct.h headers
|
2025-06-25 18:01:50 +07:00 |
|
Song Ruo Jing
|
6d293c8582
|
feat(clk): Add basic clock support for esp32h21
|
2025-06-16 15:05:32 +08:00 |
|
Song Ruo Jing
|
da4ac0c56a
|
feat(gpio): update GPIO capabilities IO0-29 for ESP32-C61 ECO3
|
2025-06-09 19:09:49 +08:00 |
|
laokaiyao
|
f5748246ea
|
change(ecdsa): update ecdsa soc headers of h21
|
2025-05-29 14:55:14 +08:00 |
|
nilesh.kale
|
7926ffd13f
|
feat(hal): enabled hardware deterministic mode in ESP32H21
|
2025-05-27 14:54:13 +05:30 |
|
laokaiyao
|
10aef84983
|
change(etm): update etm soc headers of h21
|
2025-05-27 10:31:30 +08:00 |
|
Chen Jichang
|
4bfd180a94
|
fix(i2c): only call esp_pm APIs when CONFIG_PM_ENABLE is enabled
|
2025-05-22 17:27:18 +08:00 |
|
Chen Jichang
|
9837138659
|
fix(gptimer): only call esp_pm APIs when CONFIG_PM_ENABLE is enabled
|
2025-05-22 17:27:18 +08:00 |
|
Song Ruo Jing
|
8262915e28
|
refactor(regi2c): remove regi2c_defs.h from some targets
|
2025-05-19 21:46:40 +08:00 |
|
Song Ruo Jing
|
9ef152c220
|
feat(regi2c): add regi2c support for esp32h21
|
2025-05-19 21:46:40 +08:00 |
|
armando
|
45db752f2f
|
feat(mmu): supported esp_mmu_map and flash_mmap drivers on esp32h21
|
2025-05-13 14:58:19 +08:00 |
|
wanckl
|
8a60934c4f
|
feat(driver_twai): support legacy targets in new driver
|
2025-04-30 10:38:55 +08:00 |
|
Marius Vikhammer
|
1256078ea2
|
feat(esp32h21): added support for misc core system features
|
2025-04-28 11:42:25 +08:00 |
|
Mahavir Jain
|
f7724eedef
|
Merge branch 'feature/enable_secure_boot_for_esp32h21' into 'master'
feat: enable secure boot support for esp32h21
Closes IDF-11500 and IDF-12161
See merge request espressif/esp-idf!36618
|
2025-04-28 11:37:37 +08:00 |
|
nilesh.kale
|
c65858287a
|
feat: enabled secure boot support esp32h21
|
2025-04-25 17:48:25 +05:30 |
|
gaoxu
|
bf335a38f7
|
fix(adc): fix adc do not enable/disable regi2c registers
|
2025-04-25 14:39:01 +08:00 |
|
Gao Xu
|
93455705ac
|
Merge branch 'feat/update_h21_i2c_reg' into 'master'
feat(i2c): update i2c reg and struct on h21
See merge request espressif/esp-idf!38416
|
2025-04-17 14:19:34 +08:00 |
|
Chen Ji Chang
|
8a9d659882
|
Merge branch 'feat/support_gdma_on_h4' into 'master'
feat(gdma): support gdma on esp32h4
Closes IDF-12382
See merge request espressif/esp-idf!38340
|
2025-04-17 11:34:56 +08:00 |
|
Mahavir Jain
|
c8f790078b
|
Merge branch 'feature/enable_ecdsa_support_for_esp32h21' into 'master'
feat: add ECDSA support for esp32h21
Closes IDF-11496
See merge request espressif/esp-idf!36591
|
2025-04-16 17:58:52 +08:00 |
|
gaoxu
|
ce06a878ae
|
feat(i2c): update i2c reg and struct on h21
|
2025-04-15 17:39:11 +08:00 |
|
Wu Zheng Hui
|
d98c580d40
|
Merge branch 'fix/esp32p4_xtal_path_not_on_top' into 'master'
fix(esp_hw_support): fix esp32p4 xtal_xpd depends on TOP power domain
See merge request espressif/esp-idf!38328
|
2025-04-15 14:54:13 +08:00 |
|
Chen Jichang
|
e353f92b66
|
feat(gdma): support gdma on esp32h4
|
2025-04-15 11:15:40 +08:00 |
|
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 |
|
morris
|
2b5d91ad1c
|
refactor(ana_cmpr): enhanced the driver implementation
|
2025-04-11 17:45:32 +08:00 |
|
wuzhenghui
|
5fbc742248
|
fix(esp_hw_support): fix esp32p4 xtal_xpd depends on TOP power domain
|
2025-04-09 17:10:57 +08:00 |
|
Song Ruo Jing
|
d11ccf81b2
|
Merge branch 'bugfix/uart_nmea0183_example_wrong_unit_conversion' into 'master'
fix(uart): fix nmea0183 example wrong knots to m/s unit conversion
Closes IDFGH-14998 and IDFGH-12374
See merge request espressif/esp-idf!38286
|
2025-04-09 11:04:51 +08:00 |
|
Chen Jichang
|
faacaaaf8f
|
feat(gptimer): support gptimer on esp32h4
|
2025-04-08 09:55:42 +08:00 |
|
Song Ruo Jing
|
afccb78720
|
fix(ledc): align ledc register typo with TRM
|
2025-04-07 19:54:56 +08:00 |
|
wanckl
|
51873d46aa
|
feat(driver_spi): add h21 spi drivers supports
|
2025-04-03 11:27:29 +08:00 |
|
Island
|
aac2e92f14
|
Merge branch 'feature/ble_5_1_direction_finding_master_20250311' into 'master'
feat: Add Bluetooth LE 5 1 direction finding feature
See merge request espressif/esp-idf!37684
|
2025-03-24 14:00:57 +08:00 |
|
Mahavir Jain
|
ce7ec7f19f
|
Merge branch 'feature/enable_hmac_and_ds_support_for_esp32h21' into 'master'
feat: enabled hmac and ds support in esp32h21
Closes IDF-11495 and IDF-11497
See merge request espressif/esp-idf!37085
|
2025-03-21 17:23:46 +08:00 |
|
Geng Yuchao
|
abded4ab44
|
feat(ble):Support Bluetooth LE 5.1 direction finding feature
|
2025-03-21 16:34:31 +08:00 |
|
Li Shuai
|
ee77c489e7
|
Merge branch 'feat/esp32h21_system_sleep_pmu' into 'master'
Stage 3: Support esp32h21 DFS & PMU & LP Timer & Clock domain
Closes PM-349 and PM-350
See merge request espressif/esp-idf!37632
|
2025-03-17 18:11:49 +08:00 |
|
Gao Xu
|
d21adf2535
|
Merge branch 'feature/esp32h21_i2c_support' into 'master'
Feature/esp32h21 i2c support
Closes IDF-11578 and IDF-11580
See merge request espressif/esp-idf!37227
|
2025-03-17 15:06:13 +08:00 |
|