C.S.M
|
afa876fac9
|
Merge branch 'example/hal_i2c' into 'master'
example(hal_i2c): Add pure I2C master example with only hal, rom, soc, etc. G0 G1 components.
See merge request espressif/esp-idf!28509
|
2024-01-31 14:51:31 +08:00 |
|
Cao Sen Miao
|
62a0efdd7c
|
feat(i2c): Add pure hal i2c master driver example
|
2024-01-31 11:47:14 +08:00 |
|
morris
|
b2de1b5665
|
feat(dma2d): added help driver for copying frame buffer with DMA2D
|
2024-01-30 18:45:36 +08:00 |
|
Wan Lei
|
18df8fbc9b
|
Merge branch 'fix/spi_clk_div_repaire' into 'master'
fix(spi_master): fix P4 clock src divider calc and 8bit support
See merge request espressif/esp-idf!28699
|
2024-01-29 12:34:52 +08:00 |
|
Michael (XIAO Xufeng)
|
6dbb3059f9
|
Merge branch 'h2_auto_dbias_master_hsq' into 'master'
ESP32H2: Active & sleep dbias get from efuse to fix the voltage
See merge request espressif/esp-idf!27483
|
2024-01-29 10:16:15 +08:00 |
|
Konstantin Kondrashov
|
4daaa94593
|
Merge branch 'feature/cleanup_rom_efuse_header' into 'master'
change(all): Clearing unused efuse rom headers
See merge request espressif/esp-idf!27109
|
2024-01-26 20:30:44 +08:00 |
|
wanlei
|
45cbcad7cd
|
fix(spi_master): fix P4 clock src divider and 8bit support
|
2024-01-26 14:51:46 +08:00 |
|
Song Ruo Jing
|
cf93777077
|
refactor(rtc): move soc/rtc.h from soc to esp_hw_support component
Deprecated rtc_xtal_freq_t, replaced with soc_xtal_freq_t defined in
clk_tree_defs.h in soc component.
|
2024-01-25 19:15:33 +08:00 |
|
Wu Zheng Hui
|
55f04b3326
|
Merge branch 'feature/clean_up_retention_context_definitions' into 'master'
refactor(esp_hw_support): move sleep retention context definition to soc target folder
Closes PM-10
See merge request espressif/esp-idf!26753
|
2024-01-24 20:24:02 +08:00 |
|
hongshuqing
|
0b79d9bf4c
|
feat(pmu): set fix voltage to different mode for esp32h2
h2 remove include
|
2024-01-24 13:11:41 +08:00 |
|
Shu Chen
|
d499ba432b
|
Merge branch 'feature/add_ieee802154_pending_tx' into 'master'
feat(802.15.4): introduce pending tx while rx feature
See merge request espressif/esp-idf!28404
|
2024-01-24 09:30:54 +08:00 |
|
Tomas Rezucha
|
525bdf26f8
|
Merge branch 'feature/p4_usb_hal' into 'master'
feature(usb/host): Add HS PHY configuration
See merge request espressif/esp-idf!28549
|
2024-01-23 17:55:23 +08:00 |
|
Mahavir Jain
|
09c9001895
|
Merge branch 'feature/add_key_manager_hw_support' into 'master'
Feature/add key manager hw support
Closes IDF-7925 and IDF-8041
See merge request espressif/esp-idf!26328
|
2024-01-23 17:11:05 +08:00 |
|
Aditya Patwardhan
|
4dc2ace0b7
|
fix(esp_hw_support): Update key manager support
1) Added new Key Manager APIs
2) Added crypto locking layer for Key Manager
3) Remove support for deploying known key
4) Format key manager support
5) Fix build header error
6) Updated the key_mgr_types.h file
7) Added key manager tests
|
2024-01-23 10:24:39 +05:30 |
|
Aditya Patwardhan
|
5a1726c18c
|
feat(hal): Update HAL layer for Key manager
1)Added new clk related changes
|
2024-01-23 10:24:37 +05:30 |
|
wuzhenghui
|
9b3dc69908
|
refactor(esp_hw_support): move regdma structure defination to soc components
|
2024-01-23 11:51:44 +08:00 |
|
wuzhenghui
|
2bd755c95d
|
refactor(esp_hw_support): move TIMG_WDT_WKEY_VALUE defination from hal to soc
|
2024-01-23 11:51:44 +08:00 |
|
KonstantinKondrashov
|
b471d9d22c
|
change(all): Clearing unused efuse rom headers
|
2024-01-22 18:02:55 +02:00 |
|
Song Ruo Jing
|
08eada7301
|
feat(esp_hw_support/dma2d): Add 2D-DMA support on ESP32P4
|
2024-01-22 20:51:43 +08:00 |
|
Tomas Rezucha
|
ed1f20a972
|
feat(hal/usb): Add HS PHY configuration
|
2024-01-22 12:14:11 +01:00 |
|
zwx
|
706005c2e6
|
feat(802.15.4): introduce pending tx while rx feature
|
2024-01-22 16:43:41 +08:00 |
|
Omar Chebib
|
cdde05335e
|
Merge branch 'refactor/riscv_interrupt' into 'master'
refactor(riscv): Refactor crosscore interrupts and core interrupt code
Closes IDF-5720, DOC-5177, and IDF-7899
See merge request espressif/esp-idf!27845
|
2024-01-19 10:51:04 +08:00 |
|
Darian
|
c1cc22d245
|
Merge branch 'refactor/usb_remove_unused_files' into 'master'
USB: Remove unused HAL files and deprecate usb_periph
See merge request espressif/esp-idf!28293
|
2024-01-18 17:01:06 +08:00 |
|
Wan Lei
|
73ff086e21
|
Merge branch 'fix/p4_spi_master_clock_sourse_sel' into 'master'
fix(spi_master): Fix p4 spi clock source support other than XTAL
See merge request espressif/esp-idf!28392
|
2024-01-18 16:46:44 +08:00 |
|
Omar Chebib
|
102d5bbf72
|
refactor(riscv): added a new API for the interrupts
|
2024-01-18 16:36:53 +08:00 |
|
Omar Chebib
|
5cdf145f55
|
refactor(riscv): refactor crosscore interrupt
|
2024-01-18 16:27:36 +08:00 |
|
Song Ruo Jing
|
e45aea723b
|
Merge branch 'feature/esp32p4_ppa_ll_support' into 'master'
feat(ppa): add low level support for PPA
See merge request espressif/esp-idf!28268
|
2024-01-17 23:18:35 +08:00 |
|
Ondrej Kosta
|
0766bb5f62
|
Merge branch 'feature/p4_emac' into 'master'
ESP32P4 EMAC
See merge request espressif/esp-idf!27178
|
2024-01-17 22:22:05 +08:00 |
|
Darian Leung
|
e63bfb24f5
|
refactor(hal): Remove usb_hal and usb_ll
This commit removes some legacy USB related HAL and LL files that are no longer
used.
|
2024-01-17 21:28:25 +08:00 |
|
wanlei
|
4a46d70e9a
|
fix(spi_master): Fix p4 spi clock source support other than XTAL
|
2024-01-17 17:01:23 +08:00 |
|
Song Ruo Jing
|
32111c1c4d
|
feat(ppa): add low level support for PPA
|
2024-01-16 23:20:59 +08:00 |
|
Ondrej Kosta
|
ce388a4111
|
feat(esp_eth): Added support of internal EMAC for ESP32P4
Refactored internal EMAC DMA access.
Added MPLL acquire to manage access to the MPLL by multiple periphs.
|
2024-01-16 14:29:25 +01:00 |
|
morris
|
d3ebd6bc1c
|
feat(mipi_dsi): added DPHY PLL clock configuration
|
2024-01-16 17:41:46 +08:00 |
|
Kevin (Lao Kaiyao)
|
0717e0e4a3
|
Merge branch 'bugfix/fix_integral_div_calc_in_hal_util' into 'master'
fix(hal_utils): add division range check in integral algorithm
See merge request espressif/esp-idf!28431
|
2024-01-16 17:14:25 +08:00 |
|
Armando (Dou Yiwen)
|
d7a0aa92f3
|
Merge branch 'feat/csi_brg_shared_ctrl' into 'master'
csi: added csi bridge share control code
See merge request espressif/esp-idf!28353
|
2024-01-16 16:30:21 +08:00 |
|
morris
|
109c1d63ec
|
Merge branch 'bugfix/mcpwm_enable_group_clock_before_hal_init' into 'master'
fix(mcpwm): enable mcpwm core clock before hal init
Closes IDF-8963
See merge request espressif/esp-idf!28372
|
2024-01-16 10:21:58 +08:00 |
|
Armando
|
8f097a4629
|
feat(csi): added csi bridge share control code
|
2024-01-16 09:57:52 +08:00 |
|
Tomas Rezucha
|
488477e0aa
|
feat(usb/host): Calculate FIFO sizes based on USB configuration
|
2024-01-15 17:25:59 +01:00 |
|
morris
|
213a599d8b
|
fix(mcpwm): enable mcpwm group clock before hal init
|
2024-01-15 18:13:56 +08:00 |
|
laokaiyao
|
1950e7a06b
|
fix(hal_utils): add division range check in integral algorithm
|
2024-01-15 11:04:37 +08:00 |
|
Armando
|
80e18811db
|
feat(psram): support 200mhz psram, experimental feature for now
|
2024-01-10 11:52:28 +08:00 |
|
Kevin (Lao Kaiyao)
|
1e6a76419b
|
Merge branch 'feature/support_hello_world_on_esp32c5' into 'master'
feat(esp32c5): support hello world on esp32c5 beta3 (stage 8/8)
See merge request espressif/esp-idf!27870
|
2024-01-09 18:41:43 +08:00 |
|
Wan Lei
|
85bdf22973
|
Merge branch 'refactor/spi_hal_iram_rm_dma_ll' into 'master'
refactor(spi): replace dma_ll related in spi hal by using gdma driver (part2)
See merge request espressif/esp-idf!27238
|
2024-01-09 15:13:12 +08:00 |
|
laokaiyao
|
d0a8f3e5c4
|
feat(esp32c5): support esptool on esp32c5 beta3
|
2024-01-09 13:11:11 +08:00 |
|
laokaiyao
|
3d459e423a
|
feat(esp32c5): support esp32c5 beta3 48M xtal
|
2024-01-09 13:11:11 +08:00 |
|
laokaiyao
|
96a4ead083
|
feat(esp32c5): support to run hello world 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 |
|
Aditya Patwardhan
|
f468742d25
|
Merge branch 'fix/typo_in_key_mgr_hal_layer' into 'master'
fix(hal): Fix typo in hal layer for Key Manger
See merge request espressif/esp-idf!27832
|
2024-01-09 12:59:22 +08:00 |
|
Armando (Dou Yiwen)
|
7f8d0256c2
|
Merge branch 'change/ldo_id_start_from_1' into 'master'
ldo: make ldo driver unit_id start from 1 (same as datasheet)
See merge request espressif/esp-idf!28318
|
2024-01-08 16:06:31 +08:00 |
|
C.S.M
|
43c87716c9
|
Merge branch 'feat/flash_p4' into 'master'
ci(spi_flash): Enable spi_flash related tests on esp32p4
Closes IDF-7499 and IDF-8984
See merge request espressif/esp-idf!28099
|
2024-01-08 14:28:09 +08:00 |
|