Skip to content

Commit a628fec

Browse files
committed
Add IoTS2 firmware ID and bump tinyuf2 version
1 parent 0768817 commit a628fec

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

_board/hiibot_iots2.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ board_url: "https://www.tindie.com/products/bradchan/hiibot-iots2/"
88
board_image: "hiibot_iots2.jpg"
99
date_added: 2020-11-20
1010
family: esp32s2
11+
bootloader_id: hiibot_iots2
1112
features:
1213
- Display
1314
- Wi-Fi

_data/bootloaders.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77
"version": "v3.14.0"
88
},
99
"esp32s2": {
10-
"version": "0.9.0"
10+
"version": "0.9.2"
1111
},
1212
"esp32s3": {
13-
"version": "0.9.0"
13+
"version": "0.9.2"
1414
},
1515
"esp32c3": {},
1616
"stm": {},

0 commit comments

Comments
 (0)