Simple framework to allow for mini-programs, or Sketchlets, to be executed on a single SoC. Distributed under the MIT license.

Auto generated API documentation and code listings for Sketchlet

Classes

ArrayList< T > Class to represent a simple list of elements in an array

Code

ArrayList.h [code]
ArrayList.hpp [code]
Controller.cpp [code]
Controller.h [code]
IController.h [code]
Iterator.h [code]
Iterator.hpp [code]
Sketchlet.cpp [code]
Sketchlet.h [code]