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.
History
reading (locked) pages so far...
2014-06-11, by Ivop [Wed, 11 Jun 2014 14:56:58 +0000] rev 17
reading (locked) pages so far...
misc fixes, looks like i just read 256 bytes of FLASH :)
2014-05-26, by Ivop [Mon, 26 May 2014 18:08:12 +0000] rev 16
misc fixes, looks like i just read 256 bytes of FLASH :)
need to wait 21ms instead of 21us in enable_pi
2014-05-26, by Ivop [Mon, 26 May 2014 17:38:22 +0000] rev 15
need to wait 21ms instead of 21us in enable_pi
read_mem function, fix sequence in enable_pi
2014-05-26, by Ivop [Mon, 26 May 2014 17:36:09 +0000] rev 14
read_mem function, fix sequence in enable_pi
prefix registers with C2_REG_
2014-05-25, by Ivop [Sun, 25 May 2014 17:54:37 +0000] rev 13
prefix registers with C2_REG_
enable_pi() function; usage: also connect the groud pin!
2014-05-25, by Ivop [Sun, 25 May 2014 17:52:29 +0000] rev 12
enable_pi() function; usage: also connect the groud pin!
wait 2us after reset
2014-05-25, by Ivop [Sun, 25 May 2014 17:43:50 +0000] rev 11
wait 2us after reset
remove superfluous comments
2014-05-25, by Ivop [Sun, 25 May 2014 17:38:48 +0000] rev 10
remove superfluous comments
add pi status values;
2014-05-25, by Ivop [Sun, 25 May 2014 17:37:32 +0000] rev 9
add pi status values;
defines for various programming interface (PI) commands
2014-05-25, by Ivop [Sun, 25 May 2014 17:27:52 +0000] rev 8
defines for various programming interface (PI) commands