Frank
|
14f0d0a03c
|
re-enable raw build flags checks for USB mode
only checking CPPDEFINES sometimes misses the flag
|
2025-11-16 03:02:12 +01:00 |
|
Frank
|
870dc728f1
|
Disable raw build flags checks for USB mode
Commented out raw build flags checks for USB mode. The results would be wrong, because raw build_flags ignore build_unflags.
|
2025-11-16 02:13:29 +01:00 |
|
copilot-swe-agent[bot]
|
c785cb5f6c
|
Fix Serial breakage: remove ARDUINO_USB_MODE instead of setting to 0
Co-authored-by: softhack007 <91616163+softhack007@users.noreply.github.com>
|
2025-11-15 23:51:04 +00:00 |
|
Frank
|
2869de215c
|
USB mode script: updated print statements for clarity
|
2025-11-16 00:35:23 +01:00 |
|
copilot-swe-agent[bot]
|
3bc68c574e
|
Fix conflicting ARDUINO_USB_MODE definitions using BUILD_UNFLAGS
Co-authored-by: softhack007 <91616163+softhack007@users.noreply.github.com>
|
2025-11-15 23:24:01 +00:00 |
|
Frank
|
43b0da03aa
|
Update debug messages for USB mode detection
|
2025-11-15 23:15:44 +01:00 |
|
copilot-swe-agent[bot]
|
0c92e573e1
|
Improve messaging: conditional warnings and production alerts
Co-authored-by: softhack007 <91616163+softhack007@users.noreply.github.com>
|
2025-11-15 21:48:43 +00:00 |
|
copilot-swe-agent[bot]
|
2932644381
|
Add CDC_ON_BOOT=1 check: only modify USB_MODE for USB-OTG boards
Co-authored-by: softhack007 <91616163+softhack007@users.noreply.github.com>
|
2025-11-15 21:25:33 +00:00 |
|
copilot-swe-agent[bot]
|
e094d60552
|
Implement conditional ARDUINO_USB_MODE: dev=1, release=0
Co-authored-by: netmindz <442066+netmindz@users.noreply.github.com>
|
2025-09-20 12:06:19 +00:00 |
|