mirror of https://github.com/ARMmbed/mbed-os.git
CMake: Fix WIO_3G scatter file shebang to work with ARM Compiler 6
parent
5f53181f33
commit
f1a3d690c7
|
|
@ -1,4 +1,4 @@
|
|||
#! armcc -E
|
||||
#! armclang -E --target=arm-arm-none-eabi -x c -mcpu=cortex-m4
|
||||
; Scatter-Loading Description File
|
||||
;
|
||||
; SPDX-License-Identifier: BSD-3-Clause
|
||||
|
|
|
|||
Loading…
Reference in New Issue