Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of IAP by
Diff: IAP.h
- Revision:
- 5:7484398d50ea
- Parent:
- 1:ff906ad52cf9
- Child:
- 6:f794a51897b8
--- a/IAP.h Mon Nov 26 06:02:24 2012 +0000
+++ b/IAP.h Tue Oct 22 17:23:53 2013 +0000
@@ -256,6 +256,7 @@
*/
IAP() : iap_entry( reinterpret_cast<IAP_call>(IAP_LOCATION) ), cclk_kHz( SystemCoreClock / 1000 ) {}
+ int reinvoke_isp( void );
int read_ID( void );
int read_serial( void );
int blank_check( int start, int end );
