mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-17 22:23:10 +03:00
Removing unneeded RXTX native libraries.
This commit is contained in:
@ -33,8 +33,6 @@ else
|
||||
echo Unzipping reference...
|
||||
unzip -q -d work ../shared/reference.zip
|
||||
|
||||
cp dist/librxtxSerial.so work/
|
||||
|
||||
cp dist/arduino work/
|
||||
|
||||
# copy the avr-gcc distribution
|
||||
|
Reference in New Issue
Block a user