1026 lines
37 KiB
XML
1026 lines
37 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
|
|
<CodeBlocks_project_file>
|
|
<FileVersion major="1" minor="6" />
|
|
<Project>
|
|
<Option title="app" />
|
|
<Option pch_mode="2" />
|
|
<Option compiler="riscv32-v2" />
|
|
<Build>
|
|
<Target title="Debug">
|
|
<Option output="Output/bin/app.rv32" prefix_auto="1" extension_auto="0" />
|
|
<Option object_output="Output/obj/" />
|
|
<Option type="1" />
|
|
<Option compiler="riscv32-v2" />
|
|
</Target>
|
|
</Build>
|
|
<Compiler>
|
|
<Add option="-Os" />
|
|
<Add option="-Wall" />
|
|
<Add option="-march=rv32imacxbs1" />
|
|
<Add option="-ffunction-sections" />
|
|
<Add option="-msave-restore" />
|
|
<Add option="-mjump-tables-in-text" />
|
|
<Add directory="." />
|
|
<Add directory="functions" />
|
|
<Add directory="port" />
|
|
<Add directory="i18n" />
|
|
<Add directory="plugin" />
|
|
<Add directory="../../platform/header" />
|
|
<Add directory="../../platform/libs" />
|
|
<Add directory="../../platform/bsp" />
|
|
<Add directory="../../platform/bsp/bsp_app" />
|
|
<Add directory="../../platform/bsp/bsp_app/ab_command" />
|
|
<Add directory="../../platform/bsp/bsp_app/ble_protocol" />
|
|
<Add directory="../../platform/bsp/bsp_bt" />
|
|
<Add directory="../../platform/bsp/bsp_ble" />
|
|
<Add directory="../../platform/bsp/bsp_sensor" />
|
|
<Add directory="../../platform/gui" />
|
|
<Add directory="../../platform/gui/components" />
|
|
<Add directory="../../platform/gui/tft" />
|
|
<Add directory="../../platform/gui/ctp" />
|
|
<Add directory="../../platform/bsp/bsp_sensor/internal_sensor" />
|
|
<Add directory="functions/common" />
|
|
</Compiler>
|
|
<Linker>
|
|
<Add option="-T$(TARGET_OBJECT_DIR)ram.o" />
|
|
<Add option="--gc-sections" />
|
|
<Add option="-Map=Output\bin\map.txt" />
|
|
<Add library="libplatform" />
|
|
<Add library="libbtstack" />
|
|
<Add library="libdrivers" />
|
|
<Add library="libcodecs" />
|
|
<Add library="libgui" />
|
|
<Add library="../../platform/bsp/bsp_sensor/hrs3300/libhrs3300.a" />
|
|
<Add library="../../platform/bsp/bsp_sensor/sc7a20/libsc7a20.a" />
|
|
<Add library="lib_10M" />
|
|
<Add directory="../../platform/libs" />
|
|
</Linker>
|
|
<ExtraCommands>
|
|
<Add before="Output\bin\prebuild.bat $(PROJECT_NAME)" />
|
|
<Add before="python.exe Output\bin\Settings\watch_set_make.py" />
|
|
<Add after="Output\bin\postbuild.bat $(PROJECT_NAME)" />
|
|
</ExtraCommands>
|
|
<Unit filename="../../platform/bsp/bsp.h" />
|
|
<Unit filename="../../platform/bsp/bsp_app/ab_command/ab_common.h" />
|
|
<Unit filename="../../platform/bsp/bsp_app/ab_command/app_data.h" />
|
|
<Unit filename="../../platform/bsp/bsp_app/ab_command/app_data_config.h" />
|
|
<Unit filename="../../platform/bsp/bsp_app/ab_command/data_storage.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/bsp/bsp_app/app_ancs.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/bsp/bsp_app/app_ancs.h" />
|
|
<Unit filename="../../platform/bsp/bsp_app/app_platform.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/bsp/bsp_app/app_platform.h" />
|
|
<Unit filename="../../platform/bsp/bsp_app/ble_protocol/ancs_msg.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/bsp/bsp_app/ble_protocol/app_variable.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/bsp/bsp_app/ble_protocol/app_variable.h" />
|
|
<Unit filename="../../platform/bsp/bsp_app/ble_protocol/ble_protocol.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/bsp/bsp_app/ble_protocol/ble_protocol.h" />
|
|
<Unit filename="../../platform/bsp/bsp_app/ble_protocol/ble_protocol_msg.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/bsp/bsp_app/ble_protocol/ble_protocol_rev.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/bsp/bsp_app/ble_protocol/ble_protocol_rev.h" />
|
|
<Unit filename="../../platform/bsp/bsp_app/ble_protocol/ble_protocol_send.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/bsp/bsp_app/ble_protocol/ble_protocol_send.h" />
|
|
<Unit filename="../../platform/bsp/bsp_app/ble_protocol/m_remind.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/bsp/bsp_app/ble_protocol/m_rtc.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/bsp/bsp_app/ble_protocol/m_sleep.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/bsp/bsp_app/ble_protocol/m_sleep.h" />
|
|
<Unit filename="../../platform/bsp/bsp_app/ble_protocol/m_sportInfo.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/bsp/bsp_app/ble_protocol/m_storage.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/bsp/bsp_app/ble_protocol/protocol_device.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/bsp/bsp_app/ble_protocol/protocol_device.h" />
|
|
<Unit filename="../../platform/bsp/bsp_app/ble_protocol/protocol_heart.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/bsp/bsp_app/ble_protocol/protocol_syn.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/bsp/bsp_app/ble_protocol/tjd_char_conver.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/bsp/bsp_app/ble_protocol/tjd_watch_transmit.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/bsp/bsp_app/bsp_app.h" />
|
|
<Unit filename="../../platform/bsp/bsp_app/weak_symbol.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/bsp/bsp_audio.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/bsp/bsp_audio.h" />
|
|
<Unit filename="../../platform/bsp/bsp_ble/adv0.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/bsp/bsp_ble/app.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/bsp/bsp_ble/app.h" />
|
|
<Unit filename="../../platform/bsp/bsp_ble/app_ab_link.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/bsp/bsp_ble/app_ab_link.h" />
|
|
<Unit filename="../../platform/bsp/bsp_ble/app_blue_fit.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/bsp/bsp_ble/app_watch.h" />
|
|
<Unit filename="../../platform/bsp/bsp_ble/ble.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/bsp/bsp_ble/ble.h" />
|
|
<Unit filename="../../platform/bsp/bsp_ble/bsp_ams.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/bsp/bsp_ble/bsp_ams.h" />
|
|
<Unit filename="../../platform/bsp/bsp_ble/bsp_ancs.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/bsp/bsp_ble/bsp_ble.h" />
|
|
<Unit filename="../../platform/bsp/bsp_ble/bt_fota.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/bsp/bsp_ble/bt_fota.h" />
|
|
<Unit filename="../../platform/bsp/bsp_bt/a2dp.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/bsp/bsp_bt/bsp_bt.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/bsp/bsp_bt/bsp_bt.h" />
|
|
<Unit filename="../../platform/bsp/bsp_bt/bsp_bt_call.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/bsp/bsp_bt/bsp_bt_ring.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/bsp/bsp_bt/bt.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/bsp/bsp_bt/hfhs.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/bsp/bsp_bt/hid.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/bsp/bsp_bt/pbap.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/bsp/bsp_bt/pbap.h" />
|
|
<Unit filename="../../platform/bsp/bsp_bt/profile.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/bsp/bsp_charge.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/bsp/bsp_charge.h" />
|
|
<Unit filename="../../platform/bsp/bsp_cm.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/bsp/bsp_dac.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/bsp/bsp_dac.h" />
|
|
<Unit filename="../../platform/bsp/bsp_eq.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/bsp/bsp_eq.h" />
|
|
<Unit filename="../../platform/bsp/bsp_halt.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/bsp/bsp_halt.h" />
|
|
<Unit filename="../../platform/bsp/bsp_hw_timer.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/bsp/bsp_hw_timer.h" />
|
|
<Unit filename="../../platform/bsp/bsp_i2c.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/bsp/bsp_i2c.h" />
|
|
<Unit filename="../../platform/bsp/bsp_id3_tag.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/bsp/bsp_id3_tag.h" />
|
|
<Unit filename="../../platform/bsp/bsp_key.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/bsp/bsp_key.h" />
|
|
<Unit filename="../../platform/bsp/bsp_map.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/bsp/bsp_mav.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/bsp/bsp_music.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/bsp/bsp_music.h" />
|
|
<Unit filename="../../platform/bsp/bsp_param.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/bsp/bsp_param.h" />
|
|
<Unit filename="../../platform/bsp/bsp_piano.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/bsp/bsp_piano.h" />
|
|
<Unit filename="../../platform/bsp/bsp_port_int.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/bsp/bsp_port_int.h" />
|
|
<Unit filename="../../platform/bsp/bsp_pwm.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/bsp/bsp_pwm.h" />
|
|
<Unit filename="../../platform/bsp/bsp_qdec.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/bsp/bsp_rtc.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/bsp/bsp_rtc.h" />
|
|
<Unit filename="../../platform/bsp/bsp_saradc.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/bsp/bsp_saradc.h" />
|
|
<Unit filename="../../platform/bsp/bsp_sensor/bsp_sensor.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/bsp/bsp_sensor/bsp_sensor.h" />
|
|
<Unit filename="../../platform/bsp/bsp_sensor/hr_fake/hr_fake.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/bsp/bsp_sensor/hr_fake/hr_fake.h" />
|
|
<Unit filename="../../platform/bsp/bsp_sensor/hrs3300/fit_hrs3300.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/bsp/bsp_sensor/hrs3300/fit_hrs3300.h" />
|
|
<Unit filename="../../platform/bsp/bsp_sensor/hrs3300/hrs3300.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/bsp/bsp_sensor/hrs3300/hrs3300.h" />
|
|
<Unit filename="../../platform/bsp/bsp_sensor/hrs3300/hrs3300_reg_init.h" />
|
|
<Unit filename="../../platform/bsp/bsp_sensor/hx3605/fit_hx3605.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/bsp/bsp_sensor/hx3605/fit_hx3605.h" />
|
|
<Unit filename="../../platform/bsp/bsp_sensor/hx3605/hx3605.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/bsp/bsp_sensor/hx3605/hx3605.h" />
|
|
<Unit filename="../../platform/bsp/bsp_sensor/hx3605/hx3605_factory_test.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/bsp/bsp_sensor/hx3605/hx3605_factory_test.h" />
|
|
<Unit filename="../../platform/bsp/bsp_sensor/hx3605/hx3605_hrs_agc.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/bsp/bsp_sensor/hx3605/hx3605_hrs_agc.h" />
|
|
<Unit filename="../../platform/bsp/bsp_sensor/hx3605/hx3605_spo2_agc.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/bsp/bsp_sensor/hx3605/hx3605_spo2_agc.h" />
|
|
<Unit filename="../../platform/bsp/bsp_sensor/internal_sensor/bsp_internal_sensor.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/bsp/bsp_sensor/internal_sensor/bsp_internal_sensor.h" />
|
|
<Unit filename="../../platform/bsp/bsp_sensor/msa310/msa310.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/bsp/bsp_sensor/msa310/msa310.h" />
|
|
<Unit filename="../../platform/bsp/bsp_sensor/msa310/msa_app.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/bsp/bsp_sensor/msa310/msa_app.h" />
|
|
<Unit filename="../../platform/bsp/bsp_sensor/sc7a20/sc7a20.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/bsp/bsp_sensor/sc7a20/sc7a20.h" />
|
|
<Unit filename="../../platform/bsp/bsp_sensor/sc7a20/sl_watch_application.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/bsp/bsp_sensor/sc7a20/sl_watch_application.h" />
|
|
<Unit filename="../../platform/bsp/bsp_sleep.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/bsp/bsp_sleep.h" />
|
|
<Unit filename="../../platform/bsp/bsp_spp.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/bsp/bsp_sys.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/bsp/bsp_sys.h" />
|
|
<Unit filename="../../platform/bsp/bsp_uart.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/bsp/bsp_uart.h" />
|
|
<Unit filename="../../platform/bsp/bsp_uitool_phrase.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/bsp/bsp_uitool_phrase.h" />
|
|
<Unit filename="../../platform/bsp/bsp_vbat.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/bsp/bsp_vbat.h" />
|
|
<Unit filename="../../platform/bsp/bsp_vusb.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/bsp/bsp_vusb.h" />
|
|
<Unit filename="../../platform/gui/components/compo_animation.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/gui/components/compo_animation.h" />
|
|
<Unit filename="../../platform/gui/components/compo_arc.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/gui/components/compo_arc.h" />
|
|
<Unit filename="../../platform/gui/components/compo_button.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/gui/components/compo_button.h" />
|
|
<Unit filename="../../platform/gui/components/compo_cardbox.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/gui/components/compo_cardbox.h" />
|
|
<Unit filename="../../platform/gui/components/compo_chartbox.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/gui/components/compo_chartbox.h" />
|
|
<Unit filename="../../platform/gui/components/compo_datetime.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/gui/components/compo_datetime.h" />
|
|
<Unit filename="../../platform/gui/components/compo_disklist.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/gui/components/compo_disklist.h" />
|
|
<Unit filename="../../platform/gui/components/compo_form.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/gui/components/compo_form.h" />
|
|
<Unit filename="../../platform/gui/components/compo_iconlist.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/gui/components/compo_iconlist.h" />
|
|
<Unit filename="../../platform/gui/components/compo_kaleidoscope.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/gui/components/compo_kaleidoscope.h" />
|
|
<Unit filename="../../platform/gui/components/compo_label.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/gui/components/compo_label.h" />
|
|
<Unit filename="../../platform/gui/components/compo_listbox.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/gui/components/compo_listbox.h" />
|
|
<Unit filename="../../platform/gui/components/compo_move_ctr.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/gui/components/compo_number.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/gui/components/compo_number.h" />
|
|
<Unit filename="../../platform/gui/components/compo_picturebox.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/gui/components/compo_picturebox.h" />
|
|
<Unit filename="../../platform/gui/components/compo_qrcodebox.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/gui/components/compo_qrcodebox.h" />
|
|
<Unit filename="../../platform/gui/components/compo_rings.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/gui/components/compo_rings.h" />
|
|
<Unit filename="../../platform/gui/components/compo_rotary.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/gui/components/compo_rotary.h" />
|
|
<Unit filename="../../platform/gui/components/compo_rowbox.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/gui/components/compo_rowbox.h" />
|
|
<Unit filename="../../platform/gui/components/compo_shape.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/gui/components/compo_shape.h" />
|
|
<Unit filename="../../platform/gui/components/compo_stacklist.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/gui/components/compo_stacklist.h" />
|
|
<Unit filename="../../platform/gui/components/compo_textbox.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/gui/components/compo_textbox.h" />
|
|
<Unit filename="../../platform/gui/components/component_func.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/gui/components/component_func.h" />
|
|
<Unit filename="../../platform/gui/components/components.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/gui/components/components.h" />
|
|
<Unit filename="../../platform/gui/ctp/axs5106/GD9853_G2538B_AXS5106_V01_03_20231106_App.h" />
|
|
<Unit filename="../../platform/gui/ctp/axs5106/ZX_S2403062_TZ1_TB36_AXS5106L_TJD_V01_00_20240315_App.h" />
|
|
<Unit filename="../../platform/gui/ctp/axs5106/axs5106.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/gui/ctp/axs5106/axs5106.h" />
|
|
<Unit filename="../../platform/gui/ctp/ctp.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/gui/ctp/ctp.h" />
|
|
<Unit filename="../../platform/gui/ctp/ctp_chsc6x.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/gui/ctp/ctp_cst8x.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/gui/ctp/spt5113/spt5113c.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/gui/ctp/spt5113/spt5113c.h" />
|
|
<Unit filename="../../platform/gui/ctp/spt5113/spt5113c_firmware.h" />
|
|
<Unit filename="../../platform/gui/gui.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/gui/gui.h" />
|
|
<Unit filename="../../platform/gui/tft/tft.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/gui/tft/tft.h" />
|
|
<Unit filename="../../platform/gui/tft/tft_240_gcgd3030.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/gui/tft/tft_lcd_driver.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="../../platform/header/clib.h" />
|
|
<Unit filename="../../platform/header/config_define.h" />
|
|
<Unit filename="../../platform/header/config_extra.h" />
|
|
<Unit filename="../../platform/header/global.h" />
|
|
<Unit filename="../../platform/header/include.h" />
|
|
<Unit filename="../../platform/header/io_def.h" />
|
|
<Unit filename="../../platform/header/macro.h" />
|
|
<Unit filename="../../platform/header/s_common.h" />
|
|
<Unit filename="../../platform/header/sfr.h" />
|
|
<Unit filename="../../platform/header/typedef.h" />
|
|
<Unit filename="../../platform/libs/api.h" />
|
|
<Unit filename="../../platform/libs/api_app.h" />
|
|
<Unit filename="../../platform/libs/api_btstack.h" />
|
|
<Unit filename="../../platform/libs/api_charge.h" />
|
|
<Unit filename="../../platform/libs/api_cm.h" />
|
|
<Unit filename="../../platform/libs/api_co_time.h" />
|
|
<Unit filename="../../platform/libs/api_dac.h" />
|
|
<Unit filename="../../platform/libs/api_flash.h" />
|
|
<Unit filename="../../platform/libs/api_gpio.h" />
|
|
<Unit filename="../../platform/libs/api_gui.h" />
|
|
<Unit filename="../../platform/libs/api_key.h" />
|
|
<Unit filename="../../platform/libs/api_math.h" />
|
|
<Unit filename="../../platform/libs/api_mem.h" />
|
|
<Unit filename="../../platform/libs/api_msg.h" />
|
|
<Unit filename="../../platform/libs/api_music.h" />
|
|
<Unit filename="../../platform/libs/api_nr.h" />
|
|
<Unit filename="../../platform/libs/api_pwr.h" />
|
|
<Unit filename="../../platform/libs/api_rt_thread.h" />
|
|
<Unit filename="../../platform/libs/api_rtc.h" />
|
|
<Unit filename="../../platform/libs/api_saradc.h" />
|
|
<Unit filename="../../platform/libs/api_sdadc.h" />
|
|
<Unit filename="../../platform/libs/api_sys.h" />
|
|
<Unit filename="../../platform/libs/api_sysclk.h" />
|
|
<Unit filename="../../platform/libs/api_update.h" />
|
|
<Unit filename="../../platform/libs/strong_symbol.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="Output/bin/app.xm">
|
|
<Option compile="1" />
|
|
<Option compiler="riscv32-v2" use="1" buildCommand="$compiler $options $includes -E -P -x c -c $file -o $(TARGET_OUTPUT_DIR)appxm.o" />
|
|
<Option compiler="riscv32" use="1" buildCommand="$compiler $options $includes -E -P -x c -c $file -o $(TARGET_OUTPUT_DIR)appxm.o" />
|
|
</Unit>
|
|
<Unit filename="Output/bin/download.xm">
|
|
<Option compile="1" />
|
|
<Option compiler="riscv32-v2" use="1" buildCommand=" " />
|
|
<Option compiler="riscv32" use="1" buildCommand=" " />
|
|
</Unit>
|
|
<Unit filename="Output/bin/res.xm">
|
|
<Option compile="1" />
|
|
<Option compiler="riscv32-v2" use="1" buildCommand=" " />
|
|
<Option compiler="riscv32" use="1" buildCommand=" " />
|
|
</Unit>
|
|
<Unit filename="Output/bin/xcfg.xm">
|
|
<Option compile="1" />
|
|
<Option compiler="riscv32-v2" use="1" buildCommand=" " />
|
|
<Option compiler="riscv32" use="1" buildCommand=" " />
|
|
</Unit>
|
|
<Unit filename="config.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="config.h" />
|
|
<Unit filename="functions/common/func_idle.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/common/func_idle.h" />
|
|
<Unit filename="functions/common/func_lowpwr.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/common/func_lowpwr.h" />
|
|
<Unit filename="functions/common/func_manage.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/common/func_manage.h" />
|
|
<Unit filename="functions/common/func_popup.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/common/func_switching.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/common/func_switching.h" />
|
|
<Unit filename="functions/common/listbox.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/common/listbox.h" />
|
|
<Unit filename="functions/common/msgbox.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/common/msgbox.h" />
|
|
<Unit filename="functions/common/sfunc_bt_ota.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func.h" />
|
|
<Unit filename="functions/func_activity.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_address_book.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_alarm_clock.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_alarm_clock_sub_edit.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_alarm_clock_sub_repeat.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_alarm_clock_sub_set.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_blood_oxygen.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_blood_pressure.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_bloodsugar.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_breathe.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_bt.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_bt.h" />
|
|
<Unit filename="functions/func_bt_call.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_bt_dut.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_bt_dut.h" />
|
|
<Unit filename="functions/func_bt_end.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_bt_ring.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_calculator.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_calculator_alg.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_calculator_alg.h" />
|
|
<Unit filename="functions/func_calendar.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_call.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_call_sub_dial.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_call_sub_record.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_camera.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_charge.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_clock.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_clock.h" />
|
|
<Unit filename="functions/func_clock_preview.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_clock_sub_card.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_clock_sub_dropdown.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_clock_sub_pullup.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_clock_sub_rotary.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_clock_sub_side.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_clock_sub_sidebar.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_compo_select.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_compo_select_sub.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_debug_info.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_dial_push.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_disturd_config.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_factory_test.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_factory_test_details.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_farway_hand.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_find_device.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_findphone.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_flashlight.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_game.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_heartrate.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_light.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_menu.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_menu.h" />
|
|
<Unit filename="functions/func_menu_sub_cum_sudoku.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_menu_sub_disk.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_menu_sub_grid.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_menu_sub_hexagon.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_menu_sub_honeycomb.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_menu_sub_kaleidoscope.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_menu_sub_list.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_menu_sub_ring.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_menu_sub_skyrer.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_menu_sub_sudoku.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_menu_sub_waterfall.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_message.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_message_push.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_passwod_sub_disp.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_password_sub_select.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_power_off_logo.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_power_on_logo.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_remind_alarm.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_remind_disconnect.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_remind_drink.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_remind_push.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_remind_sit.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_scan.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_set_general.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_set_time.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_set_timetype.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_setting.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_setting_person_information.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_setting_sub_about.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_setting_sub_disturd.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_setting_sub_dousing.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_setting_sub_key_definitons.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_setting_sub_language.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_setting_sub_notice_list.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_setting_sub_off.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_setting_sub_password.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_setting_sub_restart.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_setting_sub_rstfy.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_setting_sub_sav.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_setting_sub_time.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_setting_sub_wrist.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_sleep.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_sport.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_sport_config.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_sport_end_detail.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_sport_pause.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_sport_sub_run.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_sport_switching.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_stopwatch.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_style.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_time_sub_custom.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_timer.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_voice.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/func_weather.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="functions/spirit_island_api.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="i18n/lang.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="i18n/lang.h" />
|
|
<Unit filename="i18n/lang_ar_sa.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="i18n/lang_cs.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="i18n/lang_de.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="i18n/lang_define.h" />
|
|
<Unit filename="i18n/lang_el.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="i18n/lang_en.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="i18n/lang_es.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="i18n/lang_fa.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="i18n/lang_fr.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="i18n/lang_he.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="i18n/lang_hi.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="i18n/lang_hr.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="i18n/lang_hu.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="i18n/lang_id.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="i18n/lang_it.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="i18n/lang_ja.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="i18n/lang_ko.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="i18n/lang_ms.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="i18n/lang_nl.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="i18n/lang_pl.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="i18n/lang_pt.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="i18n/lang_ro.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="i18n/lang_ru.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="i18n/lang_sk.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="i18n/lang_th.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="i18n/lang_tr.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="i18n/lang_uk.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="i18n/lang_vi.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="i18n/lang_zh.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="i18n/lang_zh_tw.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="i18n/语言对照.txt" />
|
|
<Unit filename="main.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="plugin/eq_table.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="plugin/multi_lang.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="plugin/multi_lang.h" />
|
|
<Unit filename="plugin/plugin.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="plugin/plugin.h" />
|
|
<Unit filename="plugin/user_halt.h" />
|
|
<Unit filename="port/port_ctp.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="port/port_ctp.h" />
|
|
<Unit filename="port/port_key.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="port/port_mute.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="port/port_tft.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="port/port_tft.h" />
|
|
<Unit filename="port/port_update.c">
|
|
<Option compilerVar="CC" />
|
|
</Unit>
|
|
<Unit filename="ram.ld">
|
|
<Option compile="1" />
|
|
<Option compiler="riscv32-v2" use="1" buildCommand="$compiler $options $includes -E -P -x c -c $file -o $(TARGET_OBJECT_DIR)ram.o" />
|
|
<Option compiler="riscv32" use="1" buildCommand="$compiler $options $includes -E -P -x c -c $file -o $(TARGET_OBJECT_DIR)ram.o" />
|
|
</Unit>
|
|
<Unit filename="res.h" />
|
|
<Unit filename="ui.h" />
|
|
<Unit filename="watch.h" />
|
|
<Unit filename="xcfg.h" />
|
|
<Extensions />
|
|
</Project>
|
|
</CodeBlocks_project_file>
|