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.
main/periphs.h@0:f4dd9936dfd9, 2018-12-06 (annotated)
- Committer:
- andrewboyson
- Date:
- Thu Dec 06 11:23:34 2018 +0000
- Revision:
- 0:f4dd9936dfd9
Created as had 'repository error' on the original program.
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
andrewboyson | 0:f4dd9936dfd9 | 1 | extern void PeriphsInit (void); |