m3dev
cortex m3 debug tools -- superceded by mdebug
git clone
http://frotz.net/git/m3dev.git
Log
|
Files
|
Refs
|
README
|
LICENSE
misc.S (70B)
1
2
.globl start_image
3
4
.thumb_func
5
start_image:
6
mov sp, r1
7
bx r0
8
b .