![]() |
LPCOpen Platform
v1.03
LPCOpen Platform for NXP LPC Microcontrollers
|
Go to the source code of this file.
Functions | |
| static int | verify_spifi_data (const uint8_t *buff, int size) |
| static void | prepare_write_data (uint8_t *buff, int size) |
| int | main (void) |
| Main entry point. | |
Variables | |
| static uint8_t | data_buffer [PROG_SIZE] |
| static SPIFIobj | spifi_obj |