Update startup_s1sbp6a.S

fix DAPLINK "The transfer timed out." error
pull/13632/head
KollHong 2020-09-17 15:35:35 +09:00 committed by GitHub
parent 0db72d0cf2
commit dd1c59f588
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@
/************************************************************************************
* Vectors
************************************************************************************/
.section .vectors
.section .vectors, "a"
.align 2
.globl __Vectors
__Vectors: