1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-30 16:24:09 +03:00

Now give error if code is too big for sketch; maximum size determined by upload.maximum_size preference.

This commit is contained in:
David A. Mellis
2006-03-20 23:14:10 +00:00
parent 74c0a80359
commit 518812a1e9
4 changed files with 119 additions and 0 deletions

View File

@ -271,6 +271,7 @@ linestatus.height = 20
upload.erase=false
upload.verify=false
upload.programmer=stk500
upload.maximum_size=7168
# set the parallel port defaults (used if upload.programmer=dapa)
parallel.port=0x378