This website requires JavaScript.
Explore
Help
Sign In
espressif
/
esp-idf
Watch
1
Star
0
Fork
1
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-11-03 16:41:44 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
45d1c9207cd55d4f0c20d58621c9107d3ac6a029
esp-idf
/
components
/
driver
/
test
History
Michael (XIAO Xufeng)
ebfda40b7c
refactor(spi): move pin information into soc folder
2018-06-14 11:29:15 +08:00
..
component.mk
Add SPI Master driver, example, test and docs
2017-01-06 14:20:32 +08:00
test_adc2.c
test(adc2): re-enable the adc2 test.
2018-02-08 13:48:25 +08:00
test_sdmmc_sdspi_init.cpp
sdmmc, sdspi: fix initializers to be C++-compatible, add test
2018-04-23 14:35:13 +08:00
test_spi_master.c
refactor(spi): move pin information into soc folder
2018-06-14 11:29:15 +08:00
test_spi_slave.c
fix(spi_slave): enable DMA clock when initialization.
2017-10-17 12:20:40 +08:00
test_uart.c
driver(uart): Fix uart_get_baudrate incorrect return value when using ref_tick
2018-05-04 09:41:41 +08:00