this transfers data (which is stored in "bin" file in mbed storage) into LPC1114, LPC1115, LPC81x, LPC82x, LPC1768/LPC1769 and LPC11U68/LPC11E68 internal flash memory through ISP.

Dependencies:   mbed MODSERIAL DirectoryList

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers dir_handling.h Source File

dir_handling.h

00001 #include    <string>
00002 
00003 //std::string get_file_name( std::string &defaultpath );
00004 std::string get_file_name( std::string &default_path, const char *suffix );