Code to load a LPC1114 over tx/rx. I have only tested with a 1114 chip but it should work with other LPC uControllers

Dependencies:   DirectoryList MODSERIAL mbed

Fork of ika_shouyu_poppoyaki by Tedd OKANO

dir_handling/dir_handling.h

Committer:
okano
Date:
2015-01-29
Revision:
48:99cfe3a929ea

File content as of revision 48:99cfe3a929ea:

#include    <string>

//std::string get_file_name( std::string &defaultpath );
std::string get_file_name( std::string &default_path, const char *suffix );