mirror of
https://github.com/MrUnknownDE/OpenIris-ESPIDF.git
synced 2026-04-21 07:23:44 +02:00
Initial refactors to support esp32 boards
This commit is contained in:
@@ -2228,7 +2228,6 @@ CONFIG_TUSB_PID=0x8000
|
||||
CONFIG_TUSB_MANUFACTURER="ETVR"
|
||||
CONFIG_TUSB_PRODUCT="OpenIris Camera"
|
||||
CONFIG_TUSB_SERIAL_NUM="12345678"
|
||||
# CONFIG_UVC_SUPPORT_TWO_CAM is not set
|
||||
|
||||
#
|
||||
# USB Cam1 Config
|
||||
@@ -2567,4 +2566,9 @@ CONFIG_SPI_FLASH_WRITING_DANGEROUS_REGIONS_ABORTS=y
|
||||
CONFIG_SUPPRESS_SELECT_DEBUG_OUTPUT=y
|
||||
CONFIG_SUPPORT_TERMIOS=y
|
||||
CONFIG_SEMIHOSTFS_MAX_MOUNT_POINTS=1
|
||||
# End of deprecated options
|
||||
# End of deprecated options
|
||||
#
|
||||
# OpenIris: Serial Communication Settings
|
||||
#
|
||||
CONFIG_UART_PORT_NUMER=1
|
||||
# end of OpenIris: Serial Communication Settings
|
||||
Reference in New Issue
Block a user