This website requires JavaScript.
Explore
Help
Register
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
2024-10-05 20:47:46 -04:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
esp_driver_uart
/
include
/
driver
History
sonika.rathi
e162903615
fix(esp_vfs_console): add esp_vfs_console component
...
move vfs_console related init steps from vfs component to new esp_vfs_console component
2024-03-11 10:18:10 +01:00
..
esp_private
fix(esp_vfs_console): add esp_vfs_console component
2024-03-11 10:18:10 +01:00
uart_select.h
refactor(uart): make uart driver as component, and fix astyle
2023-12-15 17:03:51 +08:00
uart_vfs.h
refactor(uart_vfs): Move uart implementation of vfs to esp_driver_uart
2023-12-15 17:14:55 +08:00
uart.h
refactor(uart): add support to be able to test LP_UART port
2024-02-07 14:37:48 +08:00