Commit Graph

65 Commits

Author SHA1 Message Date
Liu_Weichao
3a5c0f44ec Merge branch '2023_open_source_contest' of https://gitlink.org.cn/xuos/xiuos into workplace 2023-07-26 18:02:44 +08:00
Liu_Weichao
077a4e1276 fix 2023 open source pr conflict 2 2023-07-26 17:54:47 +08:00
Liu_Weichao
7968c0761d fix 2023 open source pr conflict 2023-07-26 17:47:32 +08:00
IACU
4b85ab3058 2023_open_source_contest_warmup_1st_issue1 from 上海大学_每天学习战队_姚文莹
it is OK
2023-07-26 17:33:17 +08:00
IACU
b901be4553 2023_open_source_contest_warmup_1st_issue3 from 中山大学_不挂机战队_赵佳盛
it is OK
2023-07-26 17:32:33 +08:00
Liu_Weichao
7691b90abb feat fix FEATURES error in Kconfig and Makefile 2023-06-27 09:51:07 +08:00
lmh
a95841c277 rbtree 2023-06-24 17:02:01 +08:00
Liu_Weichao
cf85c4b99c fix ADD_XIZI_FETURES/ADD_NUTTX_FETURES/ADD_RTTHREAD_FETURES error 2023-06-20 13:20:41 +08:00
Yao15921243763
f82d6d0c24 2023_open_source_contest_warmup_1st_issue1 2023-05-26 11:30:56 +08:00
Yao15921243763
0a375fd373 热身赛一级赛题1, 实现哈希表 2023-05-26 11:19:31 +08:00
JasenChao
67818fbdb8 Add test_radix_tree.h 2023-05-24 18:52:36 +08:00
JasenChao
30161b7f24 Update README.md 2023-05-24 18:44:00 +08:00
JasenChao
08877cf72d Complete 热身赛一级赛题3 2023-05-24 18:34:49 +08:00
JasenChao
832ebbfaec Commit 热身赛一级赛题3 2023-05-24 16:39:32 +08:00
xuedongliang
48decbe80f fix compile bug for test apps from Mo_jiayang
it is OK
2023-05-10 10:12:52 +08:00
Jeremy
692e010e0d fix compile bug 2023-04-20 18:02:50 +08:00
Liu_Weichao
6b41cdbcfe Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into lorawan_develop 2023-04-14 14:05:31 +08:00
xuedongliang
640c5e6f59 fix LCD error from Mo_Jiayang
it is OK
2023-04-13 12:03:10 +08:00
Jeremy
8a589d0eaa fix:test_lcd_edu.c draw line mem overread 2023-03-27 10:44:55 +08:00
Liu_Weichao
79edaf3d17 feat add flags for soft timer to choose ONCE or PERIODIC 2023-03-14 17:07:30 +08:00
Liu_Weichao
5e499bf975 add soft timer posix support in XiZi 2023-03-10 17:11:53 +08:00
wuzheng
195e0085db fix complie error for incompatibilities between kernels 2023-02-28 10:44:32 +08:00
wuzheng
73fbeea117 add can and flash driver for hc32f4a0 in XiZi_IIoT 2023-02-22 09:38:41 +08:00
wuzheng
002325c1d8 add flash and timer driver for hc32f4a0 2023-02-17 16:21:06 +08:00
wuzheng
e6fa8a2603 code simplified and delete some unused 2023-02-06 16:34:46 +08:00
wuzheng
d2e6719a0e adapt rtc driver for hc32f4a0 2023-02-02 18:01:24 +08:00
wuzheng
6a89a12c49 temporarily adapt kpu for XiZi 2022-12-12 16:24:54 +08:00
wuzheng
04dc796f95 fix problems in client recv 2022-12-12 16:22:36 +08:00
wuzheng
6fa996d132 add ethernet test fro edu-riscv64 2022-12-02 11:04:46 +08:00
wuzheng
100fe8c2d0 add w5500 test example 2022-11-29 09:30:48 +08:00
wuzheng
c1976c8d92 fix errors of naming function 2022-11-22 15:57:33 +08:00
wuzheng
49df162734 add softspi in xidatong-riscv64 2022-11-22 10:20:15 +08:00
wuzheng
e31199a104 Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into prepare_for_master 2022-11-21 11:30:48 +08:00
wuzheng
06ed03337a add camera driver and examples for edu-riscv64 2022-11-18 20:20:34 +08:00
xuedongliang
75259c4006 1、support musl libc on nuttx and add test case on xidatong-arm32 2、register lcd device on xidatong-riscv64 on nuttx
it is OK
2022-11-16 15:23:05 +08:00
wuzheng
f22fbc3c94 example for edu-riscv64:watchdog,lcd and timer 2022-11-15 15:47:48 +08:00
wuzheng
8c929ba701 rs485 test example 2022-11-11 20:29:35 +08:00
wuzheng
e7175c2745 add edu-riscv64 RTC test example 2022-11-11 17:39:03 +08:00
wuzheng
e746639f8a add edu-riscv64 lora example and fix name problem 2022-11-11 15:32:38 +08:00
wuzheng
00b39cdd55 gpio test sample for edu-riscv64 2022-11-10 10:20:20 +08:00
wuzheng
b8cf052d49 test framework 2022-11-09 20:45:44 +08:00
wuzheng
d3836f1a6f softspi driver and its app test 2022-11-09 19:23:12 +08:00
wgzAIIT
b5e08c5d43 support musl libc on nuttx and add test case 2022-11-08 13:57:46 +08:00
wgzAIIT
51ebd8f604 register lcd device on xidatong-riscv64 on nuttx 2022-11-07 16:45:00 +08:00
wgzAIIT
9965ce4c43 register lcd device on riscv64 on nuttx 2022-11-02 14:43:58 +08:00
wgzAIIT
0bb057c642 register_driver lcd device on riscv64 on nuttx 2022-11-02 09:18:04 +08:00
wgzAIIT
b693f91f30 Optimize lcd driver for xidatong-riscv64 on nuttx 2022-10-27 13:43:01 +08:00
wgzAIIT
c541128122 Optimize lcd driver for xidatong-riscv64 on nuttx 2022-10-27 11:29:47 +08:00
wlyu
2b099b8bf5 support lcd and wifi and ethernet test on xidatong-arm32 2022-10-14 16:57:30 +08:00
wlyu
a1ddea8e5e optimize extsram test output 2022-10-10 20:43:37 +08:00