Skip to content
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
wants to merge 278 commits into
base: master
Choose a base branch
from
Open

m #1904

wants to merge 278 commits into from

Conversation

Always1998
Copy link

  • new example
  • new example

skylarCai and others added 30 commits April 13, 2022 21:14
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
* 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 <[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
* 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]>
wuxn9999 and others added 24 commits June 24, 2022 11:20
[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]>
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]>
@skylarCai
Copy link
Collaborator

感谢提交 Pull Requests!
Thanks for submitting a pull request.

@skylarCai
Copy link
Collaborator

Security Check : 674f678

@skylarCai
Copy link
Collaborator

auto build fail,number:266

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet