git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3923 35acf78f-673a-0410-8e92-d51de3d6d3f4
parent
a5e7aeaddd
commit
932029287d
11
readme.txt
11
readme.txt
|
@ -65,11 +65,12 @@
|
|||
+--test/ - Kernel test suite source code.
|
||||
| +--coverage/ - Code coverage project.
|
||||
+--testhal/ - HAL integration test demos.
|
||||
| +--LPC11xx/ - LPC11xx HAL test demos.
|
||||
| +--LPC13xx/ - LPC13xx HAL test demos.
|
||||
| +--STM32F1xx/ - STM32F1xx HAL test demos.
|
||||
| +--STM32L1xx/ - STM32L1xx HAL test demos.
|
||||
| +--STM8S/ - STM8S HAL test demos.
|
||||
| +--LPC11xx/ - LPC11xx HAL demos.
|
||||
| +--LPC13xx/ - LPC11xx HAL demos.
|
||||
| +--STM32F1xx/ - STM32F1xx HAL demos.
|
||||
| +--STM32F4xx/ - STM32F4xx HAL demos (valid for STM32F2xx too).
|
||||
| +--STM32L1xx/ - STM32L!xx HAL demos.
|
||||
| +--STM8S/ - STM8S HAL demos.
|
||||
+--tools - Various tools.
|
||||
+--eclipse - Eclipse enhancements.
|
||||
|
||||
|
|
Loading…
Reference in New Issue