Alexey Gerenkov
|
8c2ae2f9bd
|
Merge branch 'feature/universal_clang_toolchain_support' into 'master'
build: Adds support for universal Clang toolchain
Closes LLVM-79
See merge request espressif/esp-idf!20090
|
2022-11-24 03:09:46 +08:00 |
|
Alexey Gerenkov
|
47c2c13de5
|
build: Adds support for universal Clang toolchain
|
2022-11-23 13:25:16 +03:00 |
|
Cao Sen Miao
|
fb9d0d9f03
|
temperature_sensor: Add support on ESP32-C6 (No calibration)
|
2022-11-22 16:22:31 +08:00 |
|
Kevin (Lao Kaiyao)
|
4867928160
|
Merge branch 'bugfix/i2s_tdm_doubled_mclk' into 'master'
i2s: fixed double mclk in tdm mode
Closes IDFGH-8764 and IDFGH-8763
See merge request espressif/esp-idf!21138
|
2022-11-22 15:41:16 +08:00 |
|
Wan Lei
|
65c0b2b81a
|
Merge branch 'feature/c6_spi_master_driver_support' into 'master'
esp32c6: support spi master & slave driver
Closes IDF-5335 and IDF-5336
See merge request espressif/esp-idf!20877
|
2022-11-22 12:29:25 +08:00 |
|
Michael (XIAO Xufeng)
|
439a709c42
|
Merge branch 'feat/esp32s3_essl_sdmmc_host' into 'master'
essl: add support for ESP32-S3 SDMMC host
See merge request espressif/esp-idf!19325
|
2022-11-22 11:18:32 +08:00 |
|
laokaiyao
|
039af72058
|
i2s: fixed typo 'philip'
Closes: https://github.com/espressif/esp-idf/issues/10197
|
2022-11-21 15:58:06 +08:00 |
|
Michael (XIAO Xufeng)
|
720b86a886
|
example/sdio: add support for ESP32-S3 as host (via SD)
|
2022-11-21 14:03:41 +08:00 |
|
morris
|
dcaa753f37
|
Merge branch 'bugfix/legacy_rmt_resource_leak' into 'master'
rmt: fix memory leak in the legacy driver
Closes IDFGH-8732 and IDF-5941
See merge request espressif/esp-idf!21084
|
2022-11-20 16:55:39 +08:00 |
|
wanlei
|
3aeedc2ad3
|
spi: bringup c6 spi master & slave driver support
|
2022-11-18 15:54:14 +08:00 |
|
laokaiyao
|
3b4ec64f26
|
i2s: support on esp32c6
|
2022-11-17 11:04:39 +08:00 |
|
wanlei
|
ee4f4ac3e0
|
test: move sdio unit-test to test_apps
|
2022-11-16 11:22:31 +08:00 |
|
morris
|
6c8807e789
|
rmt: fix memory leak in the legacy driver
Closes https://github.com/espressif/esp-idf/issues/10173
|
2022-11-15 06:29:59 +00:00 |
|
Wan Lei
|
602884e668
|
Merge branch 'feature/_spi_slave_reset_trans_queue_api' into 'master'
spi_slave: add a private API to reset transaction queue
Closes IDF-5033
See merge request espressif/esp-idf!20825
|
2022-11-15 10:45:53 +08:00 |
|
Armando
|
a7289587d3
|
spi_slave: add a test to internal api spi_slave_reset_trans_queue
|
2022-11-14 16:01:48 +08:00 |
|
Song Ruo Jing
|
eae70a8513
|
Merge branch 'bugfix/wakeup_io_hold_unhold_in_sleep' into 'master'
gpio: Fix deep sleep wakeup IOs unable to unhold after wakeup
Closes IDF-6122
See merge request espressif/esp-idf!20823
|
2022-11-14 12:48:40 +08:00 |
|
Song Ruo Jing
|
dd311381a4
|
rtcio: Add a test case to test RTCIO's hold ability after deep sleep wakeup
|
2022-11-11 20:39:04 +08:00 |
|
wanlei
|
76ddc2b8a7
|
test: move rs485 test to test_app
|
2022-11-11 16:59:40 +08:00 |
|
wanlei
|
fb7d8f49be
|
test: move uart test to test_app
|
2022-11-11 16:59:40 +08:00 |
|
wanlei
|
45cf44e5c8
|
test: move 'driver/test/esp_serial_slave_link' to 'driver/test-apps/components' and make it be a component
|
2022-11-10 16:02:03 +08:00 |
|
wanlei
|
f31ecbb42b
|
test: move spi related unit-test into pytest app
|
2022-11-10 16:02:03 +08:00 |
|
wanlei
|
312bc6cb3a
|
test: make 'test_common_spi' as a components named 'test_utils_spi'
|
2022-11-10 15:51:29 +08:00 |
|
laokaiyao
|
8677216576
|
esp32h2: renaming esp32h2 to esp32h4
|
2022-11-08 17:05:33 +08:00 |
|
morris
|
a83165fea0
|
twai: add initial version of driver component test
|
2022-11-04 17:40:29 +08:00 |
|
laokaiyao
|
2cccf3a804
|
dac: update API and file format aligning to the rule
|
2022-11-03 13:04:50 +08:00 |
|
morris
|
51527b302a
|
Merge branch 'contrib/github_pr_10083' into 'master'
temperature_sensor: fix typo (github PR)
Closes IDFGH-8638
See merge request espressif/esp-idf!20887
|
2022-11-01 23:34:26 +08:00 |
|
Song Ruo Jing
|
2557e24a28
|
ci: Enable esp32c6 example, test_apps, and unit tests CI build stage
|
2022-11-01 11:23:21 +08:00 |
|
Jonas Vanthornhout
|
d679ab3903
|
Fixed typo
|
2022-10-31 17:31:40 +01:00 |
|
morris
|
c25031212d
|
driver: test with non-isr freertos functions in the flash
|
2022-10-26 13:43:13 +08:00 |
|
laokaiyao
|
8ef9fd4623
|
dac: optimize the dma stratege
|
2022-10-25 17:14:59 +08:00 |
|
laokaiyao
|
f9f9a09dfb
|
dac: update unit-test docs and examples for driver-NG
|
2022-10-25 17:00:41 +08:00 |
|
morris
|
f997b81242
|
mcpwm: support esp32c6
|
2022-10-20 11:55:03 +08:00 |
|
morris
|
7b425cbcd7
|
mcpwm: new function to fetch capture resolution
|
2022-10-20 11:30:14 +08:00 |
|
Song Ruo Jing
|
6d24e8bcf4
|
gpio: Add support for esp32c6
|
2022-10-18 12:38:36 +08:00 |
|
Armando (Dou Yiwen)
|
542bdea689
|
Merge branch 'feature/adc_calibration_on_c2' into 'master'
esp_adc: support adc calibration on esp32c2
Closes IDF-5203 and IDF-5899
See merge request espressif/esp-idf!20044
|
2022-10-18 10:50:59 +08:00 |
|
Armando
|
d592d983ce
|
esp_adc: added esp32c2 adc runners
|
2022-10-17 16:23:22 +08:00 |
|
Armando
|
f905f6ab7c
|
esp_adc: add esp32c2 adc high/low test threshold and expected val
|
2022-10-13 21:03:51 +08:00 |
|
morris
|
ad376e2d99
|
mcpwm: allow compare equals to period
|
2022-10-11 11:25:33 +08:00 |
|
morris
|
c91f693408
|
test: fix rmt iram case random failure
|
2022-09-27 18:03:21 +08:00 |
|
morris
|
c99edc6715
|
mcpwm: make set_compare_value iram safe
Closes https://github.com/espressif/esp-idf/issues/9793
|
2022-09-21 13:37:49 +00:00 |
|
laokaiyao
|
af0c0bd8ce
|
i2s: fix the data lagging of slave role
Closes https://github.com/espressif/esp-idf/issues/9513
|
2022-09-16 18:45:02 +08:00 |
|
wangyuanze
|
4d0ac129b4
|
test: add i2s tdm full duplex multi device test app
|
2022-09-16 18:45:02 +08:00 |
|
Fu Hanxi
|
a42849f63c
|
Merge branch 'test/test_adc_on_dedicated_runners' into 'master'
ci: use adc dedicated test runners
See merge request espressif/esp-idf!19164
|
2022-09-16 15:58:36 +08:00 |
|
Armando
|
7be7a3e996
|
esp_adc: added comments to c3 test thresh, also sync to legacy tests
|
2022-09-16 03:21:29 +00:00 |
|
Armando
|
eee5085281
|
ci: use adc dedicated test runners for adc tests
|
2022-09-16 03:21:29 +00:00 |
|
laokaiyao
|
bae4944b90
|
i2s: bringup i2s on esp32c6
|
2022-09-15 20:03:39 +08:00 |
|
laokaiyao
|
7197e987cb
|
i2s: add XTAL clock source
|
2022-09-15 19:32:06 +08:00 |
|
wangyuanze
|
ad8d6cdedd
|
rtcio: Move rtcio test cases from unit-test-app to gpio test_app, and enable the tests for ESP32S3
|
2022-09-13 12:13:51 +08:00 |
|
morris
|
6539aa2275
|
pcnt: support esp32c6
|
2022-09-08 18:26:04 +08:00 |
|
laokaiyao
|
045b65e85d
|
touch_senser: fixed ci issue timer expired after it is deleted
|
2022-09-05 18:25:32 +08:00 |
|