aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/MSP430/hal_lld.h
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/platforms/MSP430/hal_lld.h')
-rw-r--r--os/hal/platforms/MSP430/hal_lld.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/os/hal/platforms/MSP430/hal_lld.h b/os/hal/platforms/MSP430/hal_lld.h
index 07c5863eb..2795a7edc 100644
--- a/os/hal/platforms/MSP430/hal_lld.h
+++ b/os/hal/platforms/MSP430/hal_lld.h
@@ -51,6 +51,10 @@
#define MSP430_USE_CLOCK MSP430_CLOCK_SOURCE_XT2CLK
#endif
+/*===========================================================================*/
+/* Derived constants and error checks. */
+/*===========================================================================*/
+
/*
* Calculating the derived clock constants.
*/