Skip to content

Commit ac1643e

Browse files
authored
Update README.md
1 parent 1f35808 commit ac1643e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
# STM32ProMini
22
- STM32 Pro Mini dev board
33
- Based on STM32F411CEU6 MCU (100MHz ARM Cortex M4 CPU, 512kB Flash, 128kB SRAM)
4+
5+
## Setup for Arduino IDE
6+
- Install STM32duino package along with STM32CubeProgrammer.
7+
- Add ```./variants/PROMINI_F411``` directory to Arduino IDE ```packages/STM32/hardware/stm32/(version)/variants``` directory.
8+
- Add the content of ```boards-add.txt``` to ```packages/STM32/hardware/stm32/(version)/boards.txt```.

0 commit comments

Comments
 (0)