-
Notifications
You must be signed in to change notification settings - Fork 46
Closed
Description
Checklist
- Checked the issue tracker for similar issues to ensure this is not a duplicate
- Read the documentation to confirm the issue is not addressed there and your configuration is set correctly
- Tested with the latest version to ensure the issue hasn't been fixed
How often does this bug occurs?
always
Expected behavior
Expected to be able to select the dev board (esp-prog-2 or esp32-s3-usb-bridge) but no such kconfig config option.
Actual behavior (suspected bug)
Since RX & TX LEDs are directly on target RX & TX IO's need to but cannot specify:
CONFIG_BRIDGE_GPIO_LED1=-1
CONFIG_BRIDGE_GPIO_LED2=-1
This cause a compile error.
Similarly no support for WS2812 RGB LED as per original firmware.
Error logs or terminal output
Steps to reproduce the behavior
Created 'sdkconfig.defaults.esp32-s3-usb-bridge' file with best guess of GPIO's for LEDs, JTAG and target RX/TX but....
Exported SDKCONFIG_DEFAULTS="sdkconfig.defaults.esp32-s3-usb-bridge;sdkconfig.defaults.esp32s3"
Try to build the firmware
Project release version
v1.2.0
System architecture
ARM 64-bit (Apple M1/M2, Raspberry Pi 4/5)
Operating system
MacOS
Operating system version
Tahoe 26.1
Shell
ZSH
Additional context
No response
Metadata
Metadata
Assignees
Labels
No labels