chunyexixiaoyu
|
1a6f47cf49
|
peripheral interface validation work about xidatong-arm
|
2022-06-28 16:59:23 +08:00 |
zhujiarui666
|
ebad51e48a
|
1.Usbhost Macros in C must be modified
2.Supplement the missing RT thread file
3.Add SConscript file
|
2022-06-28 16:21:17 +08:00 |
zhujiarui666
|
48c2dde093
|
xiuos\Ubiquitous\RT-Thread_Fusion_XiUOS\aiit_board\xidatong-arm32/test_photo:
1.测试成功文件
|
2022-06-28 10:56:08 +08:00 |
zhujiarui666
|
2c9897e10d
|
xiuos\Ubiquitous\RT-Thread_Fusion_XiUOS\aiit_board\xidatong-arm32\board\usb:
1.usb rt-thread缺失支持文件
2.SConscript文件
|
2022-06-28 10:51:14 +08:00 |
zhujiarui666
|
ee79cd0927
|
xiuos\Ubiquitous\RT-Thread_Fusion_XiUOS\aiit_board\xidatong-arm32\board\Kconfig:
1.添加USBHost相关的宏
|
2022-06-27 16:30:06 +08:00 |
zhujiarui666
|
9f0a316c6d
|
xiuos\Ubiquitous\RT-Thread_Fusion_XiUOS\aiit_board\xidatong-arm32\applications\main.c:
1.添加usb测试函数
|
2022-06-27 16:27:13 +08:00 |
zhujiarui666
|
c2d7562f46
|
xiuos\APP_Framework\Framework\connection\wifi\adapter_wifi.c:
1.添加msh指令
|
2022-06-27 16:23:41 +08:00 |
zhujiarui666
|
109de8911b
|
xiuos\xiuos\xiuos\APP_Framework\Framework\connection\wifi\esp07s_wifi\SConscript:
1.添加SConscript脚本
|
2022-06-27 16:17:50 +08:00 |
zhujiarui666
|
f621522551
|
xiuos\APP_Framework\Framework\connection\wifi\esp07s_wifi\Kconfig:
1.修改Kconfig文件,增加支持rt-thread部分
|
2022-06-27 16:16:27 +08:00 |
zhujiarui666
|
443c0a414d
|
xiuos\APP_Framework\Framework\connection\4g\adapter_4g.c:
1.添加msh指令,若实际测试此函数中的服务器ip和端口需要修改
|
2022-06-27 16:10:47 +08:00 |
zhujiarui666
|
45ba8d84ee
|
xiuos\APP_Framework\Framework\connection\4g\ec200t\Kconfig:
1.修改Kconfig文件
|
2022-06-27 16:07:01 +08:00 |
zhujiarui666
|
6d77165a86
|
xiuos\APP_Framework\Framework\connection\4g\ec200t\ec200t.c:
1.重构Ec200tIoctl函数
2.重构Ec200tPowerSet函数,该函数在矽达通中无用(PWRKEY硬件已经拉低,上电自动开机)
|
2022-06-27 16:05:00 +08:00 |
chunyexixiaoyu
|
3165f2f565
|
APP_Framework/Applications/: solve the bug that add the submodule.
|
2022-06-23 16:57:56 +08:00 |
chunyexixiaoyu
|
e910d5f237
|
Ubiquitous/RT-Thread_Fusion_XiUOS/:change the name from "xidatong" to "xidatong-arm32"
|
2022-06-23 16:49:23 +08:00 |
chunyexixiaoyu
|
72f269ea5d
|
lora and temp&humi was supported base on the aiit-arm-board
|
2022-06-23 16:34:43 +08:00 |
yl1185
|
6156314ba7
|
aiit-arm32-board/test/ test jpg
1.test jpg.
|
2022-06-23 16:25:29 +08:00 |
yl1185
|
3bcbcd6499
|
connection/lora/sx1278
1.Kconfig is ok.
2.gcc is ok.
|
2022-06-23 15:03:37 +08:00 |
yl1185
|
244fcb9e5d
|
connection/4g/
1.Kconfig is ok.
2.gcc is ok.
|
2022-06-23 15:01:21 +08:00 |
yl1185
|
310282628f
|
transform_layer/rtthread/
1.find a bug about 'PrivSemaphoreObtainWait' when incoming parameter 'NULL' in rtthread .
2.modify transform.c and transform.h
|
2022-06-23 14:57:36 +08:00 |
yl1185
|
81fbf93dd2
|
Framework/sensor/hs300x
1.Kconfig is ok.
2.gcc is ok.
|
2022-06-23 14:48:56 +08:00 |
yl1185
|
15a8589770
|
sensor/humidity/ hs300x
1.Kconfig is ok.
2.gcc is ok.
|
2022-06-23 14:47:11 +08:00 |
yl1185
|
635280ab4b
|
app_match_rt-thread/sx1278/sx1278_source/
1.sx1278 driver is ok.
2.connection is ok.
|
2022-06-23 14:40:49 +08:00 |
yl1185
|
2f4e67ae87
|
app_match_rt-thread/sx1278/sx1278
1.transplant sx1278 source code
2.adapt for rtthread
|
2022-06-23 14:39:48 +08:00 |
yl1185
|
b605bb5bc1
|
app_match_rt-thread/sx1278/ sx1278
1.Kconfig is ok.
2.gcc is ok.
|
2022-06-23 14:36:58 +08:00 |
yl1185
|
c6e7a6d446
|
aiit-arm32-board/test/ test jpg
1.humi.jpg and temp.jpg
|
2022-06-23 14:14:33 +08:00 |
yl1185
|
1d023c9504
|
Ubiquitous/RT-Thread_Fusion_XiUOS/aiit_board/aiit-arm32-board/applications
1.delete useless uart_test.c
|
2022-06-23 14:12:28 +08:00 |
yl1185
|
d5e16cd9ac
|
Ubiquitous/RT-Thread_Fusion_XiUOS/app_match_rt-thread/hs300x driver
1.hs300x driver test is ok.
|
2022-06-23 14:11:03 +08:00 |
yl1185
|
9d1e3b8ef3
|
Ubiquitous/RT-Thread_Fusion_XiUOS/app_match_rt-thread/ hs300x
1.Kconfig is ok.
2.gcc is ok.
|
2022-06-23 14:09:50 +08:00 |
xuedongliang
|
ad84a842b0
|
update rt-thread bsp and add webnet from tian_chunyu
it is OK
|
2022-06-22 13:31:35 +08:00 |
xuedongliang
|
677457daac
|
feat support bluetooth and 4g framework on xidatong board
it is OK
|
2022-06-22 13:29:45 +08:00 |
chunyexixiaoyu
|
76039a8f02
|
APP_Framework/Applications/: add the webnet submodule.
|
2022-06-15 09:26:58 +08:00 |
chunyexixiaoyu
|
87fade218f
|
APP_Framework/Applications/:add the compiling file about submodule
|
2022-06-15 09:14:51 +08:00 |
chunyexixiaoyu
|
876a6c8ff1
|
APP_Framework/Framework/:update ethernet driver and update the connection files,and the mcu can communicate with the ethernet module correctly, but the module can't connect the local server.
|
2022-06-15 09:14:51 +08:00 |
chunyexixiaoyu
|
888d981f8f
|
APP_Framework/Framework/:add enthernet SConscript file.
|
2022-06-15 09:14:50 +08:00 |
chunyexixiaoyu
|
582a5a4043
|
APP_Framework/Framework/: solve the bug about link
|
2022-06-15 09:14:50 +08:00 |
yl1185
|
8845864e46
|
connection/nbiot/ nb verify
1.modify macro control for rt-thread
2.gcc is ok.
|
2022-06-15 09:14:50 +08:00 |
yl1185
|
8f86dddd57
|
connection/nbiot/ nb verify
1.SConscript is ok
2.modify Kconfig
|
2022-06-15 09:14:49 +08:00 |
chunyexixiaoyu
|
8b82b0cb65
|
APP_Framework/Framework/:update the transform layer about rt-thread.
|
2022-06-15 09:14:49 +08:00 |
chunyexixiaoyu
|
65d7a2b1a0
|
APP_Framework/Applications/:update the configuration file.
|
2022-06-15 09:14:48 +08:00 |
Liu_Weichao
|
f0f1b1c988
|
delete error description and wrong define
|
2022-06-14 16:43:00 +08:00 |
Liu_Weichao
|
b3d51efc13
|
fix pin_mux compile error
|
2022-06-14 14:46:18 +08:00 |
Liu_Weichao
|
8e1f0e1af0
|
Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into xidatong
|
2022-06-14 14:39:48 +08:00 |
xuedongliang
|
1f5d4ac765
|
add lcd driver for xidatong-arm
It is OK
|
2022-06-13 16:32:06 +08:00 |
xuedongliang
|
fabd29aef6
|
add lcd driver for xidatong
It is OK
|
2022-06-13 16:31:35 +08:00 |
wgzAIIT
|
222024d857
|
Re add submodule for nuttx
|
2022-06-10 15:05:41 +08:00 |
wgzAIIT
|
b0b4ea61bb
|
Re add submodule for nuttx
|
2022-06-10 14:55:47 +08:00 |
wgzAIIT
|
e67810a7f6
|
change submodule on nuttx
|
2022-06-10 14:45:45 +08:00 |
wgzAIIT
|
a5bdaad121
|
ok
|
2022-06-10 14:37:56 +08:00 |
wlyu
|
e72b6aa7c5
|
Merge branch 'ok1052' of https://gitlink.org.cn/wgzAIIT/xiuos into ok1052
|
2022-06-10 13:50:04 +08:00 |
wlyu
|
a6f5a5f79d
|
support wifi module for nuttx on xidatong
|
2022-06-10 13:47:05 +08:00 |