ESP32-C6 CONFIG_SOC_UART_NUM wrongly set to 3 (IDFGH-10775) #11989
Labels
Resolution: Won't Do
This will not be worked on
Status: Done
Issue is done internally
Type: Bug
bugs in IDF
Answers checklist.
IDF version.
28167ea
Operating System used.
Linux
How did you build your project?
Command line with idf.py
If you are using Windows, please specify command line type.
None
What is the expected behavior?
I expect
CONFIG_SOC_UART_NUM
to be set to 2 which is consistent with the documentation.What is the actual behavior?
CONFIG_SOC_UART_NUM
is set to 3, causing issues with compilation of e.g. Arduino libraries.Steps to reproduce.
Build or installation Logs.
No response
More Information.
No response
The text was updated successfully, but these errors were encountered: