Armando (Dou Yiwen)
|
9f3fd2802f
|
Merge branch 'feature/sdio_slave_c6' into 'master'
sdio: c6 support
Closes IDF-5809
See merge request espressif/esp-idf!21486
|
2023-01-18 16:42:32 +08:00 |
|
Song Ruo Jing
|
9db3865cb7
|
Merge branch 'feature/esp32h2_gpio_support' into 'master'
gpio: Add support for esp32h2
Closes IDF-6227, IDF-6388, IDF-6403, and IDF-6676
See merge request espressif/esp-idf!21986
|
2023-01-18 16:24:13 +08:00 |
|
wanlei
|
184145817c
|
spi_master: add feature spi periph clk source selectable
|
2023-01-18 15:40:12 +08:00 |
|
Song Ruo Jing
|
4c8fdc31f9
|
gpio: Add support for esp32h2
|
2023-01-18 11:41:12 +08:00 |
|
morris
|
b589fff0af
|
rmt: support esp32h2
|
2023-01-18 11:40:35 +08:00 |
|
Armando
|
d39f0310de
|
sdio: split sdio ll version init, and hs_enable
|
2023-01-18 02:34:46 +00:00 |
|
Armando
|
f1de9faa71
|
sdio: c6 support
|
2023-01-18 02:34:46 +00:00 |
|
morris
|
d9825f5165
|
Merge branch 'feature/add_clk_tree_get_frequency_api' into 'master'
clk_tree: Stage 4 - Add a general API to get the frequency of different clocks
Closes IDF-6569
See merge request espressif/esp-idf!21830
|
2023-01-17 17:08:23 +08:00 |
|
Kevin (Lao Kaiyao)
|
5d61788032
|
Merge branch 'bugfix/i2s_fix_incorrect_sclk_in_legacy_driver' into 'master'
i2s: fix incorrect sclk in legacy driver
See merge request espressif/esp-idf!21997
|
2023-01-17 15:34:06 +08:00 |
|
C.S.M
|
01913f6d01
|
Merge branch 'feature/esp32h2_build_test' into 'master'
ESP32H2 (CI): enable CI build stage test on esp32h2
Closes IDF-6263 and IDF-6264
See merge request espressif/esp-idf!21954
|
2023-01-17 13:28:11 +08:00 |
|
Kevin (Lao Kaiyao)
|
c5af31fa19
|
Merge branch 'feature/support_pcnt_on_h2' into 'master'
pcnt: support pcnt on esp32h2
Closes IDF-6221 and IDF-6669
See merge request espressif/esp-idf!21950
|
2023-01-17 12:20:00 +08:00 |
|
laokaiyao
|
3908f4c84d
|
i2s_test: fix output half sample rate failure
|
2023-01-17 11:37:22 +08:00 |
|
laokaiyao
|
c25fc7d242
|
i2s: fix incorrect sclk in legacy driver
|
2023-01-17 11:34:25 +08:00 |
|
Song Ruo Jing
|
c7c2462d39
|
system: Add complete support for disabling ROM logging by calling esp_deep_sleep_disable_rom_logging on C2, C3, and S3
|
2023-01-17 11:30:43 +08:00 |
|
Song Ruo Jing
|
2c9aa4559c
|
clk_tree: Add a general API to get the frequency of different clocks
Add basic clk_tree driver and hal implementation.
|
2023-01-17 11:30:24 +08:00 |
|
Cao Sen Miao
|
94120b82c2
|
esp32h2: add build test
|
2023-01-17 10:29:04 +08:00 |
|
laokaiyao
|
482a26e284
|
sdm: support sdm on esp32h2
|
2023-01-13 16:55:51 +08:00 |
|
laokaiyao
|
2730186561
|
pcnt: support pcnt on esp32h2
|
2023-01-13 16:11:50 +08:00 |
|
morris
|
ce84476870
|
gptimer: support esp32h2
|
2023-01-12 14:10:11 +00:00 |
|
Armando (Dou Yiwen)
|
d1b8da74d8
|
Merge branch 'refactor/improve_adc_power_maintanance' into 'master'
adc: improve adc power maintanance
Closes IDF-6114 and IDF-6318
See merge request espressif/esp-idf!21151
|
2023-01-12 20:30:36 +08:00 |
|
morris
|
f7c3d791a2
|
Merge branch 'feature/systimer_support_esp32h2' into 'master'
systimer: assign counter and alarm in esp_hw_support
Closes IDF-6484, IDF-5323, and IDF-6230
See merge request espressif/esp-idf!21984
|
2023-01-12 11:01:17 +08:00 |
|
morris
|
1f3507eac0
|
Merge branch 'feature/gdma_support_h2' into 'master'
gdma: support esp32h2
Closes IDF-6222 and IDF-6238
See merge request espressif/esp-idf!21932
|
2023-01-11 14:04:14 +08:00 |
|
C.S.M
|
e96e7ecbee
|
Merge branch 'bugfix/fix_bunch_of_i2c_issues' into 'master'
I2C: Fix bunch of small issues
Closes IDFGH-8722 and IDFGH-8310
See merge request espressif/esp-idf!21891
|
2023-01-11 11:02:53 +08:00 |
|
morris
|
6c1d98d556
|
systimer: assign counter and alarm in esp_hw_support
|
2023-01-10 17:05:49 +08:00 |
|
morris
|
3681dee80e
|
gdma: support esp32h2
|
2023-01-10 16:37:02 +08:00 |
|
morris
|
cbde82c33f
|
apm: added low level functions for tee controller
|
2023-01-10 16:37:01 +08:00 |
|
jiangguangming
|
cceccb4ed9
|
hal: add rtc_cntl LL function for wake stub
|
2023-01-10 16:09:49 +08:00 |
|
C.S.M
|
faac178784
|
Merge branch 'feature/brownout_bringup_c6' into 'master'
BOD: Bringup for ESP32C6
Closes IDF-5345
See merge request espressif/esp-idf!21888
|
2023-01-10 14:42:43 +08:00 |
|
Cao Sen Miao
|
56a2d0b8a2
|
BOD: Bringup for ESP32C6
|
2023-01-10 10:37:30 +08:00 |
|
Armando
|
5be3c21cfc
|
adc: improve power logic
|
2023-01-09 17:10:04 +08:00 |
|
Armando
|
f9da48d94f
|
rtc: add pwdet and sar adc power related low level func
|
2023-01-09 17:09:01 +08:00 |
|
Cao Sen Miao
|
467356cfcd
|
I2C: Fix issue that pointer would be NULL if calls i2c_param first,
Closes https://github.com/espressif/esp-idf/issues/10163
|
2023-01-09 10:18:03 +08:00 |
|
laokaiyao
|
6b631b68d1
|
sdm: correct concept duty to density
|
2023-01-06 17:01:48 +08:00 |
|
morris
|
4f37b0b0a0
|
Merge branch 'feature/esp32h2_clock_basic_support' into 'master'
WIP: clk: Add basic clock support for esp32h2
See merge request espressif/esp-idf!21865
|
2023-01-05 19:19:22 +08:00 |
|
Wan Lei
|
419544a2c8
|
Merge branch 'bugfix/fix_micro_error_SPI_HOST_MAX' into 'master'
spi: fix micro SPI_HOST_MAX error
Closes IDFGH-8932
See merge request espressif/esp-idf!21557
|
2023-01-05 16:07:17 +08:00 |
|
Wan Lei
|
747214616c
|
Merge branch 'feature/add_api_spi_slave_trans_in_isr' into 'master'
spi_slave: add isr version api to add transaction in isr callback
Closes IDF-6199 and IDF-6049
See merge request espressif/esp-idf!20587
|
2023-01-05 12:46:01 +08:00 |
|
wanlei
|
971eaa0c08
|
spi_slave: fix spi_slave_isr iram_safe and add test case for it
|
2023-01-04 15:35:04 +08:00 |
|
Aditya Patwardhan
|
04a9366694
|
esp32c6-SHA/AES support: Added sha_ll.h and aes_ll.h files in hal layer
|
2023-01-04 12:07:26 +05:30 |
|
Song Ruo Jing
|
662df0da3b
|
ledc: Channel configuration requires the ledc core clock on to be effective. Therefore, a clock source is selected for the core clock since the peripheral initialization. Additionally, correct the usage of channel para_up and duty_start bits.
|
2023-01-03 15:16:00 +08:00 |
|
Song Ruo Jing
|
981d6a67b0
|
clk: Add basic clock support for esp32h2
|
2023-01-03 11:00:32 +08:00 |
|
Kevin (Lao Kaiyao)
|
42509fa0b3
|
Merge branch 'bugfix/i2s_pdm_dac_wrong_clock_freq' into 'master'
i2s_pdm: fix tx frequency limitation
Closes IDFGH-9010
See merge request espressif/esp-idf!21764
|
2022-12-30 10:16:03 +08:00 |
|
morris
|
cb7e957cc4
|
Merge branch 'feature/io_mux_use_pll80_c6' into 'master'
io_mux: support change clock source to PLL_F80M
Closes IDF-6342 and IDF-6345
See merge request espressif/esp-idf!21613
|
2022-12-29 22:06:52 +08:00 |
|
laokaiyao
|
943dcd2cd1
|
i2s_pdm: fix tx frequency limitation
Closes: https://github.com/espressif/esp-idf/issues/10420
|
2022-12-29 16:31:03 +08:00 |
|
morris
|
ca1b182b25
|
glitch_filter: support derive clock source form IO MUX
|
2022-12-29 14:46:16 +08:00 |
|
morris
|
672ac58ad5
|
io_mux: can set different clock source
|
2022-12-29 14:46:16 +08:00 |
|
Cao Sen Miao
|
4713a9a7f2
|
ESP32H2: Introduce new chip target esp32h2, hello_world example supported
|
2022-12-29 12:29:14 +08:00 |
|
Li Shuai
|
3ce896429c
|
periph clock: implemented the modem module enable, disable and reset for esp32c6
|
2022-12-27 21:31:59 +08:00 |
|
Li Shuai
|
63af1e9631
|
modem clock(driver): implemented the modem clock driver for esp32c6
|
2022-12-27 21:31:59 +08:00 |
|
Li Shuai
|
8c05d6fd9d
|
modem clock(hal): implemented the modem clock hal-layer for esp32c6
|
2022-12-27 21:31:21 +08:00 |
|
Li Shuai
|
28dfaeaaef
|
modem clock(ll): implemented the modem clock ll-layer (include modem syscon and lpcon) for esp32c6
|
2022-12-27 21:31:21 +08:00 |
|