Skip to content

Commit

Permalink
Merge pull request #129 from ingchips/develop
Browse files Browse the repository at this point in the history
Release 8.2.4
  • Loading branch information
zjli-2019 authored Jan 31, 2023
2 parents 097adcb + d59c472 commit 9ee0c11
Show file tree
Hide file tree
Showing 148 changed files with 2,355 additions and 2,179 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ but also GUI tools and documentation.

1. [Download](releases) setup file & install our SDK package;
1. Fork/Clone this repository;
1. Run [gen_files](tools/README.md) to prepare files;
1. Edit _/path/to/sdk/wizard/cfg/settings.json_ while _Wizard_ is closed:
change _sdk_ to the path of the cloned repository:

Expand All @@ -37,7 +36,9 @@ but also GUI tools and documentation.
"sdk": "path/to/cloned/repository",
}
```
1. Start _Wizard_.

1. Start _Wizard_;
1. Click menu item Tools -> "Re-generate bundle files" in _Wizard_.

## Branches

Expand All @@ -51,7 +52,7 @@ contributions via Github [Pull Requests](pulls) in the `develop` branch.

## License

Copyright 2019-2022 INGCHIPS
Copyright 2019-2023 INGCHIPS

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
204 changes: 102 additions & 102 deletions bundles/exp/ING9187xx/apis.json
Original file line number Diff line number Diff line change
Expand Up @@ -233,106 +233,106 @@
"reverse_bytes": "0x000204e5",
"sm_add_event_handler": "0x00020671",
"sm_address_resolution_lookup": "0x000207c9",
"sm_authenticated": "0x00020b21",
"sm_authorization_decline": "0x00020b2f",
"sm_authorization_grant": "0x00020b4f",
"sm_authorization_state": "0x00020b6f",
"sm_bonding_decline": "0x00020b89",
"sm_config": "0x00020fa9",
"sm_config_conn": "0x00020fc1",
"sm_encryption_key_size": "0x00021177",
"sm_just_works_confirm": "0x000216b1",
"sm_le_device_key": "0x000219ed",
"sm_passkey_input": "0x00021a83",
"sm_private_random_address_generation_get": "0x00021e31",
"sm_private_random_address_generation_get_mode": "0x00021e39",
"sm_private_random_address_generation_set_mode": "0x00021e45",
"sm_private_random_address_generation_set_update_period": "0x00021e6d",
"sm_register_oob_data_callback": "0x00021fa9",
"sm_request_pairing": "0x00021fb5",
"sm_send_security_request": "0x000229d3",
"sm_set_accepted_stk_generation_methods": "0x000229f9",
"sm_set_authentication_requirements": "0x00022a05",
"sm_set_encryption_key_size_range": "0x00022a11",
"sscanf_bd_addr": "0x00022de1",
"sysSetPublicDeviceAddr": "0x00023159",
"uuid128_to_str": "0x0002375d",
"uuid_add_bluetooth_prefix": "0x000237b5",
"uuid_has_bluetooth_prefix": "0x000237d5",
"uxListRemove": "0x000237f1",
"uxQueueMessagesWaiting": "0x00023819",
"uxQueueMessagesWaitingFromISR": "0x00023841",
"uxQueueSpacesAvailable": "0x0002385d",
"uxTaskGetStackHighWaterMark": "0x00023889",
"uxTaskPriorityGet": "0x000238a9",
"uxTaskPriorityGetFromISR": "0x000238c5",
"vListInitialise": "0x00023977",
"vListInitialiseItem": "0x0002398d",
"vListInsert": "0x00023993",
"vListInsertEnd": "0x000239c3",
"vPortEndScheduler": "0x000239dd",
"vPortEnterCritical": "0x00023a09",
"vPortExitCritical": "0x00023a4d",
"vPortFree": "0x00023a81",
"vPortSuppressTicksAndSleep": "0x00023b15",
"vPortValidateInterruptPriority": "0x00023c1d",
"vQueueDelete": "0x00023c79",
"vQueueWaitForMessageRestricted": "0x00023ca5",
"vTaskDelay": "0x00023ced",
"vTaskInternalSetTimeOutState": "0x00023d39",
"vTaskMissedYield": "0x00023d49",
"vTaskPlaceOnEventList": "0x00023d55",
"vTaskPlaceOnEventListRestricted": "0x00023d8d",
"vTaskPriorityDisinheritAfterTimeout": "0x00023dcd",
"vTaskPrioritySet": "0x00023e79",
"vTaskResume": "0x00023f41",
"vTaskStartScheduler": "0x00023fc5",
"vTaskStepTick": "0x00024055",
"vTaskSuspend": "0x00024085",
"vTaskSuspendAll": "0x00024141",
"vTaskSwitchContext": "0x00024151",
"xPortStartScheduler": "0x000241f9",
"xQueueAddToSet": "0x000242bd",
"xQueueCreateCountingSemaphore": "0x000242e1",
"xQueueCreateCountingSemaphoreStatic": "0x0002431d",
"xQueueCreateMutex": "0x00024361",
"xQueueCreateMutexStatic": "0x00024377",
"xQueueCreateSet": "0x00024391",
"xQueueGenericCreate": "0x00024399",
"xQueueGenericCreateStatic": "0x000243e5",
"xQueueGenericReset": "0x0002444d",
"xQueueGenericSend": "0x000244d9",
"xQueueGenericSendFromISR": "0x00024645",
"xQueueGiveFromISR": "0x00024705",
"xQueueGiveMutexRecursive": "0x000247a9",
"xQueueIsQueueEmptyFromISR": "0x000247e9",
"xQueueIsQueueFullFromISR": "0x0002480d",
"xQueuePeek": "0x00024835",
"xQueuePeekFromISR": "0x0002495d",
"xQueueReceive": "0x000249c9",
"xQueueReceiveFromISR": "0x00024af5",
"xQueueRemoveFromSet": "0x00024b89",
"xQueueSelectFromSet": "0x00024bab",
"xQueueSelectFromSetFromISR": "0x00024bbd",
"xQueueSemaphoreTake": "0x00024bd1",
"xQueueTakeMutexRecursive": "0x00024d3d",
"xTaskCheckForTimeOut": "0x00024d81",
"xTaskCreate": "0x00024df1",
"xTaskCreateStatic": "0x00024e4d",
"xTaskGetCurrentTaskHandle": "0x00024ebd",
"xTaskGetSchedulerState": "0x00024ec9",
"xTaskGetTickCount": "0x00024ee5",
"xTaskGetTickCountFromISR": "0x00024ef1",
"xTaskIncrementTick": "0x00024f01",
"xTaskPriorityDisinherit": "0x00024fcd",
"xTaskPriorityInherit": "0x00025061",
"xTaskRemoveFromEventList": "0x000250f5",
"xTaskResumeAll": "0x00025175",
"xTaskResumeFromISR": "0x0002523d",
"xTimerCreate": "0x000252c9",
"xTimerCreateStatic": "0x000252fd",
"xTimerCreateTimerTask": "0x00025335",
"xTimerGenericCommand": "0x000253a1",
"xTimerGetExpiryTime": "0x00025411",
"xTimerGetTimerDaemonTaskHandle": "0x00025431"
"sm_authenticated": "0x00020b29",
"sm_authorization_decline": "0x00020b37",
"sm_authorization_grant": "0x00020b57",
"sm_authorization_state": "0x00020b77",
"sm_bonding_decline": "0x00020b91",
"sm_config": "0x00020fb1",
"sm_config_conn": "0x00020fc9",
"sm_encryption_key_size": "0x0002117f",
"sm_just_works_confirm": "0x000216b9",
"sm_le_device_key": "0x000219f5",
"sm_passkey_input": "0x00021a8b",
"sm_private_random_address_generation_get": "0x00021e39",
"sm_private_random_address_generation_get_mode": "0x00021e41",
"sm_private_random_address_generation_set_mode": "0x00021e4d",
"sm_private_random_address_generation_set_update_period": "0x00021e75",
"sm_register_oob_data_callback": "0x00021fb1",
"sm_request_pairing": "0x00021fbd",
"sm_send_security_request": "0x000229f7",
"sm_set_accepted_stk_generation_methods": "0x00022a1d",
"sm_set_authentication_requirements": "0x00022a29",
"sm_set_encryption_key_size_range": "0x00022a35",
"sscanf_bd_addr": "0x00022e05",
"sysSetPublicDeviceAddr": "0x0002317d",
"uuid128_to_str": "0x00023781",
"uuid_add_bluetooth_prefix": "0x000237d9",
"uuid_has_bluetooth_prefix": "0x000237f9",
"uxListRemove": "0x00023815",
"uxQueueMessagesWaiting": "0x0002383d",
"uxQueueMessagesWaitingFromISR": "0x00023865",
"uxQueueSpacesAvailable": "0x00023881",
"uxTaskGetStackHighWaterMark": "0x000238ad",
"uxTaskPriorityGet": "0x000238cd",
"uxTaskPriorityGetFromISR": "0x000238e9",
"vListInitialise": "0x0002399b",
"vListInitialiseItem": "0x000239b1",
"vListInsert": "0x000239b7",
"vListInsertEnd": "0x000239e7",
"vPortEndScheduler": "0x00023a01",
"vPortEnterCritical": "0x00023a2d",
"vPortExitCritical": "0x00023a71",
"vPortFree": "0x00023aa5",
"vPortSuppressTicksAndSleep": "0x00023b39",
"vPortValidateInterruptPriority": "0x00023c41",
"vQueueDelete": "0x00023c9d",
"vQueueWaitForMessageRestricted": "0x00023cc9",
"vTaskDelay": "0x00023d11",
"vTaskInternalSetTimeOutState": "0x00023d5d",
"vTaskMissedYield": "0x00023d6d",
"vTaskPlaceOnEventList": "0x00023d79",
"vTaskPlaceOnEventListRestricted": "0x00023db1",
"vTaskPriorityDisinheritAfterTimeout": "0x00023df1",
"vTaskPrioritySet": "0x00023e9d",
"vTaskResume": "0x00023f65",
"vTaskStartScheduler": "0x00023fe9",
"vTaskStepTick": "0x00024079",
"vTaskSuspend": "0x000240a9",
"vTaskSuspendAll": "0x00024165",
"vTaskSwitchContext": "0x00024175",
"xPortStartScheduler": "0x0002421d",
"xQueueAddToSet": "0x000242e1",
"xQueueCreateCountingSemaphore": "0x00024305",
"xQueueCreateCountingSemaphoreStatic": "0x00024341",
"xQueueCreateMutex": "0x00024385",
"xQueueCreateMutexStatic": "0x0002439b",
"xQueueCreateSet": "0x000243b5",
"xQueueGenericCreate": "0x000243bd",
"xQueueGenericCreateStatic": "0x00024409",
"xQueueGenericReset": "0x00024471",
"xQueueGenericSend": "0x000244fd",
"xQueueGenericSendFromISR": "0x00024669",
"xQueueGiveFromISR": "0x00024729",
"xQueueGiveMutexRecursive": "0x000247cd",
"xQueueIsQueueEmptyFromISR": "0x0002480d",
"xQueueIsQueueFullFromISR": "0x00024831",
"xQueuePeek": "0x00024859",
"xQueuePeekFromISR": "0x00024981",
"xQueueReceive": "0x000249ed",
"xQueueReceiveFromISR": "0x00024b19",
"xQueueRemoveFromSet": "0x00024bad",
"xQueueSelectFromSet": "0x00024bcf",
"xQueueSelectFromSetFromISR": "0x00024be1",
"xQueueSemaphoreTake": "0x00024bf5",
"xQueueTakeMutexRecursive": "0x00024d61",
"xTaskCheckForTimeOut": "0x00024da5",
"xTaskCreate": "0x00024e15",
"xTaskCreateStatic": "0x00024e71",
"xTaskGetCurrentTaskHandle": "0x00024ee1",
"xTaskGetSchedulerState": "0x00024eed",
"xTaskGetTickCount": "0x00024f09",
"xTaskGetTickCountFromISR": "0x00024f15",
"xTaskIncrementTick": "0x00024f25",
"xTaskPriorityDisinherit": "0x00024ff1",
"xTaskPriorityInherit": "0x00025085",
"xTaskRemoveFromEventList": "0x00025119",
"xTaskResumeAll": "0x00025199",
"xTaskResumeFromISR": "0x00025261",
"xTimerCreate": "0x000252ed",
"xTimerCreateStatic": "0x00025321",
"xTimerCreateTimerTask": "0x00025359",
"xTimerGenericCommand": "0x000253c5",
"xTimerGetExpiryTime": "0x00025435",
"xTimerGetTimerDaemonTaskHandle": "0x00025455"
}
4 changes: 2 additions & 2 deletions bundles/exp/ING9187xx/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@
},
"rom": {
"base": 16384,
"size": 143216
"size": 143252
},
"version": [
1,
8,
5
6
]
}
Binary file modified bundles/exp/ING9187xx/platform.bin
Binary file not shown.
Loading

0 comments on commit 9ee0c11

Please sign in to comment.