mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-30 16:24:09 +03:00
Replacing Processing's text files with Arduino's (e.g. todo.txt)
This commit is contained in:
@ -44,14 +44,6 @@ else
|
||||
|
||||
echo Extracting avr tools...
|
||||
unzip -q -d "$RESOURCES/hardware" dist/tools-universal.zip
|
||||
|
||||
LIBRARIES=$RESOURCES/libraries/
|
||||
cp -rX ../../net "$LIBRARIES"
|
||||
cp -rX ../../opengl "$LIBRARIES"
|
||||
cp -rX ../../serial "$LIBRARIES"
|
||||
cp -rX ../../video "$LIBRARIES"
|
||||
cp -rX ../../pdf "$LIBRARIES"
|
||||
cp -rX ../../dxf "$LIBRARIES"
|
||||
fi
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user