Add to 11U68 11E68

Dependencies:   DirectoryList MODSERIAL mbed

Fork of ika_shouyu_poppoyaki by Tedd OKANO

target_handling.h

Committer:
Hapi_Tech
Date:
2015-07-04
Revision:
50:57ad8e04f063
Parent:
44:568799eac6df

File content as of revision 50:57ad8e04f063:


#include    "target_table.h"


#define     ENTER_TO_ISP_MODE   0
#define     NO_ISP_MODE         1

#define     SECTOR_SIZE_VALIABLE4Kx16_AND_32KxN     1
#define     SECTOR_SIZE_VALIABLE4Kx24_AND_32KxN     2

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