This website requires JavaScript.
Explore
Help
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-10-02 11:44:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
002cd296e1a7081681bc792db8eeaa89bfa0e89d
esp-idf
/
components
/
driver
/
test
History
Jiang Jiang Jian
a015123a1d
Merge branch 'feature/rename_apbctrl_to_syscon' into 'master'
...
rename apbctrl to syscon See merge request
espressif/esp-idf!14524
2021-09-16 12:58:07 +00:00
..
adc_dma_test
rename APB_CTRL ro SYS_CON
2021-09-16 20:57:57 +08:00
dac_dma_test
rename APB_CTRL ro SYS_CON
2021-09-16 20:57:57 +08:00
include
/test
…
param_test
…
touch_sensor_test
rename APB_CTRL ro SYS_CON
2021-09-16 20:57:57 +08:00
CMakeLists.txt
…
component.mk
…
test_adc2_with_wifi.c
…
test_adc_common.c
…
test_adc.c
…
test_common_spi.c
…
test_dac.c
…
test_dedicated_gpio.c
…
test_gdma.c
…
test_gpio.c
…
test_i2c.c
…
test_i2s.c
…
test_ledc.c
…
test_pcnt.c
…
test_pwm.c
…
test_rmt.c
…
test_rs485.c
…
test_rtcio.c
…
test_sdio.c
…
test_sdmmc_sdspi_init.cpp
…
test_sigmadelta.c
…
test_spi_bus_lock.c
…
test_spi_master.c
…
test_spi_param.c
…
test_spi_sio.c
…
test_spi_slave_hd.c
…
test_spi_slave.c
…
test_timer.c
driver: fix timer driver initialization sequence to not trigger interrupt immediately
2021-09-16 19:45:33 +08:00
test_uart.c
…