arduino / arduino/ArduinoCore-avr
Deactivate USB-Core via -D definition
Open
- Dominant language
- C
- Stars
- 1.5k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
I want to deactivate the USB core of Arduino. Therefore USBCON needs to be undefined. Passing options with -D works, -U not.
2nd issue related to this: the USB-Core should not rely on such a USBCON definition, there should be a wrapper
cc @facchinm
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.