|
AVRly - AVR Development Resources
|
Files | |
| file | blink.c [code] |
| Driver for example application from Getting Started with Blink. This file also serves to demonstrate the anatomy of embedded firmware. | |
| file | blink.h [code] |
| Driver for example application from Getting Started with Blink. This file also serves to demonstrate the anatomy of embedded firmware. | |
| file | main.c [code] |
| Main routine for the Blink example application in Getting Started. This file also serves to demonstrate the anatomy of embedded firmware. | |
| file | pin_defines.h [code] |
| Pin and port definitions for Getting Started with Blink. This file also serves to demonstrate the anatomy of embedded firmware. | |