morris
c782e57a0f
Merge branch 'feature/usb_host_hub_support_collective_backport_v5.3' into 'release/v5.3'
...
refactor(usb/host): Prerequisite Refactoring For Hub Collective backport (v5.3)
See merge request espressif/esp-idf!30480
2024-07-29 17:11:08 +08:00
morris
0417d48a9d
feat(mipi_dsi): update low level functions to include underrun interrupt
2024-07-29 11:23:52 +08:00
Jiang Jiang Jian
d431971fed
Merge branch 'feat/ci_check_ll_rw_register_half_word_v5.3' into 'release/v5.3'
...
fix(hal): LL function read write the register by half-world (v5.3)
See merge request espressif/esp-idf!31722
2024-07-26 11:46:40 +08:00
Jiang Jiang Jian
86bcea64b9
Merge branch 'feature/touch_driver_ng_on_p4_v5.3' into 'release/v5.3'
...
feat(touch_sensor): touch driver ng on p4 (v5.3)
See merge request espressif/esp-idf!31624
2024-07-26 11:42:27 +08:00
Marius Vikhammer
8957785f4d
Merge branch 'feat/cache_panic_p4_v5.3' into 'release/v5.3'
...
cache:cache panic p4 (v5.3)
See merge request espressif/esp-idf!32110
2024-07-25 18:56:39 +08:00
morris
53fd6cb516
Merge branch 'feature/support_isp_awb_v5.3' into 'release/v5.3'
...
feat(isp): Support ISP Auto White Balance (AWB) (v5.3)
See merge request espressif/esp-idf!31605
2024-07-25 17:02:22 +08:00
Island
0efdd4ac01
Merge branch 'feat/optimize_bt_porting_hci_0628_5.3' into 'release/v5.3'
...
Feat/optimize bt porting hci 0628 5.3
See merge request espressif/esp-idf!32135
2024-07-25 16:53:54 +08:00
morris
4acc83d7b0
Merge branch 'bugfix/rmt_memory_power_up_v5.3' into 'release/v5.3'
...
fix(rmt): power up memory block (v5.3)
See merge request espressif/esp-idf!32171
2024-07-25 16:52:12 +08:00
Mahavir Jain
ad0cfa57e7
Merge branch 'feature/esp32p4_apm_api_v5.3' into 'release/v5.3'
...
feat: add esp32p4 APM HAL/LL API (v5.3)
See merge request espressif/esp-idf!31417
2024-07-25 16:50:18 +08:00
Mahavir Jain
99467a17e9
Merge branch 'bugfix/c5_mpi_ecc_power_mode_v5.3' into 'release/v5.3'
...
fix(hal): correct mpi/ecc peripheral power up sequence for ESP32-C5 (v5.3)
See merge request espressif/esp-idf!31728
2024-07-25 16:49:05 +08:00
Mahavir Jain
98578d456f
Merge branch 'bugfix/update_ecdsa_reset_api_to_execute_correctly_v5.3' into 'release/v5.3'
...
fix(hal): updated ecdsa reset api to execute correctly (v5.3)
See merge request espressif/esp-idf!32338
2024-07-25 16:48:25 +08:00
morris
e841a69498
Merge branch 'feature/dvp_cam_driver_optimize_v5.3' into 'release/v5.3'
...
feat(dvp): DVP cam supports more color format and don't initialize xclock pin (v5.3)
See merge request espressif/esp-idf!32023
2024-07-25 16:46:56 +08:00
morris
a6edff26c6
Merge branch 'fix/usb_host_hcd_dconn_hs_backport_v5.3' into 'release/v5.3'
...
fix(usb_dwc_hal): Enabled precise detection of VBUS backport to v5.3
See merge request espressif/esp-idf!32059
2024-07-25 16:45:21 +08:00
morris
9c874ee95d
Merge branch 'ci/re-enable_spi_lcd_test_on_p4_v5.3' into 'release/v5.3'
...
Ci(spi_lcd): re-enable spi lcd test on p4 (v5.3)
See merge request espressif/esp-idf!32073
2024-07-25 16:41:13 +08:00
morris
ab5b9a0c29
fix(hal): functions that may generate invalid load/store byte/half-word instructions
...
because the APB regsiters can't behave correctly on these instructions
2024-07-25 16:38:47 +08:00
morris
ea05ae73a5
Merge branch 'bugfix/huk_ll_enable_interrupt_v5.3' into 'release/v5.3'
...
fix(huk): switch case fall through unexpected (v5.3)
See merge request espressif/esp-idf!31721
2024-07-25 16:34:57 +08:00
nilesh.kale
215e1391ce
fix(hal): updated ecdsa reset api to execute correctly
...
This commit updated API to ensure ECDSA peripheral resets
and waits until the state returns to idle.
2024-07-25 10:34:12 +05:30
Darian Leung
3358f3ec46
refactor(usb/hcd): Allow port resets with allocated pipes
...
This commit updates the HCD API to allow port resets to occur even if pipes
are allocated. The pipes cannot be active and the port reset will simply
restore the pipes (by reinitializing their channel registers) following the
reset.
Changes:
- Allow port resets while channels are allocated
- Remove pipe persistance API 'hcd_pipe_set_persist_reset()'
2024-07-24 15:21:02 +08:00
Mahavir Jain
99b1e56500
fix(hal): correct the power up sequence for MPI/ECC peripherals in ESP32-C5
2024-07-19 13:39:03 +08:00
morris
249e7e9282
change(dw_gdma): clean up memory allocation for link list items
2024-07-19 09:58:37 +08:00
Chen Jichang
8d15c0417f
fix(spi_master): change MOSI pin default idle level to low
2024-07-18 21:56:31 +08:00
morris
25f78b3715
fix(rmt): power up memory block
2024-07-18 14:52:15 +08:00
zwl
e761c1de8f
feat(bluetooth/controller): adopting new HCI layer code and support UHCI function on ESP32-C6 and ESP32-H2
2024-07-17 19:32:22 +08:00
wuzhenghui
4c2b86f5fe
fix(esp_hw_support): stall another core during cpu/mem/apb freq switching
2024-07-16 21:47:04 +08:00
Armando
22f1d28533
feat(cache): supported cache panic on p4
2024-07-15 10:16:54 +08:00
laokaiyao
2c7958735d
refactor(lp_ana_periph): sync the reg names to TRM (part2)
2024-07-13 15:47:20 +08:00
laokaiyao
2ee7f0e133
refactor(touch): refactor the filter configuration
2024-07-13 15:47:20 +08:00
laokaiyao
a775317091
refactor(lp_ana_periph): sync the reg names to TRM
2024-07-13 15:47:20 +08:00
laokaiyao
e6103c521a
docs(touch): add doc for cap touch sens driver
2024-07-13 15:47:20 +08:00
laokaiyao
8a18ae60e0
feat(touch_sens): touch sensor driver-ng on P4
2024-07-13 15:47:20 +08:00
Roman Leonov
f8bbf3f32d
fix(usb_dwc_hal): Enabled precise detection of VBUS
2024-07-12 11:16:24 +02:00
Dong Heng
f66ff91e4f
feat(dvp): DVP cam supports more color format and don't initialize xclock pin
2024-07-10 14:56:11 +08:00
wuzhenghui
0291269573
fix(esp_hw_support): wait eFuse controller idle after sleep wakeup
2024-06-28 13:58:44 +08:00
morris
d054c4bcb6
fix(huk): switch case fall through unexpected
2024-06-25 13:42:22 +08:00
laokaiyao
4189c54abb
feat(isp_awb): support to change config after initialized
2024-06-24 10:49:20 +08:00
laokaiyao
4b3e014076
docs(isp_awb): add isp awb programming guide
2024-06-24 10:49:20 +08:00
laokaiyao
8c225c0200
feat(isp_awb): support isp auto white balance
2024-06-24 10:49:20 +08:00
laokaiyao
4b08ddb0f3
feat(hal_utils): added float to fixed point function
2024-06-24 10:49:20 +08:00
Konstantin Kondrashov
14d93dea75
feat(soc): Update efuse related soc_caps for c61 and c5 (MP/beta3)
2024-06-20 12:23:05 +08:00
morris
1056a02ba9
Merge branch 'feat/esp32c5_mp_uart_support_v5.3' into 'release/v5.3'
...
feat(uart): support HP/LP uart on ESP32C5 MP (backport v5.3)
See merge request espressif/esp-idf!31445
2024-06-20 10:31:05 +08:00
Sachin Billore
5869850af2
feat: add esp32p4 APM HAL/LL API
2024-06-14 12:55:03 +08:00
Jiang Jiang Jian
e6230e49cb
Merge branch 'feat/support_tg_retention_v5.3' into 'release/v5.3'
...
change(esp_hw_support): do TG WDT/Timer retention by needs (v5.3)
See merge request espressif/esp-idf!31486
2024-06-13 19:55:02 +08:00
wuzhenghui
2ab144dc3a
fix(esp_hw_support): set pau entry backup configuration with link update
2024-06-13 14:08:37 +08:00
Jiang Jiang Jian
c8264eb519
Merge branch 'docs/fix_doxygen_1_9_8_failure_v5.3' into 'release/v5.3'
...
docs(doxygen): fix misc issues with new version of doxygen (v5.3)
See merge request espressif/esp-idf!31186
2024-06-13 13:58:40 +08:00
morris
f750f4c6f7
Merge branch 'feature/p4_lcdcam_dvp_cam_driver_v5.3' into 'release/v5.3'
...
feat(cam): add esp32-p4 lcd_cam dvp driver (v5.3)
See merge request espressif/esp-idf!31454
2024-06-13 11:04:54 +08:00
gaoxu
a326f15120
feat(adc): support ADC continuous mode on ESP32P4
2024-06-12 18:34:04 +08:00
gaoxu
e63d6582cc
feat(adc): move adc periph enable/reset functions to ll layer
2024-06-12 18:16:45 +08:00
gaoxu
3f5037866b
fix(dma): feat(adc): support ADC oneshot mod on ESP32P4
2024-06-12 18:16:41 +08:00
gaoxu
cf123b3626
feat(uart): support HP/LP uart on ESP32C5 MP v5.3
2024-06-12 18:15:22 +08:00
Song Ruo Jing
bbc44b486e
feat(gdma): add GDMA support for ESP32C5 MP
2024-06-12 15:28:40 +08:00