mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-30 16:24:09 +03:00
Updating code for the new folder organization. This version should be able to compile and upload sketches, including libraries, but burning bootloaders won't work.
This commit is contained in:
2
build/macosx/dist/bootloader/burn.command
vendored
2
build/macosx/dist/bootloader/burn.command
vendored
@ -17,7 +17,7 @@
|
||||
# parametre
|
||||
#
|
||||
|
||||
BINDIR=../tools/avr/bin
|
||||
BINDIR=../../tools/avr/bin
|
||||
PORT=/dev/tty.USA19QW1b1P1.1
|
||||
|
||||
# unlock bootloader segment
|
||||
|
Reference in New Issue
Block a user