KurtE
Senior Member+
Runs (or more appropriately crawls) on Arduino Zero wireless. Again tested uploading blink to Teensy LC
Side notes: Hard to click upload when the Teensy LC was previously programmed with USB Mouse TrangleMove Example
Wish list: I wish there was headless support (not just for ARM) - I normally run my linux arm boards headless... I also run my X86(64 bit) UP boards (Ubuntu) headless.
That is I wish I could type in something like: ./TeensyduinoInstall.linuxarm -libraries:all ~/Desktop/arduino-1.8.4
I have not double checked, but guessing still can not use the command line running of Arduino to run headless to Teensy... Could program an UNO this way, but last time I tried I was able to get the Teensy to run through the compiler and then it would fail to launch the Teensy app...
Side notes: Hard to click upload when the Teensy LC was previously programmed with USB Mouse TrangleMove Example
Wish list: I wish there was headless support (not just for ARM) - I normally run my linux arm boards headless... I also run my X86(64 bit) UP boards (Ubuntu) headless.
That is I wish I could type in something like: ./TeensyduinoInstall.linuxarm -libraries:all ~/Desktop/arduino-1.8.4
I have not double checked, but guessing still can not use the command line running of Arduino to run headless to Teensy... Could program an UNO this way, but last time I tried I was able to get the Teensy to run through the compiler and then it would fail to launch the Teensy app...