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.
Diff: bdmtrionic.h
- Revision:
- 4:682d96ff6d79
- Parent:
- 1:d5452e398b76
- Child:
- 5:1775b4b13232
--- a/bdmtrionic.h Tue Jun 07 12:23:28 2011 +0000 +++ b/bdmtrionic.h Wed Sep 11 11:55:51 2013 +0000 @@ -36,6 +36,7 @@ uint8_t write_flash(const char* flash_type, const uint32_t* start_addr); uint8_t prep_t5_do(void); +uint8_t prep_t8_do(void); uint8_t dump_trionic(void); uint8_t flash_trionic(void);