Armando
|
ee8933f651
|
feat(lp_i2s): lp_i2s driver
|
2024-08-02 12:02:05 +08:00 |
|
Igor Udot
|
b5ab82ce3c
|
Merge branch 'fix/replace_pytest_function' into 'master'
ci: replace pytest function
Closes IDFCI-1693
See merge request espressif/esp-idf!30531
|
2024-07-31 17:23:56 +08:00 |
|
igor.udot
|
8691672f03
|
ci: replace pytest function
|
2024-07-23 14:07:31 +08:00 |
|
Chen Jichang
|
e04d0aad20
|
feat(gptimer): add gptimer support on c61
|
2024-07-23 10:23:14 +08:00 |
|
morris
|
6960c747b5
|
feat(rmt): set DMA transfer burst size
default burst size was set to 32 bytes
|
2024-07-19 16:59:36 +08:00 |
|
Chen Jichang
|
cde7750f0a
|
ci(legacy_pcnt): re_enable legacy_pcnt test on c5
|
2024-07-18 21:54:31 +08:00 |
|
Gao Xu
|
7d3ac1abe4
|
Merge branch 'esp32c5/add_adc_support' into 'master'
ADC: bringup ADC oneshot and continuous mode on C5
Closes IDF-8701 and IDF-8703
See merge request espressif/esp-idf!31940
|
2024-07-17 16:46:52 +08:00 |
|
wanlei
|
3cf069c7d8
|
feat(esp32c61): disable unsupported build test
|
2024-07-16 16:06:19 +08:00 |
|
gaoxu
|
65820c07ac
|
feat(adc): support ADC oneshot and continuous mode on ESP32C5 and enable test
|
2024-07-13 14:03:23 +08:00 |
|
Chen Jichang
|
a717fecf94
|
feat(sdm): add support for esp32c5
|
2024-07-10 11:46:45 +08:00 |
|
morris
|
610ef9c040
|
fix(rmt): turn on memory block when enable the module
|
2024-07-08 15:46:49 +08:00 |
|
laokaiyao
|
cb22b8aaf7
|
ci(esp32c5): enable c5 target test
|
2024-07-02 16:45:49 +08:00 |
|
morris
|
722ce211af
|
fix(rmt): power up memory block
|
2024-06-28 10:58:04 +08:00 |
|
Alexey Lapshin
|
ed6e497c6f
|
feat(build): add COMPILER_STATIC_ANALYZER option
|
2024-06-18 14:25:37 +08:00 |
|
laokaiyao
|
d753d01383
|
fix(gpio): upgrade the gpio func select api for legacy pcnt & ledc
|
2024-06-17 15:15:08 +08:00 |
|
laokaiyao
|
c731b099ee
|
remove(c5beta3): remove c5 beta3 doxy files
|
2024-06-17 12:02:15 +08:00 |
|
laokaiyao
|
865e3ee2de
|
feat(touch_sens): touch sensor driver-ng on P4
|
2024-06-12 12:09:17 +08:00 |
|
Chen Jichang
|
12d2eff381
|
fix(gptimer): re-enable test on P4
Remove timer_get_counter_time_sec in the ISR. Keep ISR as fast as
possible and not allow FPU usage.
|
2024-06-07 11:12:45 +08:00 |
|
Gao Xu
|
78c40fd19a
|
Merge branch 'esp32p4/add_adc_support' into 'master'
feat(adc): support ADC oneshot/continuous mode on ESP32P4
Closes IDF-6496 and IDF-6497
See merge request espressif/esp-idf!28281
|
2024-06-05 16:31:59 +08:00 |
|
morris
|
8760e6d2a7
|
Merge branch 'refactor/i2s_dma_buffer_allocation' into 'master'
refactor(i2s): clean up DMA buffer allocation
Closes IDF-9636
See merge request espressif/esp-idf!31282
|
2024-06-03 21:26:04 +08:00 |
|
gaoxu
|
795f3fe377
|
feat(adc): support ADC continuous mode on ESP32P4
|
2024-06-03 16:50:39 +08:00 |
|
morris
|
2b1466b070
|
refactor(i2s): clean up DMA buffer allocation
|
2024-06-03 16:13:13 +08:00 |
|
laokaiyao
|
db77f66721
|
fix(kconfig): fixed peripheral driver kconfig inconsistencies
|
2024-06-03 11:51:00 +08:00 |
|
morris
|
a7ffe77de0
|
Merge branch 'feature/mcpwm_support_c5' into 'master'
feat(mcpwm): add driver support on esp32c5
Closes IDF-8709 and IDF-9101
See merge request espressif/esp-idf!29876
|
2024-05-29 10:27:35 +08:00 |
|
wuzhenghui
|
ffd08ac41b
|
change(esp_hw_support): use union retention link priority definiation
|
2024-05-28 15:19:27 +08:00 |
|
laokaiyao
|
d2468b8d0e
|
fix(i2s): add the missed port2 for p4
|
2024-05-27 10:46:48 +08:00 |
|
morris
|
de5fb9f070
|
feat(mcpwm): driver support on esp32-c5
|
2024-05-26 22:55:03 +08:00 |
|
wanlei
|
fb8376cb8c
|
feat(i2s): c5mp i2s support
|
2024-05-22 17:29:48 +08:00 |
|
gaoxu
|
6d82c324bb
|
feat(adc): move adc periph enable/reset functions to ll layer
|
2024-05-22 15:23:58 +08:00 |
|
gaoxu
|
c1edeca849
|
fix(dma): feat(adc): support ADC oneshot mod on ESP32P4
|
2024-05-22 15:23:58 +08:00 |
|
Marius Vikhammer
|
62bb532701
|
docs(doxygen): fix misc issues with new version of doxygen
|
2024-05-17 16:12:56 +08:00 |
|
Lou Tianhao
|
4061e282dd
|
draft(i2c): need to support regdma_i2c for esp32c5beta3
|
2024-04-12 14:14:06 +08:00 |
|
Kevin (Lao Kaiyao)
|
432864e917
|
Merge branch 'ci/enable_c5_mp_ci_jobs' into 'master'
ci(esp32c5mp): enable esp32c5 build on CI
See merge request espressif/esp-idf!29895
|
2024-04-08 12:16:16 +08:00 |
|
laokaiyao
|
65b1fd33d3
|
ci(esp32c5mp): disable the unsupported tests
|
2024-04-07 12:13:29 +08:00 |
|
Cao Sen Miao
|
0985bfbe27
|
feat(i2c_master): Add lp_i2c support in i2c master driver
|
2024-04-03 11:39:04 +08:00 |
|
gaoxu
|
40f38bea6f
|
feat(dma): refactor dma calloc function
|
2024-04-02 14:30:14 +08:00 |
|
Armando
|
f0518b3c16
|
feat(dma): advanced dma malloc helper
|
2024-04-02 14:30:14 +08:00 |
|
Jiang Jiang Jian
|
0c68b9b06c
|
Merge branch 'feat/sleep_retention_depends_power_state_management' into 'master'
sleep retention multiple modules initialization and dependency management
Closes WIFI-5252 and IDFGH-11302
See merge request espressif/esp-idf!28941
|
2024-04-01 09:28:42 +08:00 |
|
Li Shuai
|
91bb0e7276
|
change(driver/i2c): use new retention api to implement i2c retention
|
2024-03-30 11:51:52 +08:00 |
|
morris
|
1ed64afddd
|
Merge branch 'refactor/remove_unused_periph_module_enable' into 'master'
remove orphaned clk_gate_ll.h on esp32p4
Closes IDF-8094
See merge request espressif/esp-idf!29906
|
2024-03-29 14:50:34 +08:00 |
|
morris
|
8e64a59fac
|
refactor(periph_ctrl): remove orphaned clk_gate_ll.h
and deprecate the legacy periph_module_xxx functions for new targets
|
2024-03-29 10:53:05 +08:00 |
|
wuzhenghui
|
38fe4e136a
|
feat(esp_hw_support): support esp32p4 sleep peripheral retention
|
2024-03-28 19:18:25 +08:00 |
|
Wan Lei
|
e84c7f00a5
|
Merge branch 'feat/c6lite_c61_ci_header_tmp_app' into 'master'
feat(esp32c61): ci enable header check (stage 7/8)
See merge request espressif/esp-idf!29775
|
2024-03-28 11:45:20 +08:00 |
|
morris
|
c0289ee6eb
|
fix(drivers): fix typos found by codespell
codespell components/esp_driver*
|
2024-03-28 10:01:27 +08:00 |
|
wanlei
|
535afdd7f4
|
feat(esp32c61): ci enable header check, fix c61 build
|
2024-03-27 19:39:59 +08:00 |
|
Omar Chebib
|
793ca6d7a4
|
fix(i2c): fix issues related to timeout and alive interval tick
Fixes https://github.com/espressif/esp-idf/issues/4999
Former usage of I2C_CMD_ALIVE_INTERVAL_TICK macro overrode the ticks_to_wait
parameter when the latter was too big
|
2024-03-14 16:39:10 +08:00 |
|
morris
|
79d8057a8c
|
Merge branch 'feat/rmt_support_esp32c5' into 'master'
Basic RMT driver support on esp32c5
See merge request espressif/esp-idf!29215
|
2024-03-14 11:52:01 +08:00 |
|
Gao Xu
|
b50a52f17c
|
Merge branch 'refactor/adc_dma_apis_on_32_s2' into 'master'
refactor(ADC): move dma_ll functions in ADC hal layer to ADC driver layer
Closes IDF-8570
See merge request espressif/esp-idf!27474
|
2024-03-13 19:47:40 +08:00 |
|
morris
|
9b8fd65221
|
feat(rmt): basic driver support on esp32c5
|
2024-03-13 17:37:47 +08:00 |
|
Konstantin Kondrashov
|
3f89072af1
|
feat(all): Use PRIx macro in all logs
|
2024-03-12 11:15:53 +02:00 |
|