-
Notifications
You must be signed in to change notification settings - Fork 1.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
m #1904
Open
Always1998
wants to merge
278
commits into
alibaba:master
Choose a base branch
from
Always1998:m
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
m #1904
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Always1998
commented
Jul 7, 2022
- new example
- new example
Signed-off-by: caiyan.cai <[email protected]>
Signed-off-by: caiyan.cai <[email protected]>
Signed-off-by: caiyan.cai <[email protected]>
Signed-off-by: caiyan.cai <[email protected]>
Signed-off-by: caiyan.cai <[email protected]>
Signed-off-by: caiyan.cai <[email protected]>
Signed-off-by: caiyan.cai <[email protected]>
Signed-off-by: caiyan.cai <[email protected]>
* Fix py_engine build fail issue Change-Id: I6b6f35c37b2a1de90c5a3fb874eaa2fb6c2fa162 * Remove package.json file from IDF for safety Change-Id: I74355ceb06ee125f99647284da7a44447aa20ea7
[Detail] check input arg to avoid memory leak [Verified Cases] genie_mesh_demo build pass; haas200 test pass; Signed-off-by: jiangyu <[email protected]>
Signed-off-by: caiyan.cai <[email protected]>
Add exit command, which can exit another console except for uart, e.g. adb console/telnet console. Export some apis that are needed by multi-console. Signed-off-by: Jinliang Li <[email protected]>
Correct taskbt/taskbtn cli command's usage message. Signed-off-by: Jinliang Li <[email protected]>
Signed-off-by: caiyan.cai <[email protected]>
Signed-off-by: caiyan.cai <[email protected]>
* add two cases of haas506 * have repaired picture-displayed errors of two cases of haas506 * upload a case of haas506 named rc522_write_read * upload a case of haas506 named lbs_demo * upload a case for haas506 named air-detector
Signed-off-by: 福明 <[email protected]>
Signed-off-by: 福明 <[email protected]>
* Upgrade cJSON from version 1.7.8 to 1.7.15. Signed-off-by: 福明 <[email protected]> * Upgrade cJSON from version 1.7.12 to 1.7.15. Signed-off-by: 福明 <[email protected]>
1. fix hyperlink errors 2. add hyperlink for HaaS100 startup and HaaS506 startup
* add two cases of haas506 * have repaired picture-displayed errors of two cases of haas506 * upload a case of haas506 named rc522_write_read * upload a case of haas506 named lbs_demo * upload a case for haas506 named air-detector * revised a readme.md in human_existence_detector Co-authored-by: skylarCai <75605680 [email protected]>
* fix read memory overflow risk of linksdk's mqtt. * remove ota component's gpl related files.
* fix read memory overflow risk of linksdk's mqtt. * remove ota component's gpl related files. * remove linksdk_gateway_demo's private info.
* Remove examples folder from esp-idf repo Change-Id: Iaa25613f79d36fe094bce858f0cd1adf0c096ced * Remove toolchain folder from esp-idf Change-Id: I8bdd358af088e10e992c803b5a1dc32c27a9effb
Signed-off-by: caiyan.cai <[email protected]>
* cli: add exit command to exit a console Add exit command, which can exit another console except for uart, e.g. adb console/telnet console. Export some apis that are needed by multi-console. Signed-off-by: Jinliang Li <[email protected]> * haas1000:wifi: wifi_connect_task single instance wifi_connect_task use the one static stack space, only 1 instance can run. Otherwise that will cause crash due to stack crash. Signed-off-by: Jinliang Li <[email protected]>
[Detail] Add driver lib and doc for DDS5188 power meter. [Verified Cases] Build Pass: py_engine_esp32_demo@nodemcu32s Test Pass: py_engine_esp32_demo@nodemcu32s
[Detail] New watchdog driver framework. New VFS support. Userspace support. [Verified Cases] Build Pass: <helloworld_demo@haaseduk1> Test Pass: <helloworld_demo@haaseduk1>
[Detail] 提供通过VFS访问设备驱动的能力。 [Verified Cases] Build Pass: eduk1_demo Test Pass: eduk1_demo
[Detail] Improve SPI driver framework. New VFS support. Userspace support. [Verified Cases] Build Pass: helloworld_demo@haaseduk1 Test Pass: helloworld_demo@haaseduk1
[Detail] add new sensor driver [Verified Cases] Build Pass: <none> Test Pass: <none> Signed-off-by: wusheng.tws <[email protected]>
[Detail] Improve I2C driver framework. New VFS support. Userspace support. [Verified Cases] Build Pass: helloworld_demo@haaseduk1 Test Pass: helloworld_demo@haaseduk1
[Detail] Issue description: Rootcause: Solution: Requirement description: Solution: [Verified Cases] Build Pass: <solution list> Test Pass: <test case list> Signed-off-by: wzhiyuan-nit <[email protected]>
[Detail] Requirement description: When objects of different colors are mixed together, separate them according to their colors is difficult. Solution: Based on esp32 board,we use tcs34725 color sensor to sort different color and we can see the statistic data on web application. [Verified Cases] Build Pass: py_engine_esp32_demo Test Pass: esp32 demo
[Detail] Issue description: Rootcause: Solution: Requirement description: Solution: [Verified Cases] Build Pass: <solution list> Test Pass: <test case list> Signed-off-by: wzhiyuan-nit <[email protected]>
[Detail] Issue description: Rootcause: Solution: Requirement description: Solution: [Verified Cases] Build Pass: <solution list> Test Pass: <test case list> Signed-off-by: wzhiyuan-nit <[email protected]>
2. i2c driver enhancement Signed-off-by: ethan.lcz <[email protected]>
change dev_aos to master
modify dev_aos to master
modify rel_3.3.0 to master
Signed-off-by: ethan.lcz <[email protected]>
Signed-off-by: ethan.lcz <[email protected]>
2. add document and driver for more sensors 3. add startup for STM32 COLUMBUS 4. add modem API Signed-off-by: ethan.lcz <[email protected]>
Signed-off-by: ethan.lcz <[email protected]>
Signed-off-by: ethan.lcz <[email protected]>
Signed-off-by: ethan.lcz <[email protected]>
Signed-off-by: ethan.lcz <[email protected]>
感谢提交 Pull Requests! |
Security Check : 674f678 |
auto build fail,number:266 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.