Library to access LPC17xx peripherals. It uses static inline functions, constant propagation and dead code elimination to be as fast as possible.

Dependents:   Chua-VGA Wolfram-1D-VGA WolframRnd-1D-VGA Basin-VGA ... more

Revision:
0:7a91348b4a02
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/TODO.h	Sun Jul 03 17:11:55 2011 +0000
@@ -0,0 +1,20 @@
+/* on a "need to have" basis :)
+ *
+ * adc
+ * can
+ * dac
+ * ethernet
+ * external interrupts
+ * i2c
+ * mcpwm
+ * mpu (memory protection unit)
+ * quadrature encoder interface
+ * repetitive interrupt timer
+ * spi
+ * ssp
+ * system timer (systick)
+ * timer
+ * usb
+ * watchdog timer
+ *
+ */
\ No newline at end of file