mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-30 16:24:09 +03:00
svn merge -r 72:HEAD svn+ssh://mellis@svn.berlios.de/svnroot/repos/arduino/tags/0004 - used Base.java from tags/0004 but changed version back to 0003.
This commit is contained in:
BIN
build/linux/dist/librxtxSerial.so
vendored
Normal file
BIN
build/linux/dist/librxtxSerial.so
vendored
Normal file
Binary file not shown.
@ -30,7 +30,7 @@ else
|
||||
mkdir -p work/examples
|
||||
|
||||
#need to replace this with the linux native library for RXTX
|
||||
cp ../../lib/librxtxSerial.so work/
|
||||
cp dist/librxtxSerial.so work/
|
||||
|
||||
cp dist/arduino work/
|
||||
|
||||
|
Reference in New Issue
Block a user