Fixwd typos.

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8202 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
Giovanni Di Sirio 2015-08-10 09:54:07 +00:00
parent 6e93194923
commit 3ef88384a3
3 changed files with 4 additions and 4 deletions

View File

@ -1,10 +1,10 @@
*****************************************************************************
** ChibiOS/RT port for ARM-Cortex-M4 STM32F407. **
** ChibiOS/RT port for ARM-Cortex-M7 STM32F746G. **
*****************************************************************************
** TARGET **
The demo runs on an ST STM32F4-Discovery board.
The demo runs on an ST STM32F746G-Discovery board.
** The Demo **

View File

@ -100,7 +100,7 @@ static const DACConversionGroup dacgrpcfg1 = {
};
/*
* GPT2 configuration.
* GPT6 configuration.
*/
static const GPTConfig gpt6cfg1 = {
frequency: 1000000U,

View File

@ -100,7 +100,7 @@ static const DACConversionGroup dacgrpcfg1 = {
};
/*
* GPT2 configuration.
* GPT6 configuration.
*/
static const GPTConfig gpt6cfg1 = {
frequency: 1000000U,