aboutsummaryrefslogtreecommitdiff
path: root/cross/c2000.txt
diff options
context:
space:
mode:
Diffstat (limited to 'cross/c2000.txt')
-rw-r--r--cross/c2000.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/cross/c2000.txt b/cross/c2000.txt
index e624f25..61c0310 100644
--- a/cross/c2000.txt
+++ b/cross/c2000.txt
@@ -12,8 +12,7 @@ cpu_family = 'c2000'
cpu = 'c28x'
endian = 'little'
-[properties]
-needs_exe_wrapper = true
+[built-in options]
c_args = [
'-v28',
'-ml',
@@ -24,3 +23,6 @@ c_link_args = [
'\f28004x_flash.cmd']
cpp_args = []
cpp_link_args = []
+
+[properties]
+needs_exe_wrapper = true