diff options
author | Rocco Marco Guglielmi <roccomarco.guglielmi@gmail.com> | 2017-09-23 10:42:07 +0000 |
---|---|---|
committer | Rocco Marco Guglielmi <roccomarco.guglielmi@gmail.com> | 2017-09-23 10:42:07 +0000 |
commit | 9bc7aac84481cb6811e5dee0f76b827500136cb6 (patch) | |
tree | 9770bca3dd6676312bcdc46abe0eb211b9eaa53e /doc/ex/Doxyfile_chm | |
parent | c0949745e19dc0012f550e961d36ce0df34ff805 (diff) | |
download | ChibiOS-9bc7aac84481cb6811e5dee0f76b827500136cb6.tar.gz ChibiOS-9bc7aac84481cb6811e5dee0f76b827500136cb6.tar.bz2 ChibiOS-9bc7aac84481cb6811e5dee0f76b827500136cb6.zip |
Aligned documentation of BMP085
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10686 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'doc/ex/Doxyfile_chm')
-rw-r--r-- | doc/ex/Doxyfile_chm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ex/Doxyfile_chm b/doc/ex/Doxyfile_chm index e687474d0..0ad493e88 100644 --- a/doc/ex/Doxyfile_chm +++ b/doc/ex/Doxyfile_chm @@ -799,6 +799,7 @@ WARN_LOGFILE = INPUT = ./src \ ../../os/ex/dox \ + ../../os/ex/Bosch \ ../../os/ex/ST \ ../../os/ex/Micron \ ../../os/hal/lib/peripherals/sensors \ |