Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion project/stm32f407/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
2 changes: 1 addition & 1 deletion project/stm32f767/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down