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