Add IoTS2 firmware ID and bump tinyuf2 version

This commit is contained in:
Neradoc 2022-05-19 14:14:04 +02:00
parent 0768817196
commit a628fec527
2 changed files with 3 additions and 2 deletions

View file

@ -8,6 +8,7 @@ board_url: "https://www.tindie.com/products/bradchan/hiibot-iots2/"
board_image: "hiibot_iots2.jpg"
date_added: 2020-11-20
family: esp32s2
bootloader_id: hiibot_iots2
features:
- Display
- Wi-Fi

View file

@ -7,10 +7,10 @@
"version": "v3.14.0"
},
"esp32s2": {
"version": "0.9.0"
"version": "0.9.2"
},
"esp32s3": {
"version": "0.9.0"
"version": "0.9.2"
},
"esp32c3": {},
"stm": {},