mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-19 09:42:11 +03:00
Adding avrdude-5.4-arduino and copying bootloader168 into the linux distribution.
This commit is contained in:
@ -50,6 +50,7 @@ echo Copying shared and core files...
|
||||
cp -r ../shared/* work
|
||||
rm -rf work/dist
|
||||
cp -r ../../targets work/lib
|
||||
cp -r ../../bootloader168 work
|
||||
rm work/reference.zip
|
||||
|
||||
echo Copying examples...
|
||||
|
Reference in New Issue
Block a user