FreeCalypso > hg > freecalypso-tools
view target-utils/flash-boot-test/vectors.S @ 364:ac311a48630e
fcup-smdump & fcup-smsend: send AT+CMEE=2 first
| author | Mychaela Falconia <falcon@freecalypso.org> |
|---|---|
| date | Thu, 08 Mar 2018 00:20:42 +0000 |
| parents | dbb54db721d1 |
| children |
line wrap: on
line source
.section .vectors,"ax",%progbits .code 32 .globl _Reset_vector _Reset_vector: b _entry b . b . b . b . b . b . b .
