mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-17 05:32:45 +01:00
cpu: doc typos
This commit is contained in:
parent
5660dbcec3
commit
34b96603fc
@ -11,6 +11,6 @@
|
||||
* @brief CPU specific implementations
|
||||
*
|
||||
* This module contains all CPU specific source files. In case of multiple CPUs
|
||||
* sharing the same architecture, the implementation is split in a cpu specific
|
||||
* and a architecture specific part (eg. arm-common and lpc2387).
|
||||
* sharing the same architecture, the implementation is split into several CPU
|
||||
* specific parts and an architecture part (e.g. arm7_common and lpc2387).
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user