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

python solution:app_upgrade,fixes #1840 #1841

Open
wants to merge 246 commits into
base: master
from
Open
Changes from all commits
Commits
Show all changes
246 commits
Select commit Hold shift + click to select a range
ceff1e3
init rel_3.3.0-20210330_1030
Apr 13, 2022
b118774
bugfix of rel_3.3.0
skylarCai Mar 31, 2021
87dd786
fix STC error
skylarCai Apr 1, 2021
caa9e5e
fix STC ERROR
skylarCai Apr 2, 2021
6c608f5
update document
skylarCai Apr 6, 2021
6a73a3d
release version:rel_3.3.0-20210409_1000
skylarCai Apr 9, 2021
746f556
delete components/docdef/README.md
skylarCai Apr 9, 2021
b613436
release version:rel_3.3.0-20210419_1000
skylarCai Apr 19, 2021
be7c08a
release version:rel_3.3.0-20210421_1615
skylarCai Apr 21, 2021
b0ebe34
relese version:rel_3.3.0-20210428_1400
skylarCai Apr 28, 2021
ea2af1c
release version:rel_3.3.0-20210508_1030
skylarCai May 8, 2021
2629508
1.update package.yaml and README.md from dev_aos to rel-3.3.0
skylarCai May 8, 2021
de9dba2
release version:rel_3.3.0-20210525_1000
skylarCai May 25, 2021
0257b69
remove bt config/bt mesh phone app and remove some realtek files for …
skylarCai May 27, 2021
1c12c2e
release version:rel_3.3.0-20210603_1500
skylarCai Jun 3, 2021
5340ff4
delete amp_demo and components/amp
skylarCai Jun 4, 2021
08b8db5
release version:rel_3.3.0-20210610_1600
skylarCai Jun 10, 2021
d0eac80
1.delete .aos
skylarCai Jun 10, 2021
29afd9e
release version:rel_3.3.0-20210610_1600
skylarCai Jun 11, 2021
9eff854
delete sal
skylarCai Jun 17, 2021
725fe23
update name of lora_p2p_demo/README.md
skylarCai Jun 21, 2021
96a4cc1
release version:rel_3.3.0-20210715_1430
skylarCai Jul 19, 2021
14bdc49
release version:rel_3.3.0-20210804_1400
skylarCai Aug 5, 2021
94454f4
Remove haaseduk1 ’s drivers from eduk1_demo
skylarCai Aug 12, 2021
b205470
release version:rel_3.3.0-20210826_1600
skylarCai Aug 31, 2021
c8f9360
resolve STC license problem
skylarCai Sep 1, 2021
f90269b
add sh1106 to resolve build error
skylarCai Sep 2, 2021
eccad69
release version:rel_3.3.0-20210914_1400
skylarCai Sep 17, 2021
97e2120
delete solutions/lora_p2p_demo/README.MD
skylarCai Sep 27, 2021
bd7e42c
add solutions/lora_p2p_demo/README.md
skylarCai Sep 27, 2021
6270b75
release version:rel_3.3.0-20211012_1400
skylarCai Oct 14, 2021
052bf7e
delete csky and fbdev
skylarCai Oct 27, 2021
35834b2
release version:rel_3.3.0-20211028_1000
skylarCai Oct 29, 2021
1496edc
release version:rel_3.3.0-20211220_1000
skylarCai Jan 5, 2022
195ee0c
release version:rel_3.3.0-20220119_1400
skylarCai Jan 20, 2022
8e207b6
release version:rel_3.3.0-20220222_1430
skylarCai Feb 24, 2022
7ff45f6
Fix py_engine build fail issuse (#1361)
yong171966 Feb 24, 2022
f20c411
BugID:1234: check input arg to avoid memory leak (#1366)
QingjiangXu Feb 28, 2022
50deced
add issue templete
skylarCai Feb 28, 2022
3865980
cli: add exit command to exit a console (#1371)
Mar 1, 2022
973435e
debug: correct taskbt/taskbtn usage message (#1374)
Mar 1, 2022
699560c
add FEATURE_REQUEST.yml
skylarCai Mar 1, 2022
91d0603
add FEATURE_REQUEST.yml
skylarCai Mar 1, 2022
d48a7d3
two cases of haas 506 (#1367)
further-github Mar 4, 2022
9920ebb
add startup To HaaS 506 (#1381)
ZhuXR971229 Mar 4, 2022
13dee0c
Upgrade cJSON from version 1.7.8 to 1.7.15. (#1387)
wuxn9999 Mar 5, 2022
cd80b18
Upgrade cJSON from version 1.7.8 to 1.7.15. (#1390)
wuxn9999 Mar 5, 2022
3045fef
Upgrade cJSON from version 1.6.0 to 1.7.15 (#1391)
wuxn9999 Mar 5, 2022
ce1f87b
fix errors in haas_python_lib_bundles (#1404)
ethanlcz Mar 7, 2022
1394e5c
revised a readme.md in human_existence_detector (#1412)
further-github Mar 11, 2022
dd124d6
add release note
skylarCai Mar 15, 2022
f752ac3
Update README.md
skylarCai Mar 15, 2022
51138f4
Create LICENSE (#1422)
skylarCai Mar 17, 2022
3ae1d26
remove ota component's gpl related files. (#1438)
yanxiaoyong-ch Mar 23, 2022
7558463
remove linksdk_gateway_demo's private info. (#1446)
yanxiaoyong-ch Mar 24, 2022
2a931b8
Remove useless files from esp-idf for license issue (#1457)
yong171966 Mar 25, 2022
c475563
release version:rel_3.3.0-20220322_1400
skylarCai Mar 25, 2022
f22d9d7
haas1000:wifi: wifi_connect_task single instance (#1459)
Mar 25, 2022
1734172
update to GMT time (#1437)
rualdeng Mar 31, 2022
0afd81e
editing errors in document of Haas2.0 (#1433)
further-github Mar 31, 2022
466edba
fix haas200 build error
skylarCai Apr 6, 2022
048e457
update branch name in all package.yaml
skylarCai Apr 6, 2022
002a3f6
update directory of hardware/chip/rtl872xd
skylarCai Apr 6, 2022
1d2a679
Enable audio record for M5Stack (#1467)
yong171966 Apr 7, 2022
6f89459
release haas_python_lib_bundles from ethan
skylarCai Apr 8, 2022
40ffdd7
add python kv.seti and kv.geti api. (#1498)
yanxiaoyong-ch Apr 24, 2022
22d8955
Bug fix: declaration is not visible outside of function (#1496) (#1497)
wuxn9999 Apr 25, 2022
b90d898
IssueID:1500:add check for the inet_aton (#1501)
YiluMao Apr 26, 2022
6a1657d
riscv adds rv32 cpu.
yanxiaoyong-ch Apr 24, 2022
bef61a9
IssueID:1503:fix wrong sizeof usage
YiluMao Apr 21, 2022
f31384c
IssueID:1505:Fix bug found by whitScan
wuxn9999 Apr 26, 2022
3e10ac8
IssueID:1515:add value return for all branches
YiluMao Apr 21, 2022
64e99a2
m5stackcore2 some libs bss moved from internal dram to spiram.
yanxiaoyong-ch Apr 26, 2022
74b904a
haas1000: fix whitescan bugs in hal/wifi_port.c
Apr 28, 2022
3ce0713
mbedtls: fix whitescan bug in library/cipher.c
Apr 28, 2022
252d714
posix: fix whitescan bugs
Apr 28, 2022
7447e1b
cli: fix whitescan bugs in cli/iobox
Apr 28, 2022
66a7a38
add board define for ESP32-C3
HonestQiao Apr 28, 2022
cb3b318
add espressif_esp32_c3 for ESP32-C3
HonestQiao Apr 28, 2022
b7761bb
add board compilation config for ESP32-C3
HonestQiao Apr 28, 2022
2a58738
add partition table config for ESP32-C3 2MB
HonestQiao Apr 28, 2022
44b7074
handle specific calls for ESP32-C3
HonestQiao Apr 28, 2022
883ee73
adjust the compiled script for ESP32-C3
HonestQiao Apr 28, 2022
abb5720
osal_aos: fix whitescan bugs in rhino/common.c
Apr 28, 2022
fb73842
IssueID:1526:improve flash driver framework
wuxn9999 Apr 28, 2022
6ff004a
add ccs811 sensor driver and document
wushengtws Apr 29, 2022
71e0403
provide pca9685 sensor driver and document
wushengtws Apr 29, 2022
727cb23
provide tea5767 sensor for driver and document
wushengtws Apr 29, 2022
d8a2283
provide hx710 sensor for driver and document
wushengtws Apr 29, 2022
7809145
provide ttp224 sensor for driver and document
wushengtws Apr 29, 2022
45de31c
provide htb485 module for driver and document
wushengtws Apr 29, 2022
0d67ae3
provide zzio606 module for driver and document
wushengtws Apr 29, 2022
13dfb74
IssueID:1541:new VFS support and userspace support
wuxn9999 Apr 30, 2022
c3e8314
add motion API description document
ethanlcz Apr 29, 2022
5437cbe
add haaseduk1 document
ethanlcz Apr 29, 2022
e9e6256
add motion API
ethanlcz Apr 29, 2022
502b110
add TDS driver and documents
ethanlcz Apr 29, 2022
1267f24
IssueID:1545:return value when function finish
YiluMao May 1, 2022
c32b297
IssueID:1542:return value when function finish
YiluMao Apr 30, 2022
7e04b93
IssueID:1500:add check for the inet_aton
YiluMao Apr 29, 2022
2d083e8
add check after calling aos_new_mutex/sem, fixed #1549
YiluMao May 2, 2022
af974e8
issue:1551: fix linksdk、ota、netmgr‘s whitescan error.
yanxiaoyong-ch May 5, 2022
c773811
IssueID:1547:Improve driver development documents
wuxn9999 May 2, 2022
3a4da43
Delete useless code, fixed #1555
YiluMao May 5, 2022
e6faf09
add return value check when calling sensor_i2c_close, fixed #1553
YiluMao May 5, 2022
8824256
IssueID: 1560: lvgl stack decrease from 40KB to 4KB and modify lvgl s…
yanxiaoyong-ch May 5, 2022
fa02b1b
add CONTRIBUTING.md
skylarCai May 6, 2022
b7e8113
Update CONTRIBUTING.md
skylarCai May 6, 2022
a602783
Create CODE_OF_CONDUCT.md
skylarCai May 6, 2022
9367a00
Update CONTRIBUTING.md
skylarCai May 6, 2022
a7699b0
IssueID:1570: vfs supports rootdir.
yanxiaoyong-ch May 6, 2022
c8a5aa8
IssueID:1557:correct errors in ADS1115 driver and document
ethanlcz May 5, 2022
3fd6279
add HaaS Python application remote upgrade SOP
ethanlcz May 5, 2022
ae08413
add motion detection API's example
ethanlcz May 5, 2022
f0acb37
Change the logic of judgement on HaaS EDU K1's hardware version
ethanlcz May 6, 2022
01c5092
armv8m: fix whitescan bugs
May 5, 2022
90a5820
sync amp/amp_adapter
skylarCai May 7, 2022
95934a1
update branch in *.package.yaml
skylarCai May 7, 2022
331e805
trace: fix whitescan bugs
May 7, 2022
249aaa6
init: fix build error when trace is enabled
May 7, 2022
6e8d680
IssueID:1579:HaaSEDUK1 flash driver for new driver framework
wuxn9999 May 8, 2022
f642498
IssueID:1582:OTA supports new flash API
wuxn9999 May 8, 2022
db49603
IssueID:1581:access fails after the same I2C device is opened for mor…
wuxn9999 May 8, 2022
3e8e110
IssueID:1580:HaaS200 flash driver for new driver framework
wuxn9999 May 8, 2022
5f94e4c
IssueID:1578:HaaS100 flash driver for new driver framework
wuxn9999 May 8, 2022
2cc202d
IssueID:1576:Improve libc_stub
wuxn9999 May 7, 2022
14b688a
IssueID:1574:Improve UART driver framework.
wuxn9999 May 7, 2022
3117516
update CONTRIBUTING.md
skylarCai May 10, 2022
a78e16b
Update CONTRIBUTING.md
skylarCai May 10, 2022
c24e4ee
Update CONTRIBUTING.md
skylarCai May 10, 2022
4a62660
Update CONTRIBUTING.md (#1598)
skylarCai May 12, 2022
36885cc
change the function return as void, fixed #1599
YiluMao May 11, 2022
1ee2138
linksdk: fix whitescan error
victorwangstone May 9, 2022
285829f
Change the type of address into unsigned int to print, fixes #1604
YiluMao May 12, 2022
2945989
add return value for every condition, fixed #1601
YiluMao May 12, 2022
8d27c01
fix uart.on() failed # 1584
zy20220224 May 16, 2022
fa9a390
change uart doc, fix #1614
zy20220224 May 16, 2022
defc534
Update CODE_OF_CONDUCT.md
skylarCai May 16, 2022
7038f09
Update CONTRIBUTING.md
YiluMao May 12, 2022
326d77b
Fix the incorrect pointer usage, fixed #1616
YiluMao May 16, 2022
9196a13
release version:rel_3.3.0-20220517_1000
skylarCai May 18, 2022
e87799d
add hardware/chip/espressif_esp32_c3/README.md
skylarCai May 18, 2022
a3bb479
add hardware/board/esp_c3_32s_kit/README.md
skylarCai May 18, 2022
36a7713
add hardware/board/esp_s3_12k_kit/README.md
skylarCai May 18, 2022
713a95f
add components/drivers/external_device/m5driver/README.md
skylarCai May 18, 2022
7c0a8ad
add components/drivers/external_device/ft6336/README.md
skylarCai May 18, 2022
83fdfbc
IssueID:1619: clean netmgr_wifi.c private info.
yanxiaoyong-ch May 17, 2022
fdaa9c4
fix build error : sync from gitlab
skylarCai May 18, 2022
da5719e
fix build err
PiaoLingAl May 18, 2022
3ce835d
add esp32 demo: obstacle avoidance, fixes #1627
kevin-alibaba May 18, 2022
29d8c8c
Issue fix #1622 : add PAJ7620 local gesture recognization haas python…
Tonfey May 19, 2022
2e71f9a
IssueID:#1633: add temp_humidity_speaker example
May 19, 2022
95c37d1
add m5stackcore2 demo-smart_traffic_light,fixes #1640
ZH-21000301 May 19, 2022
abea2e0
Change the expression, fixes #1634
YiluMao May 19, 2022
072474f
enable freetype for lvgl & remove little_ui dir
zhuxinglongbest May 19, 2022
1b48269
Create BugReport_zh.yml
skylarCai May 18, 2022
c77c44e
Rename BUG_REPORT.yml to BugReport_en.yml
skylarCai May 18, 2022
e5db560
IssueId:1647: add delivery_track example of nodemcu32s.
yanxiaoyong-ch May 19, 2022
c267584
Rename FEATURE_REQUEST.yml to FeatureRequest_en.yml
skylarCai May 19, 2022
e923bf1
IssueID:1651: modify uln2003 input from pullup to pushpull.
yanxiaoyong-ch May 20, 2022
604d9c2
Create FeatureRequest_zh.yml
skylarCai May 20, 2022
a77efd4
Skylar cai patch 2 (#1674)
skylarCai May 23, 2022
270abe9
create driver and api for the fheartbeat sensor #1660
wushengtws May 20, 2022
2058d46
add traker rockerkey ws2812 motorspeed driver and api for new sensors…
wushengtws May 20, 2022
74442a7
update for online upgrade
PiaoLingAl May 20, 2022
6930cbe
pwm: convert pwm duty type to float, fix #1652
May 20, 2022
6f8052d
add alcohol_detector, fix #1649
May 19, 2022
695efee
IssueID:1654:correct HaaSPython Uart return value.
yanxiaoyong-ch May 20, 2022
2f891e4
Update README.md
skylarCai May 23, 2022
813f3fd
Support for ESP32-C3/S3 chips
yong171966 May 23, 2022
98a6be8
Update README.md
skylarCai May 24, 2022
97c6b20
Update README.md
skylarCai May 24, 2022
74b9b01
Update README.md
skylarCai May 24, 2022
71c1687
Update README.md
skylarCai May 24, 2022
d59a3e0
Update README.md
skylarCai May 24, 2022
dcf7804
Skylar cai patch 1 (#1691)
skylarCai May 24, 2022
ee5ce58
IssuID:1626:Comparing an array to null is not useful "dp->vfs_dirent.…
wuxn9999 May 23, 2022
76fe54d
IssueID:1625:The called function is unsafe for security related code
wuxn9999 May 23, 2022
d4eda61
update readme (#1692)
skylarCai May 24, 2022
459d4b8
update readme.md (#1695)
skylarCai May 24, 2022
65d4bec
support network interface for haaseduk1 #1642 (#1667)
zy20220224 May 24, 2022
f4cd40e
support sntp interface. #1657
zy20220224 May 20, 2022
7d0ed2f
IssueID:1683:Python example ultrasonic ranging
wuxn9999 May 24, 2022
0aebb9a
IssueID:1684:Python example power meter
wuxn9999 May 24, 2022
7bd698a
IssueID:1685:Python example playing with cats
wuxn9999 May 24, 2022
deb41fb
Add README.md file
yong171966 May 24, 2022
64df89a
Add README.md file
yong171966 May 24, 2022
e8409c3
armv7m: add README.md, fix #1705
May 24, 2022
48e380e
c906: add README.md, fix #1705
May 24, 2022
e38382a
haaseduk1: add README.md, fix #1705
May 24, 2022
dcd5f50
haas100: add README.md, fix #1705
May 24, 2022
066a262
haas200: add README.md, fix #1705
May 24, 2022
2cd0e78
smarth_rv64: add README.md, fix #1705
May 24, 2022
a71ad47
rtl872xd: add README.md, fix #1705
May 24, 2022
4ee93bd
haas1000: add README.md, fix #1705
May 24, 2022
fbbc25d
armv8m: add README.md, fix #1705
May 24, 2022
1662e55
riscv: add README.md, fix #1705
May 24, 2022
0d2968b
add the auto watering example for haas solution #1671
wushengtws May 23, 2022
d2a39d3
Update README.md
wushengtws May 25, 2022
36d09c5
add new colorful clock for haas example #1670
wushengtws May 23, 2022
a4f830d
Update README.md
wushengtws May 25, 2022
4a461a2
create the machine arm for haas example #1672
wushengtws May 23, 2022
8210fd7
Update README.md
wushengtws May 25, 2022
b005249
fix linksdk_demo cannot use file system error
victorwangstone May 23, 2022
27e49cf
fix whitescan error
victorwangstone May 24, 2022
f5bafa1
fix new white scan error
victorwangstone May 24, 2022
c257bbc
IssueID:1704:Add the source code of auto feeder.
May 24, 2022
e6dd74b
IssueID:1728:esp32(m5stackcore2) supports sd card.
yanxiaoyong-ch May 26, 2022
0ce2b33
disable s3 online upgrade
PiaoLingAl May 26, 2022
f77b0f1
debug: debug command print cpu information
May 26, 2022
30c78db
debug: fix build issue in debug lastword, fix #1735
May 26, 2022
8933030
Change the return value type, fixed #1736
YiluMao May 26, 2022
08c9f70
BugID:1732:Add the source code of electronic scale sensor.
May 30, 2022
40fb9d7
fix haaseduk1 failed connnect network occasional when multi task conn…
zy20220224 May 29, 2022
3eb00b3
fix haaseduk1 failed connnect network occasional when multi task conn…
zy20220224 May 29, 2022
65d9841
curl: fix build issue on haas200, fix #1741
May 27, 2022
30f8562
posix: add pthread_mutex_timedlock's declaration, fix #1758
May 31, 2022
7dc995b
rtl872xd: remove duplicate \r\n in haas200 log
May 31, 2022
95adac8
Replace OssAccessKey with XXXX
yong171966 Jun 6, 2022
11a6023
[Detail]
joxhehe Jun 2, 2022
47c0c3e
Replace OSSAccessKeyId with XXXX in ai_agent module
yong171966 Jun 7, 2022
141454c
IssueID:1780:haas python pwm adapter change from hal to aos api.
yanxiaoyong-ch Jun 7, 2022
4a126c4
modify gc7219 datasheet's reference link, fix #1785
ethanlcz Jun 7, 2022
20140bd
posix: support timezone and daylight in newlib libc
Jun 7, 2022
739a7ec
fix PWM duty cycle setting error, fix #1743
ethanlcz Jun 7, 2022
244af63
modify HaaSPython's brief introduction, fix #1772
ethanlcz Jun 7, 2022
4f07e0e
move HaaS App upgrade and LP usage SOP to core_function folder, fix #…
ethanlcz Jun 7, 2022
13483f1
add source code hyperlink for HaaS EDU K1 version check description
ethanlcz Jun 7, 2022
720c652
IssueID:1701:Workaround for CH395 ethernet chip
wuxn9999 Jun 7, 2022
f067070
IssueID:1700:Workaround for ethernet spi hardware
wuxn9999 Jun 7, 2022
6ba04cd
IssueID:1792:Fix documentation on UART API
wuxn9999 Jun 7, 2022
9f958d2
v2 2 0 release notes (#1797)
ethanlcz Jun 8, 2022
5cae6e2
haaseduk1 examples (#1799)
ethanlcz Jun 8, 2022
c8c56fc
example index (#1801)
ethanlcz Jun 8, 2022
6b8d4ad
rtl872xd: improve lwip options to fix http test faults
Jun 8, 2022
c5dfa2c
IssueID:1807:workaround corrupt when having normal exception when isr.
yanxiaoyong-ch Jun 8, 2022
e906fe8
add threshold adjustment description for soil monisture sensor, fix #…
ethanlcz Jun 9, 2022
9f238a2
remove duplicate description in network.md, fix #1817
ethanlcz Jun 9, 2022
5790e05
IssueID:1794:close bt on nodemcu32s on default.
yanxiaoyong-ch Jun 9, 2022
5fb9a1b
IssueID:1815:decrease mp_stack, queue_handler, gui , ota, and linksdk…
yanxiaoyong-ch Jun 9, 2022
662af02
fix test register often fail error
victorwangstone Jun 8, 2022
e53eeb2
BugID:1761:Add the source code of weight scale.
Jun 8, 2022
4ed1fdb
Fix ucloud_ai_demo build fail, fixes #1612
QingjiangXu Jun 14, 2022
da899a7
IssueID:1832:Fix the return value of hal_uart_recv_II
wuxn9999 Jun 16, 2022
c3da766
debug: improve mm debug output
Jun 11, 2022
b2f7323
python solution:app_upgrade,fixes #1840
zhengfang0571 Jun 17, 2022

Sorry, this diff is taking too long to generate.

It may be too large to display on GitHub.