Skip to content

Commit

Permalink
Merge pull request #70 from ingchips/develop
Browse files Browse the repository at this point in the history
release 8.1.4
  • Loading branch information
zjli-2019 authored Jul 30, 2022
2 parents 2231c1d + 6a1dc28 commit 68e44fd
Show file tree
Hide file tree
Showing 49 changed files with 102,794 additions and 99,977 deletions.
21 changes: 18 additions & 3 deletions bundles/exp/ING9187xx/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -231,11 +231,26 @@
"ll_set_conn_latency",
"ll_set_def_antenna",
"ll_legacy_adv_set_interval",
"ll_raw_packet_free",
"ll_raw_packet_alloc",
"ll_raw_packet_set_param",
"ll_raw_packet_set_bare_mode",
"ll_raw_packet_set_bare_data",
"ll_raw_packet_set_tx_data",
"ll_raw_packet_send",
"ll_raw_packet_get_rx_data",
"ll_raw_packet_get_bare_rx_data",
"ll_raw_packet_recv",
"ll_ackable_packet_alloc",
"ll_ackable_packet_set_tx_data",
"ll_ackable_packet_get_status",
"ll_ackable_packet_run",
"ll_malloc",
"ll_free",
"ll_set_max_conn_number",
"ll_scan_set_fixed_channel",
"ll_set_adv_access_address",
"ll_set_conn_interval_unit",
"ll_p256_key_pair_generated",
"ll_dhkey_generated",
"ll_install_ecc_engine",
Expand Down Expand Up @@ -326,15 +341,15 @@
},
"ram": {
"base": 536870912,
"size": 31084
"size": 31100
},
"rom": {
"base": 16384,
"size": 140288
"size": 143084
},
"version": [
1,
7,
24
25
]
}
Binary file modified bundles/exp/ING9187xx/platform.bin
Binary file not shown.
Loading

0 comments on commit 68e44fd

Please sign in to comment.