diff options
Diffstat (limited to 'cross/xc16.txt')
-rw-r--r-- | cross/xc16.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cross/xc16.txt b/cross/xc16.txt index 1e67362..c66889d 100644 --- a/cross/xc16.txt +++ b/cross/xc16.txt @@ -14,6 +14,8 @@ endian = 'little' [properties] needs_exe_wrapper = true + +[built-in options] c_args = [ '-c', '-mcpu=33EP64MC203', |