diff options
author | Marti Bolivar <mbolivar@leaflabs.com> | 2011-07-18 14:24:33 -0400 |
---|---|---|
committer | Marti Bolivar <mbolivar@leaflabs.com> | 2011-07-18 14:24:33 -0400 |
commit | ff843b985338c20a9dc1f656e4321f8e66676b9a (patch) | |
tree | 509d1b3b7edf16bf492f671874885c0703146a11 /libmaple | |
parent | cb0f0b690e7b2fb33094df89b8f84141a7b7f377 (diff) | |
download | librambutan-ff843b985338c20a9dc1f656e4321f8e66676b9a.tar.gz librambutan-ff843b985338c20a9dc1f656e4321f8e66676b9a.zip |
stm32.h: Trivial comment tweak.
Diffstat (limited to 'libmaple')
-rw-r--r-- | libmaple/stm32.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libmaple/stm32.h b/libmaple/stm32.h index 9d2ed99..28520e2 100644 --- a/libmaple/stm32.h +++ b/libmaple/stm32.h @@ -1,5 +1,5 @@ /** - * @brief General STM32 specific definitions + * @brief General STM32 chip-specific definitions */ #ifndef _STM32_H_ |