aboutsummaryrefslogtreecommitdiffhomepage
path: root/targets/cortex-m0.json
diff options
context:
space:
mode:
Diffstat (limited to 'targets/cortex-m0.json')
-rw-r--r--targets/cortex-m0.json5
1 files changed, 1 insertions, 4 deletions
diff --git a/targets/cortex-m0.json b/targets/cortex-m0.json
index f86945b87..221d1a44e 100644
--- a/targets/cortex-m0.json
+++ b/targets/cortex-m0.json
@@ -1,7 +1,4 @@
{
"inherits": ["cortex-m"],
- "llvm-target": "armv6m-none-eabi",
- "cflags": [
- "--target=armv6m-none-eabi"
- ]
+ "llvm-target": "armv6m-unknown-unknown-eabi"
}