rf24-pio/tests
maniacbug 2c97186329 Fix bug introduced in the move to PROGMEM. Props to @basilrx for finding this. Also added a test case to demonstrate the bug, and guard against more like it in the future. 2012-02-26 19:53:08 -08:00
..
native Small tweaks and new test for native target 2011-08-27 21:58:06 -07:00
pingpair_blocking Tune timing and upload rate of tests 2012-01-17 22:04:20 -08:00
pingpair_test Fix bug introduced in the move to PROGMEM. Props to @basilrx for finding this. Also added a test case to demonstrate the bug, and guard against more like it in the future. 2012-02-26 19:53:08 -08:00
README Created an all-up script runner 2011-07-13 15:41:37 -07:00

README

The sketches in this directory are intended to be checkin tests.
No code should be pushed to github without these tests passing.

See "runtests.sh" script inside each sketch dir.  This script is fully compatible with
git bisest.

Note that this requires python and py-serial