diff --git a/project/stm32f407/README.md b/project/stm32f407/README.md index 3a7359f..f93a824 100644 --- a/project/stm32f407/README.md +++ b/project/stm32f407/README.md @@ -14,7 +14,7 @@ SPI Pin: SCK/MISO/MOSI/CS PA5/PA6/PA7/PA4. #### 2.1 Integrated Development Environment -LidDriver provides both Keil and IAR integrated development environment projects. +LibDriver provides both Keil and IAR integrated development environment projects. 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. diff --git a/project/stm32f767/README.md b/project/stm32f767/README.md index cd469b8..3afaa73 100644 --- a/project/stm32f767/README.md +++ b/project/stm32f767/README.md @@ -14,7 +14,7 @@ QSPI Pin: SCK/IO0/IO1/IO2/IO3/CS PB2/PF8/PF9/PF7/PF6/PB6. #### 2.1 Integrated Development Environment -LidDriver provides both Keil and IAR integrated development environment projects. +LibDriver provides both Keil and IAR integrated development environment projects. 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.