![]() |
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) /* 10 ticks per second */ |
Functions | |
| void | SysTick_Handler (void) |
| Handle interrupt from SysTick timer. | |
| int | main (void) |
| main routine for blinky example | |