Dependencies:   lpc1768

Aim

This program demonstrates the very simplest of programs, a flashing led, other projects have built on this library to use the ethernet, RTC, timers, SPI, uart1 and GPIO peripherals.

Revision:
0:f4dd9936dfd9
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/main/periphs.h	Thu Dec 06 11:23:34 2018 +0000
@@ -0,0 +1,1 @@
+extern void PeriphsInit (void);
\ No newline at end of file