diff options
author | Giovanni Di Sirio <gdisirio@gmail.com> | 2019-01-26 16:00:34 +0000 |
---|---|---|
committer | Giovanni Di Sirio <gdisirio@gmail.com> | 2019-01-26 16:00:34 +0000 |
commit | a715e78dbe654871c6ce0a3499229552441acc7c (patch) | |
tree | 7828410859d6d73ae178e025439ab8e65d5a813c /os/ex/dox | |
parent | 88393b2fc6fb51dede1278c9fae38511371de250 (diff) | |
download | ChibiOS-a715e78dbe654871c6ce0a3499229552441acc7c.tar.gz ChibiOS-a715e78dbe654871c6ce0a3499229552441acc7c.tar.bz2 ChibiOS-a715e78dbe654871c6ce0a3499229552441acc7c.zip |
Removed micron section.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/stable_19.1.x@12596 110e8d01-0319-4d1e-a829-52ad28d1bb01
Diffstat (limited to 'os/ex/dox')
-rw-r--r-- | os/ex/dox/main.dox | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/os/ex/dox/main.dox b/os/ex/dox/main.dox index fb10d9d31..127266c6b 100644 --- a/os/ex/dox/main.dox +++ b/os/ex/dox/main.dox @@ -64,14 +64,7 @@ *
* @ingroup EX
*/
-
-/**
- * @defgroup EX_MICRON Micron Technology Devices
- * @brief Micron Technology Devices.
- *
- * @ingroup EX
- */
-
+
/**
* @defgroup EX_ST STMicroelectronics Devices
* @brief STMicroelectronics Devices.
|