![]() |
LPCOpen Platform
v1.03
LPCOpen Platform for NXP LPC Microcontrollers
|
#include "board.h"Go to the source code of this file.
Macros | |
| #define | EXPECTED_CCIT_SUM (0xFD2F) |
| #define | EXPECTED_CRC16_SUM (0x2799) |
| #define | EXPECTED_CRC32_SUM (0x100ECE8C) |
| #define | BLOCK_SIZE 0x40 |
Functions | |
| static void | initBlockData (uint8_t *p8) |
| int | main (void) |
| Main program body. | |