aboutsummaryrefslogtreecommitdiffstats
path: root/docs/ch.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2008-10-16 20:24:33 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2008-10-16 20:24:33 +0000
commit3d3e5728aa1d14444b99732426d36f6375013727 (patch)
treefe117dcd82ab71a9d32f0699c042ab5c5817c3a8 /docs/ch.txt
parente3974196a3f092878c2ec0d466d0ec412298be6b (diff)
downloadChibiOS-3d3e5728aa1d14444b99732426d36f6375013727.tar.gz
ChibiOS-3d3e5728aa1d14444b99732426d36f6375013727.tar.bz2
ChibiOS-3d3e5728aa1d14444b99732426d36f6375013727.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@473 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'docs/ch.txt')
-rw-r--r--docs/ch.txt14
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/ch.txt b/docs/ch.txt
index 8f813d62f..05d38e33c 100644
--- a/docs/ch.txt
+++ b/docs/ch.txt
@@ -230,6 +230,20 @@
/** @} */
/**
+ * @defgroup STM32F103 STM32F103 Support
+ * @{
+ * <p>
+ * The STM32F103 support includes:
+ * <ul>
+ * <li>Buffered, interrupt driven, serial driver.</li>
+ * <li>A demo supporting the kernel test suite.</li>
+ * </ul>
+ * </p>
+ * @ingroup ARMCM3
+ */
+/** @} */
+
+/**
* @defgroup AVR MegaAVR
* @{
* <p>