#!/bin/sh
node blink-led
node configure-and-check-active-low
node configure-and-check-input
node configure-and-check-output
node many-interrupts
node output-with-edge-bug
node performance-async
node performance-sync
node wait-for-interrupt
node wait-for-many-interrupts

