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-08-31 14:22:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fd55869f829b74635f3a5df9b5998236d3848449
esp-idf
/
components
/
driver
/
test_apps
History
Song Ruo Jing
fd55869f82
fix(uart): allow same pin for tx and rx in uart_set_pin
...
Closes
https://github.com/espressif/esp-idf/issues/14787
2025-01-09 12:04:45 +08:00
..
analog_comparator
…
components
…
dac_test_apps
…
gpio
…
gpio_extensions
…
gptimer
…
i2c_test_apps
feat(i2c_master): Add an api for retrieveing handle via port
2024-10-25 16:26:05 +08:00
i2s_test_apps
fix(i2s): return error when mclk_div is smaller than 2
2024-12-24 14:46:47 +08:00
ledc
…
legacy_adc_driver
…
legacy_i2c_driver
…
legacy_mcpwm_driver
…
legacy_pcnt_driver
…
legacy_rmt_driver
…
legacy_rtc_temp_driver
…
legacy_timer_driver
…
mcpwm
…
parlio
…
pulse_cnt
…
rmt
fix(rmt): fix the counting clock used by rx filter on esp32/s2
2024-04-08 11:16:18 +08:00
rs485
…
sdio
…
spi
…
temperature_sensor
refactor: changed logic of unity_tester, replaced threads by generators
2024-12-03 09:43:15 +01:00
touch_sensor_v1
…
touch_sensor_v2
…
twai
…
uart
fix(uart): allow same pin for tx and rx in uart_set_pin
2025-01-09 12:04:45 +08:00
usb_serial_jtag
…
.build-test-rules.yml
…