zdk by Trenton Henry


The Zen Development Kit is a simple hardware abstraction layer that can be implemented on various actual microcontrollers. It defines abstractions for i/o, timing, communications, and external gadgets like servos, rgb LEDs, small LCDs, etc. providing an opportunity for applications to run without modification on "different but similar" hardware. Essentially, it strives to make it easier to use Cortex-Mx processors without concern for the differing peripherals from various vendors.


TBD