Skip to content

Commit 06acf97

Browse files
committed
correct filename in link to pinout
1 parent 6829a0d commit 06acf97

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/hardware/stm8sblack.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ numbering is similar to a classic DIP package with the USB connector as the
7878
pin 1 marking. It starts with port pin PC3 and counting up from 0. This
7979
results in this mapping:
8080

81-
![STM8S105 breakout board pin mapping](stm8s_black_pinout.png)
81+
![STM8S105 breakout board pin mapping](stm8sblack-pinout.png)
8282

8383

8484

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ nav:
3434
- 'W1209 thermostat board (STM8S003F3P6)': 'hardware/w1209-thermostat.md'
3535
- 'Generic STM8S105K4 breakout board (stm8sblack)': hardware/stm8sblack.md
3636
- 'STM8S105Discovery evaluation board made by ST (STM8S105C6)': hardware/stm8sdiscovery.md
37-
- 'sduino Uno (STM8S105K6)': https://github.com/roybaer/sduino_uno
37+
- 'sduino Uno (STM8S105K6), inspired by Arduino Uno': https://github.com/roybaer/sduino_uno
3838
- 'sduino MB (STM8S208MB), inspired by Arduino Mega': https://github.com/roybaer/sduino_mb
3939
- Developer Guide:
4040
- IDE integration: 'developer/ide-integration.md'

0 commit comments

Comments
 (0)