-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Ameba] Support OTA requestor app #13408
Conversation
PR #13408: Size comparison from b7ff37e to 17b247f Full report (6 builds for k32w, qpg, telink)
|
Fix bug in SystemTimeSupport.cpp
PR #13408: Size comparison from 1de37de to e751c47 Full report (32 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
|
Hi @andy31415, |
Hi @andy31415, @woody-apple |
Hi @andy31415, |
* Update Dockerfile Update chip_porting to support NetworkCommissioning. Fix tcptest implicit declaration error (Auto-build error in project-chip#13408). * Update version * Update ameba sdk Use pvPortMalloc and vPortFree at the right place
* [Ameba] Support OTA requestor app * [Ameba] Remove unwanted ota files and apply minor updates * Fix restyled errors * Update wordlist * Update OTA requestor chipinterface * Fix BLE commissioning issue due to CASESession fail * Add OTAR to all-clusters-app and lighting-app * Fix restyled error * Replace term 'otar' to 'ota_requestor' * Update QueryImage and ApplyUpdate command in chipinterface Fix bug in SystemTimeSupport.cpp * Fix restyled errors * Replace term 'otar' to 'ota_requestor'
* Update Dockerfile Update chip_porting to support NetworkCommissioning. Fix tcptest implicit declaration error (Auto-build error in project-chip#13408). * Update version * Update ameba sdk Use pvPortMalloc and vPortFree at the right place
* [Ameba] Support OTA requestor app * [Ameba] Remove unwanted ota files and apply minor updates * Fix restyled errors * Update wordlist * Update OTA requestor chipinterface * Fix BLE commissioning issue due to CASESession fail * Add OTAR to all-clusters-app and lighting-app * Fix restyled error * Replace term 'otar' to 'ota_requestor' * Update QueryImage and ApplyUpdate command in chipinterface Fix bug in SystemTimeSupport.cpp * Fix restyled errors * Replace term 'otar' to 'ota_requestor'
Problem
Change overview
Testing
Tested otar function