-
Notifications
You must be signed in to change notification settings - Fork 0
/
6800_emulator.srctrlprj
26 lines (26 loc) · 1.26 KB
/
6800_emulator.srctrlprj
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<?xml version="1.0" encoding="utf-8" ?>
<config>
<source_groups>
<source_group_d6cccfb9-c4b8-4c8e-b375-246113027bf7>
<build_file_path>
<compilation_db_path>compile_commands.json</compilation_db_path>
</build_file_path>
<compiler_flags>
<compiler_flag>-DHAS_M6808</compiler_flag>
<compiler_flag>-DHAS_M6800</compiler_flag>
<compiler_flag>-DSYSTEM_11=1</compiler_flag>
<compiler_flag>--target=armv7em-none-eabi</compiler_flag>
<compiler_flag>-mcpu=cortex-m4</compiler_flag>
<compiler_flag>-isysroot /opt/gcc-arm-none-eabi-7-2017-q4-major/lib/gcc/arm-none-eabi</compiler_flag>
<compiler_flag>-iprefix /opt/gcc-arm-none-eabi-7-2017-q4-major/lib/gcc/arm-none-eabi/7.2.1/</compiler_flag>
</compiler_flags>
<indexed_header_paths>
<indexed_header_path>./</indexed_header_path>
</indexed_header_paths>
<name>C/C++ from Compilation Database</name>
<status>enabled</status>
<type>C/C++ from Compilation Database</type>
</source_group_d6cccfb9-c4b8-4c8e-b375-246113027bf7>
</source_groups>
<version>7</version>
</config>