Ika Shouyu Poppoyaki - LPC82x supported

Dependencies:   MODSERIAL mbed

Fork of ika_shouyu_poppoyaki by Tedd OKANO

target_handling.h

Committer:
okano
Date:
2013-09-13
Revision:
23:017f306cf3ca
Child:
26:a63e73885b21

File content as of revision 23:017f306cf3ca:


#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 );