KY-zhang-X
|
3e4ceb8afe
|
add micropython demo on bearpi board
|
2022-09-29 12:15:02 +08:00 |
|
KY-zhang-X
|
afeaebd1b9
|
add fatfs_through_vfs demo on bearpi board
|
2022-09-29 12:13:33 +08:00 |
|
KY-zhang-X
|
dd76146324
|
micropython: add micropython component
|
2022-09-29 12:10:37 +08:00 |
|
KY-zhang-X
|
1514f1cb9b
|
add w25q64 hardware on bearpi board
|
2022-09-29 12:07:16 +08:00 |
|
KY-zhang-X
|
f93d0857aa
|
add qspi and sd on bearpi board
|
2022-09-29 12:05:16 +08:00 |
|
KY-zhang-X
|
affe5574ec
|
hal_uart: add some details
|
2022-09-29 11:55:58 +08:00 |
|
KY-zhang-X
|
7cc072bdab
|
sys: fix a small bug of creating dynamic task
|
2022-09-29 11:51:59 +08:00 |
|
KYzhang_X
|
24d7a9c591
|
revise .gitignore
|
2022-08-02 11:13:20 +08:00 |
|
KYzhang_X
|
30988eba92
|
fatfs: fix stat bug
|
2022-08-02 10:58:01 +08:00 |
|
KYzhang_X
|
3c1eac5bb0
|
vfs: fix readdir bug
|
2022-08-02 10:57:54 +08:00 |
|
KYzhang_X
|
9f24c1fedd
|
revise .gitignore
|
2022-08-02 10:57:40 +08:00 |
|
Supowang
|
796223ab32
|
Merge pull request #344 from Mculover666/master
net:add get rssi api for esp8266_tc
|
2022-07-07 09:56:47 +08:00 |
|
mculover666
|
3977c36054
|
net:add get rssi api for esp8266_tc
|
2022-07-06 20:28:25 +08:00 |
|
mculover666
|
87fd8e839d
|
at_perf:modify the global lock to protect at agent
|
2022-06-28 15:45:23 +08:00 |
|
Supowang
|
c18f082949
|
Merge pull request #337 from slightc/master
添加tinyos在linux上移植的工程example
|
2022-06-22 11:58:58 +08:00 |
|
Chen Han
|
4c4ac49b76
|
update demo mqtt to mqttclient
|
2022-06-21 18:13:09 +00:00 |
|
Chen Han
|
5a8f31a2b5
|
add linux board project
|
2022-06-21 16:42:04 +00:00 |
|
mculover666
|
2af78131df
|
doc_fix:update the part 3 picture in ch32v307 doc
|
2022-06-13 16:43:08 +08:00 |
|
Supowang
|
e5608ba067
|
Update 31.TencentOS-Tiny_CH32V_EVB_QuickStart.md
|
2022-06-13 16:03:39 +08:00 |
|
mculover666
|
c5ed849343
|
board_perf:add support for qcloud c-sdk on ch32v307 board
|
2022-06-08 15:06:51 +08:00 |
|
Supowang
|
85f804213f
|
board_perf:add kv and vfs for risc-v
board_perf:add kv and vfs for risc-v
|
2022-06-07 17:25:22 +08:00 |
|
Supowang
|
d3ab42b8b8
|
Revert "board_perf:add support for kv and vfs on ch32v307 board"
This reverts commit 4f5c747a63 .
|
2022-06-07 16:50:00 +08:00 |
|
mculover666
|
4f5c747a63
|
board_perf:add support for kv and vfs on ch32v307 board
|
2022-06-06 20:33:33 +08:00 |
|
Supowang
|
ddb37a743a
|
add spi flash and sd for ch32v307
add spi flash and sd for ch32v307
|
2022-06-02 17:35:16 +08:00 |
|
mculover666
|
86bc533bb8
|
kernel_perf: update to 2.5.1 version
|
2022-06-02 17:01:58 +08:00 |
|
mculover666
|
e38c8775ac
|
kernel_perf:add tos_task_find api
|
2022-06-01 16:53:42 +08:00 |
|
mculover666
|
30832d6e0f
|
separate the dynamic task destroy api
|
2022-05-31 19:45:03 +08:00 |
|
Supowang
|
088e7fe364
|
Update 09.Code_Directories.md
|
2022-05-31 15:53:23 +08:00 |
|
Supowang
|
8adb89f1e1
|
Update 09.Code_Directories.md
|
2022-05-31 15:51:31 +08:00 |
|
Supowang
|
e21869f48b
|
add ch32v evb start doc
add ch32v evb start doc
|
2022-05-15 17:17:53 +08:00 |
|
Supowang
|
10816214f3
|
update evb_lx doc
|
2022-05-15 11:36:31 +08:00 |
|
mculover666
|
60c16485e6
|
Merge branch 'master' of github.com:OpenAtomFoundation/TencentOS-tiny
|
2022-05-11 17:14:04 +08:00 |
|
mculover666
|
b25b558153
|
add qcloud csdk example on evb-mx-plus board
|
2022-05-11 17:09:51 +08:00 |
|
Mculover666
|
4d3452ef60
|
Merge pull request #333 from iysheng/fix_cmsisos2
Fix compile warning 'prio' may be used uninitialized
|
2022-04-15 01:55:30 +00:00 |
|
iysheng
|
e20f5adc12
|
Fix compile warning 'prio' may be used uninitialized
|
2022-04-14 11:54:53 +08:00 |
|
Mculover666
|
ecd3074c35
|
Merge pull request #332 from iysheng/opt_timer
Rename time_init, time_update, timer_next_expires_get function with soft_ prefix
|
2022-04-14 01:38:31 +00:00 |
|
iysheng
|
0832ca17e5
|
Rename time_init, time_update, timer_next_expires_get function with soft_
prefix
|
2022-04-13 21:48:20 +08:00 |
|
Mculover666
|
cbe7ac98e2
|
Merge pull request #331 from iysheng/optimize_mqtt
Optimize macro judgment statement
|
2022-03-31 17:30:35 +08:00 |
|
iysheng
|
b80e0d06a3
|
Optimize macro judgment statements to support ESP8266 and EC600S co-exist
|
2022-03-30 15:57:42 +08:00 |
|
mculover666
|
a3ac2e56d8
|
add new qloud-c-sdk component
|
2022-03-25 10:06:56 +08:00 |
|
mculover666
|
565cd29e94
|
fix the bug in task suspend
v2.5.0
|
2022-03-23 18:22:19 +08:00 |
|
supowang
|
21d994ae8c
|
Update .project
|
2022-03-04 17:11:06 +08:00 |
|
supowang
|
2ced52e570
|
Update .cproject
|
2022-03-04 17:01:30 +08:00 |
|
mculover666
|
d919a7a9bf
|
update the .gitignore
|
2022-03-04 14:52:12 +08:00 |
|
supowang
|
7375f16efc
|
add ch32v307 risc-v support,IDE is MounRiver Studio
|
2022-03-04 14:16:19 +08:00 |
|
mculover666
|
9de2090de9
|
add support for multi at device
|
2022-03-01 15:11:30 +08:00 |
|
Supowang
|
705078136b
|
Merge pull request #329 from iysheng/master
Fix the misspelling of the file name
|
2022-02-10 15:43:21 +08:00 |
|
iysheng
|
83d1bc2625
|
Fix the misspelling of the file name
|
2022-02-07 10:47:11 +08:00 |
|
Supowang
|
3f56363c94
|
Merge pull request #328 from DavidLin1577/master
tos_fault.c
|
2022-01-18 11:39:01 +08:00 |
|
mculover666
|
5db464ad13
|
add littfs demo on tos_evb_aiot board
|
2021-12-30 12:53:52 +08:00 |
|