Merge pull request #13632 from sdrstone1/master

fix DAPLINK error for S1SBP6A Target using GNU Toolchain.
pull/13663/head
Martin Kojtal 2020-09-23 15:58:53 +01:00 committed by GitHub
commit f38aa597c8
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: