1
0
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:
David A. Mellis
2006-09-01 10:45:32 +00:00
parent 2bf3756af1
commit 05404c12a3
2 changed files with 31 additions and 12 deletions

View File

@ -299,3 +299,4 @@ build.mcu=atmega8
build.f_cpu=16000000L
build.extension=c
build.target=arduino
build.verbose=false