mirror of
https://github.com/anklimov/lighthub
synced 2025-12-06 11:49:51 +03:00
2 lines
223 B
Batchfile
2 lines
223 B
Batchfile
cscript //NoLogo sed.vbs "s/void USART0_Handler(void)/void USART0_Handler(void ) __attribute__((weak)); void USART0_Handler(void )/" < %HOMEPATH%\.platformio\packages\framework-arduinosam\variants\arduino_due_x\variant.cpp
|