Skip to content

Commit

Permalink
release v5.6.2
Browse files Browse the repository at this point in the history
* Bundles:
    * [FIX] `gap_set_connection_parameter_range` now takes effect

* Library:
    * [UPD] FOTA to support power saving
    * [FIX] `power_ctrl.lib` to support wake up from `EXT_INT`
    * [NEW] `ing918_uecc.lib` (prebuild for uECC with sha-256)

* Examples:
    * [NEW] Secure FOTA in `Thermometer with FOTA`
  • Loading branch information
zjli-2019 committed Apr 20, 2021
1 parent 6eaa4bb commit a98515c
Show file tree
Hide file tree
Showing 190 changed files with 195,547 additions and 194,933 deletions.
4 changes: 2 additions & 2 deletions bundles/extension/ING9187xx/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -305,11 +305,11 @@
},
"rom": {
"base": 16384,
"size": 132904
"size": 133092
},
"version": [
1,
3,
7
8
]
}
15,238 changes: 7,625 additions & 7,613 deletions bundles/extension/ING9187xx/platform.hex

Large diffs are not rendered by default.

15,238 changes: 7,625 additions & 7,613 deletions bundles/extension/ING9187xx/platform_entry.hex

Large diffs are not rendered by default.

15,238 changes: 7,625 additions & 7,613 deletions bundles/extension/ING9187xx/platform_entry_lock.hex

Large diffs are not rendered by default.

530 changes: 265 additions & 265 deletions bundles/extension/ING9187xx/symdefs.g

Large diffs are not rendered by default.

530 changes: 265 additions & 265 deletions bundles/extension/ING9187xx/symdefs.i

Large diffs are not rendered by default.

530 changes: 265 additions & 265 deletions bundles/extension/ING9187xx/symdefs.m

Large diffs are not rendered by default.

530 changes: 265 additions & 265 deletions bundles/extension/ING9187xx/symdefs.s

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions bundles/extension/ING9188xx/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -323,11 +323,11 @@
},
"rom": {
"base": 16384,
"size": 139456
"size": 139644
},
"version": [
1,
3,
7
8
]
}
16,010 changes: 8,011 additions & 7,999 deletions bundles/extension/ING9188xx/platform.hex

Large diffs are not rendered by default.

16,010 changes: 8,011 additions & 7,999 deletions bundles/extension/ING9188xx/platform_entry.hex

Large diffs are not rendered by default.

16,010 changes: 8,011 additions & 7,999 deletions bundles/extension/ING9188xx/platform_entry_lock.hex

Large diffs are not rendered by default.

Loading

0 comments on commit a98515c

Please sign in to comment.