xuedongliang
|
9ffd8fcbbb
|
1.feat(Ubiquitous/RT_Thread): port micropython on RT-Thread for aiit-board 2.Ubiquitous/RT_Thread/: add bsp of stm32h743_openmv_h7plus from Tian_Chunyu
it is OK
|
2022-03-16 09:30:55 +08:00 |
|
xuedongliang
|
f5d90cf6b8
|
fix Ubiquitous/XiZi/board/ok1052-c compile error from Liu_WeiChao
it is OK
|
2022-03-16 09:29:42 +08:00 |
|
xuedongliang
|
9ae8beaed2
|
fix a bug of message queue for XiZi,the message queue id is not deleted in the end from Wang_Weigen
it is OK
|
2022-03-16 09:29:01 +08:00 |
|
xuedongliang
|
96fcdabe42
|
fix Ubiquitous/XiZi/board/ README.md description from Liu_Weichao
it is OK
|
2022-03-16 09:28:21 +08:00 |
|
Wang_Weigen
|
7ebc769017
|
add pin config for riscv64 board
|
2022-03-15 16:04:51 +08:00 |
|
Liu_Weichao
|
d2c247f4e0
|
delete useless section in lds and fix brief error
|
2022-03-15 14:37:46 +08:00 |
|
Liu_Weichao
|
57c22182c2
|
fead support Ubiquitous/XiZi/board/xidatong bsp
|
2022-03-15 11:18:55 +08:00 |
|
Liu_Weichao
|
31697c14f2
|
fix Ubiquitous/XiZi/board/ok1052-c compile error
|
2022-03-15 11:08:52 +08:00 |
|
Wang_Weigen
|
cb8da02a88
|
modify default config for aiit-riscv64-board
|
2022-03-15 09:24:10 +08:00 |
|
Wang_Weigen
|
fa790d8b03
|
add submodule for aiit-riscv64-board
|
2022-03-14 17:38:47 +08:00 |
|
Wang_Weigen
|
24ab7f81cc
|
Merge branch 'develop' of https://git.trustie.net/wwg666/xiuos into develop
|
2022-03-14 17:30:21 +08:00 |
|
Wang_Weigen
|
d528464e90
|
add aiit-riscv64-board for rt-thread
|
2022-03-14 17:30:12 +08:00 |
|
WentaoWong
|
33a7e0deda
|
Ubiquitous/RT_Thread/: add bsp of stm32h743_openmv_h7plus
|
2022-03-14 14:58:33 +08:00 |
|
Wang_Weigen
|
cf7b906007
|
Merge branch 'develop' of https://git.trustie.net/wwg666/xiuos into develop
|
2022-03-11 15:00:02 +08:00 |
|
Wang_Weigen
|
67f09231ea
|
fix a bug of message queue for XiZi,the message queue id is not deleted in the end
|
2022-03-11 14:52:33 +08:00 |
|
yangtuo250
|
f83f073fa0
|
feat(Ubiquitous/RT_Thread): port micropython on RT-Thread for aiit-board
|
2022-03-11 14:24:56 +08:00 |
|
Liu_Weichao
|
fe4019668a
|
fix table error in README.md
|
2022-03-11 13:43:45 +08:00 |
|
Liu_Weichao
|
29b8834088
|
modify XiZi DIR description in README.md
|
2022-03-11 11:26:22 +08:00 |
|
Liu_Weichao
|
16eaea4973
|
fix Ubiquitous/XiZi/board/ README.md description
|
2022-03-11 11:15:17 +08:00 |
|
wlyu
|
58390d6ee4
|
1. optimize plc relative codes
2. fixed ShowChannel exception
3. optimize RTC codes
4. compatible memory lds with USB
|
2022-03-09 17:47:53 +08:00 |
|
wlyu
|
f69edc63ba
|
support rtc SPI I2C eeprom ADC
|
2022-03-09 16:32:50 +08:00 |
|
wlyu
|
30ab8676f1
|
merge codes
|
2022-03-09 16:06:27 +08:00 |
|
xuedongliang
|
07ba66611d
|
feat add sensor device support for sensor framework from Liu_weichao
it is OK
|
2022-03-09 09:37:19 +08:00 |
|
xuedongliang
|
898135194f
|
feat support nuvoton-m2354 bsp for Ubiquitous/XiZi kernel from Liu_Weichao
it is OK
|
2022-03-09 09:36:37 +08:00 |
|
xuedongliang
|
5ab2afe54e
|
add embedded database lib (flashdb)
it is OK
|
2022-03-09 09:35:53 +08:00 |
|
Liu_Weichao
|
68f92a45ed
|
feat add altitude_bmp180 for sensor framework
|
2022-03-08 16:26:30 +08:00 |
|
Liu_Weichao
|
6be4d4b5ca
|
feat add winddirection_qs_fx and windspeed_qs_fs for sensor framework
|
2022-03-08 16:15:38 +08:00 |
|
Liu_Weichao
|
2db01c89dd
|
feat support nuvoton-m2354 bsp for Ubiquitous/XiZi kernel
|
2022-03-08 15:32:51 +08:00 |
|
wgz-code
|
4a805adf42
|
set CONFIG_ADD_NUTTX_FETURES=y on attiboards for nuttx os
|
2022-03-08 14:49:11 +08:00 |
|
wgz-code
|
1599bb5af7
|
set CONFIG_CLOCK_MONOTONIC=y on attiboard
|
2022-03-08 13:59:29 +08:00 |
|
chunyexixiaoyu
|
1c8b10ed74
|
Ubiquitous/RT_Thread/:update shell name
|
2022-03-04 16:28:38 +08:00 |
|
wlyu
|
598f92babb
|
optimize I2C and SPI codes and add rtc module
|
2022-03-04 15:54:43 +08:00 |
|
wgz-code
|
a5f48c65b7
|
move aiit-arm32-board and aiit-riscv64-board to aiit_board
|
2022-03-04 14:48:58 +08:00 |
|
wgz-code
|
96ecc0324f
|
update readme file
|
2022-03-04 13:35:33 +08:00 |
|
wgz-code
|
46a8d5f9e5
|
Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into prepare_for_master
|
2022-03-04 12:08:33 +08:00 |
|
wgz-code
|
0501122537
|
support fft on aiit-riscv64-board for nuttx
|
2022-03-04 11:14:53 +08:00 |
|
wgzAIIT
|
9946b33530
|
Update nsh_command.c
|
2022-03-04 10:06:16 +08:00 |
|
wgz-code
|
57e98cb8af
|
suuport atti-riscv64-board onnuttx
|
2022-03-03 19:44:52 +08:00 |
|
wlyu
|
06b2ed5235
|
optimize OPCUA demo and PLC demo and added PLC channel instead of bus
|
2022-03-03 17:58:14 +08:00 |
|
Wang_Weigen
|
56ab10f0e9
|
Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into develop
|
2022-03-02 15:39:38 +08:00 |
|
Wang_Weigen
|
ccc9d8e72e
|
add rv32m1 zero riscy jump entry
|
2022-03-02 15:35:46 +08:00 |
|
wgz-code
|
74683ed165
|
support hs300x to nuttx10.2.0
|
2022-03-02 12:36:18 +08:00 |
|
xuedongliang
|
a35e73e7dd
|
update nuttx 10.1.0 to 10.2.0 from Wang_guozhu
it is OK
|
2022-03-02 11:36:27 +08:00 |
|
wgz-code
|
5ba501eae7
|
Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into prepare_for_master
|
2022-03-02 11:24:53 +08:00 |
|
wgz-code
|
de2144aaa9
|
update nuttx 10.1.0 to 10.2.0
|
2022-03-02 11:21:49 +08:00 |
|
wgz-code
|
0e4eaaa67f
|
change nuttx
|
2022-03-02 11:09:39 +08:00 |
|
Forsworns
|
3cf06cdcd8
|
Merge branch 'ethercat' into ethercat_resolve
|
2022-03-01 20:07:21 +08:00 |
|
wgz-code
|
4d6caa6182
|
APP_Framework support nuttx-10.2.0
|
2022-03-01 17:57:08 +08:00 |
|
xuedongliang
|
1f041ac321
|
xiuos:change the .gitmodules file Ubiquitous/RT_Thread/ update README.md and add build.sh file from Tian_Chunyu
it is OK
|
2022-03-01 17:53:58 +08:00 |
|
chunyexixiaoyu
|
516e6adc5d
|
Ubiquitous/RT_Thread/ update README.md and add build.sh file
|
2022-03-01 17:28:16 +08:00 |
|