12 Star 38 Fork 11

匠心 / AHRS

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
AHRS.dep 18.97 KB
一键复制 编辑 原始数据 按行查看 历史
匠心 提交于 2015-04-06 11:19 . Create
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603
<?xml version="1.0" encoding="iso-8859-1"?>
<project>
<fileVersion>2</fileVersion>
<fileChecksum>3286098538</fileChecksum>
<configuration>
<name>Debug</name>
<outputs>
<file>$PROJ_DIR$\Libraries\CMSIS\CM3\CoreSupport\core_cm3.c</file>
<file>$PROJ_DIR$\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\iar\startup_stm32f10x_md.s</file>
<file>$PROJ_DIR$\Debug\Obj\misc.pbi</file>
<file>$PROJ_DIR$\Debug\Obj\core_cm3.o</file>
<file>$PROJ_DIR$\Debug\Obj\acc_comp2.o</file>
<file>$PROJ_DIR$\Debug\Obj\stm32f10x_gpio.pbi</file>
<file>$PROJ_DIR$\core_cm3.h</file>
<file>$PROJ_DIR$\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h</file>
<file>$PROJ_DIR$\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\stm32f10x.c</file>
<file>$PROJ_DIR$\Source\bmp085.c</file>
<file>$PROJ_DIR$\Source\bmp085.h</file>
<file>$PROJ_DIR$\Source\acc_comp.h</file>
<file>$PROJ_DIR$\Source\acc_comp2.c</file>
<file>$PROJ_DIR$\Source\hmc.c</file>
<file>$PROJ_DIR$\Source\hmc.h</file>
<file>$PROJ_DIR$\Source\IIC.c</file>
<file>$PROJ_DIR$\Source\IIC.h</file>
<file>$PROJ_DIR$\Source\ins.c</file>
<file>$PROJ_DIR$\Source\ins.h</file>
<file>$PROJ_DIR$\Source\Matrix.c</file>
<file>$PROJ_DIR$\Source\Matrix.h</file>
<file>$PROJ_DIR$\Libraries\STM32F10x_StdPeriph_Driver\src\misc.c</file>
<file>$PROJ_DIR$\Source\MPU6050.c</file>
<file>$PROJ_DIR$\Source\MPU6050.h</file>
<file>$PROJ_DIR$\Libraries\STM32F10x_StdPeriph_Driver\inc\stm32f10x_conf.h</file>
<file>$PROJ_DIR$\Libraries\STM32F10x_StdPeriph_Driver\inc\stm32f10x_i2c.h</file>
<file>$PROJ_DIR$\Debug\Obj\System_Config.pbi</file>
<file>$PROJ_DIR$\Debug\Obj\stm32f10x_rcc.pbi</file>
<file>$PROJ_DIR$\Libraries\STM32F10x_StdPeriph_Driver\inc\STM32F10x_tim.h</file>
<file>$PROJ_DIR$\Libraries\STM32F10x_StdPeriph_Driver\inc\stm32f10x_gpio.h</file>
<file>$PROJ_DIR$\Debug\Obj\AHRS.pbd</file>
<file>$PROJ_DIR$\Debug\Obj\Matrix.pbi</file>
<file>$PROJ_DIR$\Debug\Obj\stm32f10x_flash.pbi</file>
<file>$TOOLKIT_DIR$\inc\ycheck.h</file>
<file>$PROJ_DIR$\Debug\Obj\System_Config.o</file>
<file>$PROJ_DIR$\Debug\Obj\hmc.o</file>
<file>$TOOLKIT_DIR$\inc\yvals.h</file>
<file>$TOOLKIT_DIR$\inc\DLib_Product.h</file>
<file>$PROJ_DIR$\Libraries\STM32F10x_StdPeriph_Driver\inc\stm32f10x_exti.h</file>
<file>$PROJ_DIR$\Debug\Obj\stm32f10x.pbi</file>
<file>$PROJ_DIR$\Debug\Exe\AHRS.hex</file>
<file>$TOOLKIT_DIR$\inc\intrinsics.h</file>
<file>$PROJ_DIR$\Debug\Obj\startup_stm32f10x_md.o</file>
<file>$PROJ_DIR$\Debug\Obj\stm32f10x_exti.o</file>
<file>$TOOLKIT_DIR$\inc\DLib_Threads.h</file>
<file>$PROJ_DIR$\Debug\Obj\stm32f10x_gpio.o</file>
<file>$PROJ_DIR$\Debug\Obj\IIC.o</file>
<file>$PROJ_DIR$\Debug\Obj\MPU6050.o</file>
<file>$PROJ_DIR$\stm32f10x_flash.icf</file>
<file>$PROJ_DIR$\Debug\Obj\stm32f10x_tim.o</file>
<file>$PROJ_DIR$\Libraries\STM32F10x_StdPeriph_Driver\inc\stm32f10x_usart.h</file>
<file>$PROJ_DIR$\Debug\Obj\IIC.pbi</file>
<file>$TOOLKIT_DIR$\inc\ymath.h</file>
<file>$PROJ_DIR$\Debug\Obj\stm32f10x_it.pbi</file>
<file>$PROJ_DIR$\Debug\Obj\stm32f10x_usart.o</file>
<file>$TOOLKIT_DIR$\lib\rt7M_tl.a</file>
<file>$PROJ_DIR$\Debug\Obj\bmp085.pbi</file>
<file>$PROJ_DIR$\Debug\Obj\stm32f10x_flash.o</file>
<file>$PROJ_DIR$\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\stm32f10x.h</file>
<file>$PROJ_DIR$\Debug\Obj\stm32f10x_usart.pbi</file>
<file>$PROJ_DIR$\Libraries\STM32F10x_StdPeriph_Driver\inc\system_stm32f10x.h</file>
<file>$PROJ_DIR$\Debug\Obj\misc.o</file>
<file>$PROJ_DIR$\Libraries\STM32F10x_StdPeriph_Driver\inc\stm32f10x_it.h</file>
<file>$TOOLKIT_DIR$\inc\xencoding_limits.h</file>
<file>$TOOLKIT_DIR$\lib\dl7M_tl_if.a</file>
<file>$PROJ_DIR$\Debug\Obj\core_cm3.pbi</file>
<file>$PROJ_DIR$\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\system_stm32f10x.h</file>
<file>$PROJ_DIR$\Libraries\STM32F10x_StdPeriph_Driver\inc\misc.h</file>
<file>$TOOLKIT_DIR$\inc\stdio.h</file>
<file>$PROJ_DIR$\Debug\Obj\main_ins.pbi</file>
<file>$TOOLKIT_DIR$\inc\DLib_Defaults.h</file>
<file>$PROJ_DIR$\Debug\Obj\stm32f10x_tim.pbi</file>
<file>$TOOLKIT_DIR$\inc\math.h</file>
<file>$PROJ_DIR$\Debug\Obj\bmp085.o</file>
<file>$PROJ_DIR$\Debug\Obj\stm32f10x_rcc.o</file>
<file>$PROJ_DIR$\Debug\Obj\stm32f10x_exti.pbi</file>
<file>$TOOLKIT_DIR$\inc\stdint.h</file>
<file>$PROJ_DIR$\Libraries\STM32F10x_StdPeriph_Driver\inc\stm32f10x_flash.h</file>
<file>$PROJ_DIR$\Debug\Obj\stm32f10x.o</file>
<file>$PROJ_DIR$\Debug\Obj\hmc.pbi</file>
<file>$PROJ_DIR$\Debug\Obj\ins.o</file>
<file>$PROJ_DIR$\Debug\Obj\MPU6050.pbi</file>
<file>$TOOLKIT_DIR$\inc\ysizet.h</file>
<file>$PROJ_DIR$\Debug\Obj\ins.pbi</file>
<file>$PROJ_DIR$\Debug\Obj\main_ins.o</file>
<file>$PROJ_DIR$\Debug\Obj\stm32f10x_it.o</file>
<file>$PROJ_DIR$\Debug\Exe\AHRS.out</file>
<file>$PROJ_DIR$\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_exti.c</file>
<file>$PROJ_DIR$\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_flash.c</file>
<file>$PROJ_DIR$\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_usart.c</file>
<file>$PROJ_DIR$\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_tim.c</file>
<file>$PROJ_DIR$\Source\stm32f10x_it.c</file>
<file>$PROJ_DIR$\main_ins.c</file>
<file>$PROJ_DIR$\stm32f10x.h</file>
<file>$PROJ_DIR$\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_gpio.c</file>
<file>$PROJ_DIR$\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_rcc.c</file>
<file>$PROJ_DIR$\Libraries\STM32F10x_StdPeriph_Driver\inc\stm32f10x_rcc.h</file>
<file>$PROJ_DIR$\Source\System_Config.c</file>
<file>$PROJ_DIR$\Debug\Obj\acc_comp2.pbi</file>
<file>$TOOLKIT_DIR$\inc\DLib_Config_Full.h</file>
<file>$TOOLKIT_DIR$\lib\shb_l.a</file>
<file>$PROJ_DIR$\Debug\Obj\Matrix.o</file>
<file>$PROJ_DIR$\Source\System_Config.h</file>
</outputs>
<file>
<name>[ROOT_NODE]</name>
<outputs>
<tool>
<name>ILINK</name>
<file> 86</file>
</tool>
</outputs>
</file>
<file>
<name>$PROJ_DIR$\Libraries\CMSIS\CM3\CoreSupport\core_cm3.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 65</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 3</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 76 33 36 70 37 63 44</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 76 33 36 70 99 37 63 44</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\iar\startup_stm32f10x_md.s</name>
<outputs>
<tool>
<name>AARM</name>
<file> 42</file>
</tool>
</outputs>
</file>
<file>
<name>$PROJ_DIR$\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\stm32f10x.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 39</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 78</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 58 6 76 33 36 70 37 63 44 41 66 24 38 93 77 29 25 96 28 50 67</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 58 6 76 33 36 70 99 37 63 44 41 66 24 38 77 29 25 96 28 50 67</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\Source\bmp085.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 56</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 73</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 16 93 6 76 33 36 70 37 63 44 41 60 24 38 77 29 25 96 28 50 67 10 68 82</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 16 93 6 76 33 36 70 99 37 63 44 41 60 24 38 77 29 25 96 28 50 67 10 68 82</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\Source\acc_comp2.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 98</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 4</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 11 72 33 52 36 70 37 63 44 20</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 11 72 33 52 36 70 99 37 63 44 20</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\Source\hmc.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 79</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 35</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 68 33 36 70 37 63 44 82 72 52 16 93 6 76 41 60 24 38 77 29 25 96 28 50 67 14</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 68 33 36 70 99 37 63 44 82 72 52 16 93 6 76 41 60 24 38 77 29 25 96 28 50 67 14</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\Source\IIC.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 51</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 46</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 93 6 76 33 36 70 37 63 44 41 60 24 38 77 29 25 96 28 50 67 16</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 93 6 76 33 36 70 99 37 63 44 41 60 24 38 77 29 25 96 28 50 67 16</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\Source\ins.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 83</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 80</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 102 93 6 76 33 36 70 37 63 44 41 60 24 38 77 29 25 96 28 50 67 68 82 18 62 16 23 14 11 72 52 20</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 102 93 6 76 33 36 70 99 37 63 44 41 60 24 38 77 29 25 96 28 50 67 68 82 18 62 16 23 14 11 72 52 20</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\Source\Matrix.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 31</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 101</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 72 33 52 36 70 37 63 44</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 72 33 52 36 70 99 37 63 44</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\Libraries\STM32F10x_StdPeriph_Driver\src\misc.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 2</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 61</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 67 93 6 76 33 36 70 37 63 44 41 60 24 38 77 29 25 96 28 50</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 67 93 6 76 33 36 70 99 37 63 44 41 60 24 38 77 29 25 96 28 50</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\Source\MPU6050.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 81</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 47</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 16 93 6 76 33 36 70 37 63 44 41 60 24 38 77 29 25 96 28 50 67 23 68 82</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 16 93 6 76 33 36 70 99 37 63 44 41 60 24 38 77 29 25 96 28 50 67 23 68 82</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\Debug\Obj\AHRS.pbd</name>
<inputs>
<tool>
<name>BILINK</name>
<file> 51 81 31 26 98 65 79 83 69 2 39 5 53 27 71 59</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\Debug\Exe\AHRS.out</name>
<outputs>
<tool>
<name>OBJCOPY</name>
<file> 40</file>
</tool>
</outputs>
<inputs>
<tool>
<name>ILINK</name>
<file> 48 46 47 101 34 4 3 35 80 84 61 42 78 45 85 74 49 54 100 55 64</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_exti.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 75</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 43</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 38 93 6 76 33 36 70 37 63 44 41 60 24 77 29 25 96 28 50 67</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 38 93 6 76 33 36 70 99 37 63 44 41 60 24 77 29 25 96 28 50 67</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_flash.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 32</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 57</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 77 93 6 76 33 36 70 37 63 44 41 60 24 38 29 25 96 28 50 67</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 77 93 6 76 33 36 70 99 37 63 44 41 60 24 38 29 25 96 28 50 67</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_usart.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 59</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 54</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 50 93 6 76 33 36 70 37 63 44 41 60 24 38 77 29 25 96 28 67</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 50 93 6 76 33 36 70 99 37 63 44 41 60 24 38 77 29 25 96 28 67</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_tim.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 71</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 49</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 28 93 6 76 33 36 70 37 63 44 41 60 24 38 77 29 25 96 50 67</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 28 93 6 76 33 36 70 99 37 63 44 41 60 24 38 77 29 25 96 50 67</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\Source\stm32f10x_it.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 53</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 85</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 102 93 6 76 33 36 70 37 63 44 41 60 24 38 77 29 25 96 28 50 67 68 82 18 62 16 23 14 11 72 52</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 102 93 6 76 33 36 70 99 37 63 44 41 60 24 38 77 29 25 96 28 50 67 68 82 18 62 16 23 14 11 72 52</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\main_ins.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 69</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 84</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 102 93 6 76 33 36 70 37 63 44 41 60 24 38 77 29 25 96 28 50 67 68 82 18 62 16 23 14 11 72 52</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 102 93 6 76 33 36 70 99 37 63 44 41 60 24 38 77 29 25 96 28 50 67 68 82 18 62 16 23 14 11 72 52</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_gpio.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 5</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 45</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 29 93 6 76 33 36 70 37 63 44 41 60 24 38 77 25 96 28 50 67</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 29 93 6 76 33 36 70 99 37 63 44 41 60 24 38 77 25 96 28 50 67</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_rcc.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 27</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 74</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 96 93 6 76 33 36 70 37 63 44 41 60 24 38 77 29 25 28 50 67</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 96 93 6 76 33 36 70 99 37 63 44 41 60 24 38 77 29 25 28 50 67</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\Source\System_Config.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 26</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 34</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 102 93 6 76 33 36 70 37 63 44 41 60 24 38 77 29 25 96 28 50 67 68 82 18 62 16 23 14 11 72 52</file>
</tool>
<tool>
<name>ICCARM</name>
<file> 102 93 6 76 33 36 70 99 37 63 44 41 60 24 38 77 29 25 96 28 50 67 68 82 18 62 16 23 14 11 72 52</file>
</tool>
</inputs>
</file>
</configuration>
<configuration>
<name>Release</name>
<outputs/>
<forcedrebuild>
<name>[MULTI_TOOL]</name>
<tool>ILINK</tool>
</forcedrebuild>
</configuration>
</project>
C
1
https://gitee.com/harry1990/AHRS.git
git@gitee.com:harry1990/AHRS.git
harry1990
AHRS
AHRS
master

搜索帮助