Ika Shouyu Poppoyaki - LPC82x supported
Fork of ika_shouyu_poppoyaki by
command_interface.h
00001 00002 #define STR_BUFF_SIZE 128 00003 00004 int try_and_check( char *command, char *expected_return_str ); 00005 int try_and_check2( char *command, char *expected_return_str ); 00006 void print_command( char *command ); 00007 void print_result( int r ); 00008 int send_RAM_transfer_checksum( int checksum ); 00009 int erase_sectors( int last_sector ); 00010
Generated on Tue Jul 12 2022 21:44:57 by 1.7.2