test code for our MBED board

Dependencies:   mbed lwip

useful.h

Committer:
lolpcc
Date:
2011-05-04
Revision:
1:6877bb99aa17

File content as of revision 1:6877bb99aa17:

void hexview(char *buffer, unsigned int size);
void lprintf(const char* fmt, ...);
int htoi(char *str);
int return_var(char *str);