wgz-code
|
233024f3f0
|
conflict resolution
|
2022-03-04 11:58:46 +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 |
wgz-code
|
316798e98c
|
support zigbee on nuttx stm32f4discovery
|
2022-03-03 14:43:51 +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 |
xuedongliang
|
777408e1b7
|
Define the headre and frame structures of EtherCAT. Build testcases based on hfa21 Ethernet. Tested on an old commit 7b82f2a60b , whose AT command agent works.
it is OK
|
2022-03-02 11:35:28 +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 |
chunyexixiaoyu
|
841fa1b5a4
|
xiuos:change the .gitmodules file
|
2022-03-01 16:59:22 +08:00 |
wgz-code
|
b916ebb768
|
add aiit-arm32-board to nuttx
|
2022-03-01 16:53:46 +08:00 |
wgz-code
|
71d77936cc
|
update nuttx 10.1.0 to 10.2.0
|
2022-03-01 16:40:08 +08:00 |
wgz-code
|
3191a295aa
|
remove nuttx
|
2022-03-01 16:31:23 +08:00 |
xuedongliang
|
c796fde261
|
feat modify XiUOS_Kernel dir from Ubiquitous/XiUOS to Ubiquitous/XiZi from Liu_Weichao
it is OK
|
2022-03-01 16:00:30 +08:00 |
Liu_Weichao
|
ae7c02ad39
|
feat modify Ubiquitous/feature_yaml/XiZi.yaml file
|
2022-03-01 14:18:10 +08:00 |
Liu_Weichao
|
5078ff66cc
|
feat modify XiUOS_Kernel dir from Ubiquitous/XiUOS to Ubiquitous/XiZi
|
2022-03-01 14:15:01 +08:00 |
xuedongliang
|
f45477ab2a
|
Revise LwIP for control framework Add a PrivGetTickTime API to transform layer Fix compile error on aiit-arm32-board Rollback SerialDevIntRead
it is OK
|
2022-03-01 09:52:56 +08:00 |
Forsworns
|
392591e50d
|
support software-defined ethercat
|
2022-02-28 10:27:30 +08:00 |
Forsworns
|
abe0247e04
|
forget to remove comments on errorno
|
2022-02-25 10:24:25 +08:00 |
Forsworns
|
9fe5d550b5
|
revise lwip for control framework
|
2022-02-24 17:54:41 +08:00 |
xuedongliang
|
287cd1bd89
|
add the NNOM (a Neural Network library specifically for microcontrollers)as a part of knowing framework add a example about nnom. update k210 yolov2 detect procedure from Tian_Chunyu
it is OK
|
2022-02-24 16:22:37 +08:00 |
xuedongliang
|
3b5cdc402c
|
1、add rv32m1_vega board for xiuos;2、repair the float number printf bug
it is OK
|
2022-02-24 16:21:22 +08:00 |
xuedongliang
|
4f5d2fc070
|
Build a kernel selector tool in Kconfig/bash/python. Implement a naive recommendation algorithm for it. Automatically generate preferences in YAML. The features described in YAML for each kernel is not stable and is only for demonstration currently. Integrate the tool into the Makefile of XiUOS. Run make kernel_selector in XiUOS directory to verify it
|
2022-02-24 16:18:37 +08:00 |
xuedongliang
|
f1e8216944
|
1、support sd card driver for ok1052-c board by NXP uSDHC library; 2、support sd card mount for fatfs from Liu_WeiChao
it is OK
|
2022-02-24 16:15:16 +08:00 |
wlyu
|
eb4538e331
|
support spi module
|
2022-02-23 17:11:08 +08:00 |
chunyexixiaoyu
|
a180b2a53b
|
APP_Framework/Applications/: modify the label in the image.h
|
2022-02-21 17:34:10 +08:00 |
chunyexixiaoyu
|
ff6554b8df
|
verified and add the NNOM (a Neural Network library specifically for microcontrollers)as a part of knowing framework
|
2022-02-21 15:19:28 +08:00 |
Wang_Weigen
|
0f8336c9e7
|
add file note for vega board
|
2022-02-18 16:22:45 +08:00 |
Wang_Weigen
|
3c8fcd55cc
|
add readme for vega board
|
2022-02-18 16:01:14 +08:00 |
WentaoWong
|
1b047bbabe
|
APP_Framework/Applications/:add NNoM mnist example
|
2022-02-18 15:52:04 +08:00 |
WentaoWong
|
7ece915772
|
APP_Framework/Applications/:add configuration file about NNoM mnist example
|
2022-02-18 15:51:51 +08:00 |
WentaoWong
|
cde42331ee
|
APP_Framework/Framework/:add NNoM(v0.4.3) source code
|
2022-02-18 15:51:25 +08:00 |
WentaoWong
|
e4393985f8
|
APP_Framework/Framework/:add Kconfig file and SConscript file about NNoM(v0.4.3)
|
2022-02-18 14:41:33 +08:00 |
WentaoWong
|
48dfa06f79
|
APP_Framework/Framework/:sovle the name error in the configuration files of CMSIS-NN
|
2022-02-18 14:38:46 +08:00 |
Liu_Weichao
|
9339ffe2fd
|
fix USB write error using fatfs function
|
2022-02-17 16:29:41 +08:00 |
Liu_Weichao
|
84b27692c0
|
feat support USB HOST for ok1052-c board
|
2022-02-17 15:18:27 +08:00 |
Wang_Weigen
|
691611de34
|
Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into develop
|
2022-02-17 11:10:15 +08:00 |
Wang_Weigen
|
26e8a1a7e8
|
repair running error by remove interrupt stack,and repair the uart output problems
|
2022-02-17 11:10:02 +08:00 |
wlyu
|
f942af6c43
|
remove adc string
|
2022-02-17 09:25:22 +08:00 |
wlyu
|
efd8999988
|
support adc bus
|
2022-02-16 18:01:25 +08:00 |
Forsworns
|
60cd74e296
|
chore: kernel selector in Kconfig
|
2022-02-16 14:49:54 +08:00 |