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

