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:
@ -25,7 +25,7 @@ else
|
||||
mkdir -p work/lib/build
|
||||
mkdir -p work/examples
|
||||
|
||||
cp ../../lib/librxtxSerial.jnilib work/
|
||||
cp dist/librxtxSerial.jnilib work/
|
||||
cp -pR dist/drivers work/
|
||||
|
||||
# to have a copy of this guy around for messing with
|
||||
|
Reference in New Issue
Block a user