Skip to content

Commit 13c4e79

Browse files
author
bboulet
committed
### V 1.1.2 ###
- Add STM32WB SMPS (switched-mode power supply) configuration in application and bootloader
1 parent d5f7413 commit 13c4e79

39 files changed

+34486
-33113
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,10 @@ To build the host softwares, proceed as follow:
3535

3636
## 3. Changelog
3737

38+
### V 1.1.2 ###
39+
40+
- Add STM32WB SMPS (switched-mode power supply) configuration in application and bootloader
41+
3842
### V 1.1.1 ###
3943

4044
- Remove infinite loop in HardFault Handler / Error Handler / Hal mcu panic and replaced by hal_mcu_reset

bin/BLE_Ota.bin

180 Bytes
Binary file not shown.

bin/lr1110_modem_tracker_sdk.bin

136 Bytes
Binary file not shown.

bin/manifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"url": "https://api.github.com/repos/Lora-net/radio_firmware_images/contents/lr1110/modem/lr1110_modem_1.0.7.h",
44
"hash": "e8244951e68f80b92a1f8f2bb852ca10"},
55
"tkr_app": {
6-
"version": "1.01.01",
6+
"version": "1.01.02",
77
"url": "https://api.github.com/repos/Lora-net/lora_edge_tracker_ref_design/contents/bin/lr1110_modem_tracker_sdk.bin",
8-
"hash": "bf974547e39549044cee8ec92b6092ab"}
9-
}
8+
"hash": "48ca2d7733a4d954d7c0db54c2551579"}
9+
}

hex_merged/lr1110_modem_loramac_EU868.hex

Lines changed: 999 additions & 995 deletions
Large diffs are not rendered by default.

hex_merged/lr1110_modem_loramac_US915.hex

Lines changed: 997 additions & 993 deletions
Large diffs are not rendered by default.

hex_merged/lr1110_modem_tracker_EU868.hex

Lines changed: 1861 additions & 1857 deletions
Large diffs are not rendered by default.

hex_merged/lr1110_modem_tracker_US915.hex

Lines changed: 1861 additions & 1857 deletions
Large diffs are not rendered by default.

hex_merged/lr1110_modem_tracker_tx_continuous.hex

Lines changed: 801 additions & 797 deletions
Large diffs are not rendered by default.

hex_merged/lr1110_modem_tracker_update_modem_to_modem.hex

Lines changed: 8495 additions & 8491 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)