Skip to content

Commit 3ea9923

Browse files
author
Mathijs van den Berg
committed
0.40 release
1 parent 184a28c commit 3ea9923

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ ArduinoCore-stm32l0 is targeted at ultra low power scenarios, sensor hubs, with
1212

1313
### [Meet je Stad](https://www.meetjestad.net/)
1414
* MJS2020-PROTO1
15+
* MJS2020-PROTO2
1516
## Installing
1617

1718
### Board Manager
@@ -27,13 +28,13 @@ ArduinoCore-stm32l0 is targeted at ultra low power scenarios, sensor hubs, with
2728

2829
##### Linux
2930

30-
1. Go to ~/.arduino15/packages/TleraCorp/hardware/stm32l0/```<VERSION>```/drivers/linux/
31+
1. Go to ~/.arduino15/packages/kittengineering/hardware/stm32l0/```<VERSION>```/drivers/linux/
3132
2. sudo cp *.rules /etc/udev/rules.d
3233
3. reboot
3334

3435
##### Windows
3536

36-
###### STM32 BOOTLOADER driver setup for Tlera Corp boards
37+
###### STM32 BOOTLOADER driver setup for MJS2020 boards
3738

3839
1. Download [Zadig](http://zadig.akeo.ie)
3940
2. Plugin STM32L0 board and toggle the RESET button while holding down the BOOT button
@@ -44,7 +45,7 @@ ArduinoCore-stm32l0 is targeted at ultra low power scenarios, sensor hubs, with
4445
7. Select ```WinUSB (v6.1.7600.16385)``` as new driver
4546
8. Click ```Replace Driver```
4647

47-
###### USB Serial driver setup for Tlera Corp boards (Window XP / Windows 7 only)
48+
###### USB Serial driver setup for MJS2020 boards (Window XP / Windows 7 only)
4849

4950
1. Go to ~/AppData/Local/Arduino15/packages/kittengineering/hardware/stm32l0/```<VERSION>```/drivers/windows
5051
2. Right-click on ```dpinst_x86.exe``` (32 bit Windows) or ```dpinst_amd64.exe``` (64 bit Windows) and select ```Run as administrator```

0 commit comments

Comments
 (0)