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:
BIN
build/linux/dist/lib/librxtxI2C.so
vendored
BIN
build/linux/dist/lib/librxtxI2C.so
vendored
Binary file not shown.
BIN
build/linux/dist/lib/librxtxParallel.so
vendored
BIN
build/linux/dist/lib/librxtxParallel.so
vendored
Binary file not shown.
BIN
build/linux/dist/lib/librxtxRS485.so
vendored
BIN
build/linux/dist/lib/librxtxRS485.so
vendored
Binary file not shown.
BIN
build/linux/dist/lib/librxtxRaw.so
vendored
BIN
build/linux/dist/lib/librxtxRaw.so
vendored
Binary file not shown.
BIN
build/linux/dist/librxtxSerial.so
vendored
BIN
build/linux/dist/librxtxSerial.so
vendored
Binary file not shown.
@ -33,8 +33,6 @@ else
|
|||||||
echo Unzipping reference...
|
echo Unzipping reference...
|
||||||
unzip -q -d work ../shared/reference.zip
|
unzip -q -d work ../shared/reference.zip
|
||||||
|
|
||||||
cp dist/librxtxSerial.so work/
|
|
||||||
|
|
||||||
cp dist/arduino work/
|
cp dist/arduino work/
|
||||||
|
|
||||||
# copy the avr-gcc distribution
|
# copy the avr-gcc distribution
|
||||||
|
Reference in New Issue
Block a user