diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2011-11-27 08:51:03 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2011-11-27 08:51:03 +0000 |
commit | 73b61b850bb16876a5e92f050b8c4aba0b2a668c (patch) | |
tree | 2aa03297fa3387cbfe2b00b70e1574c20746f071 /docs/Doxyfile_chm | |
parent | 3dbd2ceb81071669089275f5edbc8fddfe8c95d4 (diff) | |
download | ChibiOS-73b61b850bb16876a5e92f050b8c4aba0b2a668c.tar.gz ChibiOS-73b61b850bb16876a5e92f050b8c4aba0b2a668c.tar.bz2 ChibiOS-73b61b850bb16876a5e92f050b8c4aba0b2a668c.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3536 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'docs/Doxyfile_chm')
-rw-r--r-- | docs/Doxyfile_chm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Doxyfile_chm b/docs/Doxyfile_chm index dd7717de8..bcda68230 100644 --- a/docs/Doxyfile_chm +++ b/docs/Doxyfile_chm @@ -683,6 +683,7 @@ INPUT = ../docs/src \ ../os/hal/platforms/MSP430/platform.dox \
../os/hal/platforms/SPC56x/platform.dox \
../os/hal/platforms/STM32F1xx/platform.dox \
+ ../os/hal/platforms/STM32F4xx/platform.dox \
../os/hal/platforms/STM32L1xx/platform.dox \
../os/hal/platforms/STM8L/platform.dox \
../os/hal/platforms/STM8S/platform.dox \
|