Further fixes and adjustments for getting UART working on esp32 boards

This commit is contained in:
Lorow
2025-11-04 00:55:12 +01:00
parent 3b66642a83
commit 68cac0b3ac
20 changed files with 129 additions and 100 deletions
-5
View File
@@ -69,8 +69,3 @@ CONFIG_GENERAL_BOARD="facefocusvr_face"
# CONFIG_LED_DEBUG_ENABLE is not set
CONFIG_LED_EXTERNAL_AS_DEBUG=y
CONFIG_GENERAL_ADVERTISED_NAME="FFVR Face"
#
# OpenIris: Serial Communication Settings
#
CONFIG_UART_PORT_NUMER=1
# end of OpenIris: Serial Communication Settings