#include "wge100_camera/wge100lib.h"
#include "wge100_camera/host_netutil.h"
#include <string.h>
#include <cstdio>
#include <cstdlib>
#include <cstring>
#include <cassert>
#include <unistd.h>
Go to the source code of this file.
Defines | |
#define | FLASH_SIZE_LONG ((FLASH_PAGE_SIZE + 3) / 4) |
Functions | |
int | main (int argc, char **argv) |
#define FLASH_SIZE_LONG ((FLASH_PAGE_SIZE + 3) / 4) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 44 of file check_flash.cpp.