Skip to content

Commit e5d04df

Browse files
authored
Merge pull request #12 from hepingood/dev
docs: fix doc error
2 parents e6718ea + 834cd63 commit e5d04df

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

project/stm32f407/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ SPI Pin: SCK/MISO/MOSI/CS PA5/PA6/PA7/PA4.
1414

1515
#### 2.1 Integrated Development Environment
1616

17-
LidDriver provides both Keil and IAR integrated development environment projects.
17+
LibDriver provides both Keil and IAR integrated development environment projects.
1818

1919
MDK is the Keil ARM project and your Keil version must be 5 or higher.Keil ARM project needs STMicroelectronics STM32F4 Series Device Family Pack and you can download from https://www.keil.com/dd2/stmicroelectronics/stm32f407zgtx.
2020

project/stm32f767/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ QSPI Pin: SCK/IO0/IO1/IO2/IO3/CS PB2/PF8/PF9/PF7/PF6/PB6.
1414

1515
#### 2.1 Integrated Development Environment
1616

17-
LidDriver provides both Keil and IAR integrated development environment projects.
17+
LibDriver provides both Keil and IAR integrated development environment projects.
1818

1919
MDK is the Keil ARM project and your Keil version must be 5 or higher.Keil ARM project needs STMicroelectronics STM32F4 Series Device Family Pack and you can download from https://www.keil.com/dd2/stmicroelectronics/stm32f407zgtx.
2020

0 commit comments

Comments
 (0)