Add to 11U68 11E68

Dependencies:   DirectoryList MODSERIAL mbed

Fork of ika_shouyu_poppoyaki by Tedd OKANO

target_handling.h

Committer:
okano
Date:
2013-09-26
Revision:
37:4cd12c9c1cc2
Parent:
26:a63e73885b21
Child:
44:568799eac6df

File content as of revision 37:4cd12c9c1cc2:


#include    "target_table.h"


#define     ENTER_TO_ISP_MODE   0
#define     NO_ISP_MODE         1


target_param    *open_target( int baud_date );
void            reset_target( int isp_pin_state );