git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7830 35acf78f-673a-0410-8e92-d51de3d6d3f4

This commit is contained in:
Giovanni Di Sirio 2015-03-29 12:54:16 +00:00
parent a4cef8ba42
commit b0a7e11099
2 changed files with 495 additions and 269 deletions

View File

@ -321,7 +321,7 @@
<state>$PROJ_DIR$\..\..\..\..\os\hal\ports\STM32\LLD\TIMv1</state>
<state>$PROJ_DIR$\..\..\..\..\os\hal\ports\STM32\LLD\USARTv2</state>
<state>$PROJ_DIR$\..\..\..\..\os\hal\ports\STM32\LLD\USBv1</state>
<state>$PROJ_DIR$\..\..\..\..\test</state>
<state>$PROJ_DIR$\..\..\..\..\test\rt</state>
</option>
<option>
<name>CCStdIncCheck</name>
@ -1275,7 +1275,7 @@
<state>$PROJ_DIR$\..\..\..\..\os\hal\ports\STM32\LLD\TIMv1</state>
<state>$PROJ_DIR$\..\..\..\..\os\hal\ports\STM32\LLD\USARTv2</state>
<state>$PROJ_DIR$\..\..\..\..\os\hal\ports\STM32\LLD\USBv1</state>
<state>$PROJ_DIR$\..\..\..\..\test</state>
<state>$PROJ_DIR$\..\..\..\..\test\rt</state>
</option>
<option>
<name>CCStdIncCheck</name>
@ -2034,6 +2034,24 @@
<name>$PROJ_DIR$\..\..\..\..\os\hal\include\usb.h</name>
</file>
</group>
<group>
<name>lib</name>
<group>
<name>streams</name>
<file>
<name>$PROJ_DIR$\..\..\..\..\os\hal\lib\streams\chprintf.c</name>
</file>
<file>
<name>$PROJ_DIR$\..\..\..\..\os\hal\lib\streams\chprintf.h</name>
</file>
<file>
<name>$PROJ_DIR$\..\..\..\..\os\hal\lib\streams\memstreams.c</name>
</file>
<file>
<name>$PROJ_DIR$\..\..\..\..\os\hal\lib\streams\memstreams.h</name>
</file>
</group>
</group>
<group>
<name>port</name>
<file>
@ -2379,18 +2397,6 @@
</group>
<group>
<name>various</name>
<file>
<name>$PROJ_DIR$\..\..\..\..\os\various\chprintf.c</name>
</file>
<file>
<name>$PROJ_DIR$\..\..\..\..\os\various\chprintf.h</name>
</file>
<file>
<name>$PROJ_DIR$\..\..\..\..\os\various\memstreams.c</name>
</file>
<file>
<name>$PROJ_DIR$\..\..\..\..\os\various\memstreams.h</name>
</file>
</group>
</group>
<group>

File diff suppressed because it is too large Load Diff