Added video about the MCU's clock system

This commit is contained in:
William Miceli
2021-01-30 16:59:06 -05:00
parent f60301396b
commit 7ba95fa84c
4 changed files with 15 additions and 7 deletions

View File

@@ -867,7 +867,8 @@ WARN_LOGFILE =
INPUT = Hardware \
Software \
README.markdown \
Meta
Meta \
References
# 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

View File

@@ -4,7 +4,6 @@
- @subpage deviceSpecifications
- @subpage layoutPlanning
- @subpage microcontroller
---

View File

@@ -1,5 +0,0 @@
@page microcontroller Microcontroller
# Introduction to MSP430 Clock System

View 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)