Minor doc improvement
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/stable_17.6.x@10704 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
parent
24851b1b2f
commit
fb34df8187
Binary file not shown.
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 18 KiB |
|
@ -16,7 +16,7 @@
|
|||
|
||||
/**
|
||||
* @defgroup EX EX
|
||||
* @brief EXternal periferals.
|
||||
* @brief EXternal peripherals.
|
||||
* @details Under ChibiOS the set of the complex device driver interfaces
|
||||
* dedicated to external peripherals is called the EX subsystem. The EX resides
|
||||
* on top of HAL and is actually a set of libraries for external devices like
|
||||
|
|
Loading…
Reference in New Issue