mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-17 22:23:10 +03:00
Now builds and runs on linux (but won't compile or upload programs); see notes in make.sh for setting up environment.
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
cd work && ./processing && cd ..
|
||||
cd work && ./arduino && cd ..
|
||||
|
Reference in New Issue
Block a user