Added video about the MCU's clock system
This commit is contained in:
3
Doxyfile
3
Doxyfile
@@ -867,7 +867,8 @@ WARN_LOGFILE =
|
|||||||
INPUT = Hardware \
|
INPUT = Hardware \
|
||||||
Software \
|
Software \
|
||||||
README.markdown \
|
README.markdown \
|
||||||
Meta
|
Meta \
|
||||||
|
References
|
||||||
|
|
||||||
# This tag can be used to specify the character encoding of the source files
|
# This tag can be used to specify the character encoding of the source files
|
||||||
# that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses
|
# that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses
|
||||||
|
|||||||
@@ -4,7 +4,6 @@
|
|||||||
|
|
||||||
- @subpage deviceSpecifications
|
- @subpage deviceSpecifications
|
||||||
- @subpage layoutPlanning
|
- @subpage layoutPlanning
|
||||||
- @subpage microcontroller
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +0,0 @@
|
|||||||
@page microcontroller Microcontroller
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# Introduction to MSP430 Clock System
|
|
||||||
13
References/!References.markdown
Normal file
13
References/!References.markdown
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
@page references References
|
||||||
|
|
||||||
|
@b Subpages
|
||||||
|
|
||||||
|
- @subpage microcontroller Microcontroller
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# Universal Clock System (UCS)
|
||||||
|
|
||||||
|
- [High-level Introductory Video](https://www.youtube.com/watch?v=b4PEmSDZml4)
|
||||||
Reference in New Issue
Block a user