Saturday, September 10, 2011

OpenBSD 4.9 + arduino Duemilanove without Java

despite the java editor built-in with the Linux package, you can use vi and make to flash your arduino projects :-)

follow the instructions here: OpenBSD/CLI ... and instead of

..."Note that you can keep this directory in sync with the source by issuing the following command every so often in the ~/code/arduino/libs/hardware/cores/arduino/ directory:

~/code/arduino/libs/hardware/cores/arduino $ svn up"

due to an update that brokes Serial.begin(), you can get in compile troubles, revert to the 1076 revision by issuing a:

$ svn update -r 1076
At revision 1076.


mostly due to a change at revision 1077 - check here

2 Comments:

Blogger Waldeck Torres said...

ô rapaz, conserta o link aê: http://http//www.arduino.cc/playground/OpenBSD/CLI

3:46 PM  
Blogger fosforo said...

huehueuhe consertado/fixed.

thanks !

1:17 AM  

Post a Comment

<< Home