mirror of
https://github.com/esp8266/Arduino.git
synced 2025-08-01 03:47:23 +03:00
Updated icons for Windows executable; removed unused tools that were used with Makefiles (e.g. gnumake, cp).
This commit is contained in:
@ -38,6 +38,9 @@ unzip -q -d arduino jre.zip
|
||||
# copy tools from work/
|
||||
cp -r work/tools arduino
|
||||
|
||||
cp -r work/bootloader arduino
|
||||
cp -r work/drivers arduino
|
||||
|
||||
# directories used by the app
|
||||
#mkdir arduino/lib/build
|
||||
|
||||
|
Reference in New Issue
Block a user