Revision 3689c350

View differences:

doc/Doxyfile
782 782
# Note: If this tag is empty the current directory is searched.
783 783

  
784 784
INPUT                  = ./dox \
785
                         ../os/core/inc \
786
                         ../os/core/src \
785
                         ../core/inc \
786
                         ../core/src \
787 787
                         ../modules/DiWheelDrive_1-1 \
788 788
                         ../modules/PowerManagement_1-1 \
789 789
                         ../modules/LightRing_1-0 \
......
796 796
                         ../kernel/ChibiOS/os/rt/include \
797 797
                         ../kernel/ChibiOS/os/common/oslib/dox \
798 798
                         ../kernel/ChibiOS/os/common/oslib/src \
799
                         ../kernel/ChibiOS/os/common/oslib/include
799
                         ../kernel/ChibiOS/os/common/oslib/include \
800
                         ../bootloader/AMiRo-BLT/Target/Source/AMiRo/amiroblt.h
800 801

  
801 802
# This tag can be used to specify the character encoding of the source files
802 803
# that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses
doc/dox/blt.dox
1
/*
2
AMiRo-OS is an operating system designed for the Autonomous Mini Robot (AMiRo) platform.
3
Copyright (C) 2016..2018  Thomas Schöpping et al.
4

  
5
This program is free software: you can redistribute it and/or modify
6
it under the terms of the GNU General Public License as published by
7
the Free Software Foundation, either version 3 of the License, or
8
(at your option) any later version.
9

  
10
This program is distributed in the hope that it will be useful,
11
but WITHOUT ANY WARRANTY; without even the implied warranty of
12
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
13
GNU General Public License for more details.
14

  
15
You should have received a copy of the GNU General Public License
16
along with this program.  If not, see <http://www.gnu.org/licenses/>.
17
*/
18

  
19
/**
20
 * @defgroup AMiRo-BLT AMiRo-BLT
21
 */
22

  
23

  
periphery-lld/AMiRo-LLD
1
Subproject commit 169b8f8e7b30a74cf4dc7fab01b7a1c8fdc7d4ae
1
Subproject commit 9d4563d7664d7a39bc04d065e7580e1991bb5dbb

Also available in: Unified diff