mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-30 16:24:09 +03:00
Adding build.verbose prefence to print compilation command lines.
This commit is contained in:
@ -299,3 +299,4 @@ build.mcu=atmega8
|
||||
build.f_cpu=16000000L
|
||||
build.extension=c
|
||||
build.target=arduino
|
||||
build.verbose=false
|
||||
|
Reference in New Issue
Block a user