octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

arduino package testing


From: John Donoghue
Subject: arduino package testing
Date: Thu, 25 Apr 2019 18:51:13 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.4.0

Does anyone have some spare time and a arduino uno floating around that is able to verify the to be released version of the arduino package ?

It requires installing the arduino package from the release tracker:

https://sourceforge.net/p/octave/package-releases/_discuss/thread/64f6371d91/3ca9/attachment/arduino-0.4.0.tar.gz


In addition you will need have installed a version of the instrument control package, and the arduino ide


Prior to testing you will need install the octave/arduino firmware on the arduino board:

in octave:

> pkg load arduino

> arduinosetup(listArduinoLibraries('core'))

(press upload to compile and load the code)

Then run the tests:

> __run_test_suite__({'thefullpath/tothearduinopackage/arduino-0.4.0'}, {})


JohnD







reply via email to

[Prev in Thread] Current Thread [Next in Thread]