![]() |
LPCOpen Platform
v1.03
LPCOpen Platform for NXP LPC Microcontrollers
|
#include "board.h"#include <stdio.h>Go to the source code of this file.
Macros | |
| #define | TICKRATE_HZ 10 |
Functions | |
| void | TIMER1_IRQHandler (void) |
| Handle interrupt from 32-bit timer. | |
| int | main (void) |
| main routine for blinky example | |