1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-20 21:01:25 +03:00

Updating linux build scripts, etc for Arduino 0017.

This commit is contained in:
David A. Mellis
2009-08-03 20:57:46 +00:00
parent 777e7cd30d
commit c7b70fce3a
7 changed files with 11967 additions and 170 deletions

View File

@ -1,3 +1,3 @@
#!/bin/sh
cd work && ./processing && cd ..
cd work && ./arduino && cd ..