Skip to content

Commit 5368792

Browse files
committed
Maintenance Update 1.9.1 firmware binary for STM32F103 ( Ebyte E80-900MBL-02 ) [skip ci]
1 parent fc7cbe5 commit 5368792

3 files changed

Lines changed: 2 additions & 1 deletion

File tree

.github/ISSUE_TEMPLATE/softrf-issue-template.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ Recommended:
3333
- [ ] Ham
3434
- [ ] Card
3535
- [ ] Concorde
36+
- [ ] Retro Mark II
3637
- [ ] Handheld
3738
- [ ] Airventure
3839
- [ ] Solaris

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -421,7 +421,7 @@ jobs:
421421
if [[ "$BOARD" =~ "nrf54l15clean:nrf54l15clean:" ]]; then
422422
arduino --pref "boardsmanager.additional.urls=https://raw.githubusercontent.com/lolren/NRF54L15-Clean-Arduino-core/refs/heads/main/package_nrf54l15clean_index.json" --save-prefs ;
423423
# arduino --pref "boardsmanager.additional.urls=https://github.com/lolren/nrf54-arduino-core/releases/download/v0.7.0/package_nrf54l15clean_index.json" --save-prefs ;
424-
arduino --install-boards nrf54l15clean:nrf54l15clean:0.9.206 ;
424+
arduino --install-boards nrf54l15clean:nrf54l15clean:0.9.208 ;
425425
arduino --pref "custom_clean_cpu=xiao_nrf54l15_cpu128" --save-prefs ;
426426
arduino --pref "custom_clean_vpr=xiao_nrf54l15_off" --save-prefs ;
427427
arduino --pref "custom_clean_zigbee=xiao_nrf54l15_off" --save-prefs ;
Binary file not shown.

0 commit comments

Comments
 (0)