wuzhenghui
|
9b5944b795
|
feat(esp_hw_support): support switch to VBAT power supply in deepsleep on esp32p4
|
2025-05-08 16:44:58 +08:00 |
|
Wan Lei
|
a16f621ed2
|
Merge branch 'feat/twai_driver_legacy_target_support' into 'master'
feat(driver_twai): twai driver legacy target support (part_2)
Closes IDF-12480 and IDF-12808
See merge request espressif/esp-idf!36487
|
2025-05-01 11:05:11 +08:00 |
|
Ondrej Kosta
|
eba9549bbc
|
Merge branch 'feat/eth_mac_filter' into 'master'
feat(esp_eth): added option to set MAC filter for mcast
Closes IDF-12503 and IDFGH-14897
See merge request espressif/esp-idf!36944
|
2025-04-30 19:38:02 +08:00 |
|
Aditya Patwardhan
|
d3e3790fc9
|
Merge branch 'fix/refactor_source_code_and_comments' into 'master'
fix(hal): updated API description and added comments
Closes IDF-12618
See merge request espressif/esp-idf!38415
|
2025-04-30 18:26:57 +08:00 |
|
morris
|
4312734f27
|
Merge branch 'feat/re_support_pcnt_on_c5' into 'master'
feat(pcnt): re-support pcnt on ESP32-C5 V1.0
Closes IDF-8683, IDF-12831, and IDF-12634
See merge request espressif/esp-idf!38547
|
2025-04-30 15:24:44 +08:00 |
|
wanckl
|
8a60934c4f
|
feat(driver_twai): support legacy targets in new driver
|
2025-04-30 10:38:55 +08:00 |
|
Ondrej Kosta
|
e941910c0f
|
feat(esp_eth): Added destination MAC address filter configuration interface
|
2025-04-29 13:54:56 +02:00 |
|
C.S.M
|
8344af1f09
|
Merge branch 'feat/support_length_eof' into 'master'
feat(uhci): Add UHCI support on esp32c5, esp32h2.
See merge request espressif/esp-idf!38794
|
2025-04-29 14:34:58 +08:00 |
|
nilesh.kale
|
f19e8e6970
|
fix: re-enabled ecdsa support for esp32c5-eco2
|
2025-04-28 20:58:09 +05:30 |
|
C.S.M
|
f566b500dd
|
feat(uhci): Add uhci (uart-dma) support on esp32c5, esp32h2
|
2025-04-28 16:24:42 +08:00 |
|
C.S.M
|
f66a750af9
|
Merge branch 'feat/uart_dma_support' into 'master'
feat(uhci): Add uhci(uart-dma) support on ESP32C3, ESP32P4, ESP32C6, ESP32S3🚴🏼♂️
See merge request espressif/esp-idf!37494
|
2025-04-28 00:42:42 +08:00 |
|
C.S.M
|
1a3db8e025
|
feat(uhci): Add uhci (uart-dma) support on esp32c3, esp32c6, esp32s3, esp32p4
|
2025-04-27 15:28:23 +08:00 |
|
Chen Ji Chang
|
c4768eafe3
|
Merge branch 'feat/support_cs_signal_in_parlio_tx' into 'master'
feat(parlio_tx): support cs signal on esp32c5 v1.0
Closes IDF-12836 and IDF-12633
See merge request espressif/esp-idf!38646
|
2025-04-27 11:10:26 +08:00 |
|
Gao Xu
|
a446010245
|
Merge branch 'fix/add_sar_module_enable_disable_c5_c61' into 'master'
fix(ADC): fix ADC do not enable/disable regi2c registers
Closes IDF-12726 and IDF-12465
See merge request espressif/esp-idf!38159
|
2025-04-26 21:58:05 +08:00 |
|
Sudeep Mohanty
|
692512c0b3
|
Merge branch 'contrib/github_pr_15717' into 'master'
feat(ulp): LP Timer interrupt support (GitHub PR)
Closes IDFGH-15026
See merge request espressif/esp-idf!38613
|
2025-04-25 16:07:31 +08:00 |
|
gaoxu
|
bf335a38f7
|
fix(adc): fix adc do not enable/disable regi2c registers
|
2025-04-25 14:39:01 +08:00 |
|
Chen Jichang
|
6edf48d253
|
feat(parlio_tx): support cs signal on esp32c5 v1.0
|
2025-04-25 14:25:01 +08:00 |
|
Chen Jichang
|
ca981fdf4d
|
feat(pcnt): re-support pcnt on ESP32-C5 V1.0
|
2025-04-25 13:07:38 +08:00 |
|
Marius Vikhammer
|
066f6263fe
|
Merge branch 'bugfix/clean_up_core_todos' into 'master'
change(core): clean-up leftover todo items in code
See merge request espressif/esp-idf!38651
|
2025-04-24 15:06:43 +08:00 |
|
Gao Xu
|
a446bda4cd
|
Merge branch 'fix/fix_p4_adc_reread_oneshot_error_5.5' into 'master'
fix(ADC): fix P4 ADC oneshot error when reread
See merge request espressif/esp-idf!38638
|
2025-04-24 11:05:04 +08:00 |
|
Marius Vikhammer
|
503a9faa9f
|
change(core): clean-up leftover todo items in code
|
2025-04-23 16:15:19 +08:00 |
|
morris
|
5655ee9ba8
|
fix(uart): fifo read may generate load byte instruction
|
2025-04-23 16:10:36 +08:00 |
|
jath03
|
a9eba4058e
|
feat(ulp): LP Timer interrupt support
This commit adds support for the LP Timer interrupt to be used by the LP
Core.
Merges https://github.com/espressif/esp-idf/pull/15717
|
2025-04-23 09:52:45 +02:00 |
|
gaoxu
|
74a39b2efa
|
fix(ADC): fix P4 ADC oneshot error when reread
|
2025-04-23 13:44:04 +08:00 |
|
Wu Zheng Hui
|
fe3da7167e
|
Merge branch 'fix/fix_esp32p4_retention_cost' into 'master'
fix(esp_hw_support): optimize retention cost and update sleep time compensation
See merge request espressif/esp-idf!37920
|
2025-04-23 13:20:49 +08:00 |
|
wuzhenghui
|
e30043804b
|
feat(esp_hw_support): use non-lock regi2c fast-up cpll/mpll enable process after sleep wakeup
|
2025-04-22 22:02:31 +08:00 |
|
C.S.M
|
d6760b170a
|
fix(i2c): Fix that fsm reset cause i2c scl frequency changed on esp32s2,
Closes https://github.com/espressif/esp-idf/issues/15724
|
2025-04-17 18:03:42 +08:00 |
|
nilesh.kale
|
d9f03d7f28
|
fix(hal): updated API description and added comments
|
2025-04-15 14:58:53 +05:30 |
|
morris
|
2b5d91ad1c
|
refactor(ana_cmpr): enhanced the driver implementation
|
2025-04-11 17:45:32 +08:00 |
|
Wu Zheng Hui
|
38fcc41ff2
|
Merge branch 'feat/enable_esp32p4_auto_clock_gate' into 'master'
feat(esp_hw_support): enable auto clock gating for multi peripherals
See merge request espressif/esp-idf!37986
|
2025-04-09 21:42:04 +08:00 |
|
wuzhenghui
|
6ca0614e89
|
feat(esp_hw_support): enable auto clock gating for multi peripherals
|
2025-04-09 17:07:49 +08:00 |
|
laokaiyao
|
db85cd02be
|
refactor(esp32c61): bus_monitor backward compatible refactor
|
2025-04-08 22:50:04 +08:00 |
|
Chen Jichang
|
2cbc297969
|
refactor(gptimer): use group_id in clock ctrl functions
|
2025-04-08 10:20:48 +08:00 |
|
wanckl
|
8994f8fe70
|
feat(spi_flash): add support gpspi ext_flash
|
2025-04-03 11:27:13 +08:00 |
|
morris
|
122d122c64
|
refactor(gpio): reuse gpio_int_type_t in the rtc io driver
|
2025-04-01 18:21:57 +08:00 |
|
Song Ruo Jing
|
b38ac5ad82
|
feat(uart): add uart_detect_bitrate_bps API for data line bitrate measurement
Closes https://github.com/espressif/esp-idf/issues/14721
|
2025-03-28 15:03:19 +08:00 |
|
Chen Ji Chang
|
8e591a2128
|
Merge branch 'feat/parlio_use_gdma_eof' into 'master'
feat(parlio_tx): support loop transmission
Closes IDF-8223 and IDF-11397
See merge request espressif/esp-idf!35733
|
2025-03-27 17:10:59 +08:00 |
|
Chen Jichang
|
65074afc0d
|
feat(parlio_tx): support loop transmission
|
2025-03-21 16:49:45 +08:00 |
|
Armando (Dou Yiwen)
|
f3f3cad07c
|
Merge branch 'feat/isp_bypass' into 'master'
isp: supported bypass isp to use csi, supported byte endianness swapping
Closes IDF-9706 and IDF-12620
See merge request espressif/esp-idf!37672
|
2025-03-21 14:05:54 +08:00 |
|
Marius Vikhammer
|
4608cc0ef4
|
Merge branch 'bugfix/p4_lpwdt_efuse' into 'master'
fix(lpwdt): P4 LP-WDT now takes into account the EFUSE_WDT_DELAY for the timeout
See merge request espressif/esp-idf!36993
|
2025-03-18 15:54:17 +08:00 |
|
Ondrej Kosta
|
6d9fdcf96f
|
Merge branch 'fix/rmii_ref_ckl' into 'master'
fix(esp_eth): fixed ESP32P4 EMAC REF RMII CLK output mode
See merge request espressif/esp-idf!37138
|
2025-03-17 17:18:07 +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 |
|
armando
|
f31a5dc543
|
feat(isp): supported byte endianness swap
|
2025-03-17 10:05:41 +08:00 |
|
laokaiyao
|
ffb8adcf49
|
feat(ulp_touch): support ulp touch driver on p4
|
2025-03-14 21:10:16 +08:00 |
|
gaoxu
|
28c531b45b
|
feat(i2c): correct get txfifio len function
|
2025-03-13 11:06:06 +08:00 |
|
gaoxu
|
ec632f7fed
|
feat(esp32h21): support I2C on ESP32H21
|
2025-03-13 11:06:06 +08:00 |
|
morris
|
3447c7233f
|
Merge branch 'bugfix/pcnt_typo' into 'master'
fix(pcnt): a typo in the PCNT_LL_MIN_LIM
Closes IDFGH-14826
See merge request espressif/esp-idf!37686
|
2025-03-12 18:59:27 +08:00 |
|
Ondrej Kosta
|
83f1ccb492
|
fix(esp_eth): fixed emac_ll_pause_frame_enable for ESP32P4
|
2025-03-12 09:29:17 +00:00 |
|
Ondrej Kosta
|
f3a3988649
|
fix(esp_eth): fixed ESP32P4 EMAC REF RMII CLK output mode
fixed units returned and used by periph_rtc_mpll_freq_set function
|
2025-03-12 09:29:17 +00:00 |
|
morris
|
f884c4a974
|
Merge branch 'contrib/github_pr_15499' into 'master'
Add missing break statements to usb_serial_jtag_ll_phy_select (GitHub PR)
Closes IDFGH-14760
See merge request espressif/esp-idf!37440
|
2025-03-12 14:39:01 +08:00 |
|