Skip to content

Commit e479a1f

Browse files
Update README.md to have meaningful install instructions
1 parent fbd4bc2 commit e479a1f

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
# Arduino Core for STMicroelectronics STM32L4 based boards
2-
1+
# Arduino Core for STM32L4 based boards
32

43
## Supported boards
54

@@ -50,10 +49,12 @@
5049
2. Right-click on ```dpinst-x86.exe``` (32 bit Windows) or ```dpinst-amd64.exe``` (64 bit Windows) and select ```Run as administrartor```
5150
3. Click on ```Install this driver software anyway``` at the ```Windows Security``` popup as the driver is unsigned
5251

53-
### Flashing the bootloader for Tlera Corp Boards
52+
### Flashing the bootloader sketch for Tlera Corp Boards
53+
54+
The Tlera Corp boards require an initial bootloader sketch. This is nothing more than a default program that contains the USB Serial device
5455

5556
1. Select Tools -> Programmer -> STM32 BOOTLOADER
56-
1. Select Tools -> Burn Bootloader
57+
2. Select Tools -> Burn Bootloader
5758

5859
### From git (for core development)
5960

0 commit comments

Comments
 (0)