Search found 2 matches
- Thu Oct 10, 2024 5:56 am
- Forum: IDEs for ESP-IDF
- Topic: cannot open function declaration
- Replies: 1
- Views: 1121
cannot open function declaration
Hi, I installed the latest eclipse-IDE and ran into issue of cannot open declaration of a function. it prompted a error in the console saying that: java.io.UncheckedIOException: java.io.IOException: Cannot run program "clangd" (in directory "C:\Espressif\frameworks\esp-idf-v5.3.1"): CreateProcess er...
- Sat Aug 12, 2023 5:05 pm
- Forum: ESP-IDF
- Topic: uart0 map to uart1
- Replies: 1
- Views: 485
uart0 map to uart1
is there a way to map 2 uart pins, uart0 and uart1 together in esp32?