wlyu
|
30ab8676f1
|
merge codes
|
2022-03-09 16:06:27 +08:00 |
|
wlyu
|
598f92babb
|
optimize I2C and SPI codes and add rtc module
|
2022-03-04 15:54:43 +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 |
|
Liu_Weichao
|
5078ff66cc
|
feat modify XiUOS_Kernel dir from Ubiquitous/XiUOS to Ubiquitous/XiZi
|
2022-03-01 14:15:01 +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
|
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 |
|
wlyu
|
eb4538e331
|
support spi module
|
2022-02-23 17:11:08 +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 |
|
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 |
|
wlyu
|
5185501d72
|
support PLC bus and clean codes
|
2022-02-15 17:40:40 +08:00 |
|
wlyu
|
a101e994ff
|
changed demo task name with hump style
|
2022-02-15 16:12:49 +08:00 |
|
wlyu
|
338f4ad41a
|
support plc demo
|
2022-02-15 14:24:46 +08:00 |
|
wlyu
|
0c6f013bfd
|
fixed adc compliation error
|
2022-02-14 09:40:56 +08:00 |
|
Liu_Weichao
|
2ecded6feb
|
set sd device function default off
|
2022-02-09 09:55:48 +08:00 |
|
Liu_Weichao
|
bd11453657
|
Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into cortex_m7_drivers
|
2022-02-08 16:55:13 +08:00 |
|
Liu_Weichao
|
d7507bcd6e
|
feat support sdio read/write/configure function
|
2022-02-08 16:53:47 +08:00 |
|
wlyu
|
521dc56e15
|
fixed merge fault
|
2022-01-30 23:39:16 +08:00 |
|
wlyu
|
e8fb3ca4fd
|
Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into 1220
|
2022-01-30 22:56:05 +08:00 |
|
wlyu
|
5346d8401f
|
support PLC bus and opcua API
|
2022-01-30 22:51:00 +08:00 |
|
Wang_Weigen
|
d5d7ea74c8
|
add rega board interrupt process
|
2022-01-29 15:59:53 +08:00 |
|
Wang_Weigen
|
aa0c438976
|
add rv32m1_vega for xiuos
|
2022-01-28 11:06:37 +08:00 |
|
Liu_Weichao
|
7b32e213ce
|
add sd card driver part for ok1052-c board
|
2022-01-26 17:14:43 +08:00 |
|
wlyu
|
df0404b4cc
|
merge the latest codes
|
2022-01-24 18:38:19 +08:00 |
|
wlyu
|
1dfcf0edbe
|
support spi module and plc module
|
2022-01-24 18:30:44 +08:00 |
|
Wang_Weigen
|
672229cd0f
|
repair the bug of float number printf
|
2022-01-24 14:49:06 +08:00 |
|
wlyu
|
28cf201808
|
fixed UDP socket recv and send bug and support I2c Bus registration
|
2022-01-21 11:14:46 +08:00 |
|
Liu_Weichao
|
3a84b9942b
|
fix lcd display error
|
2022-01-19 13:56:05 +08:00 |
|
wlyu
|
2115572813
|
support i2c eeprom and rtc for ok1052-c and remove wrong Copyright
|
2022-01-18 15:44:07 +08:00 |
|
Liu_Weichao
|
9223e8214e
|
Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into aiit_arm_drivers
|
2022-01-18 15:06:42 +08:00 |
|
Wang_Weigen
|
bc1d8f574b
|
sync upstream
|
2022-01-18 14:55:00 +08:00 |
|
Liu_Weichao
|
546edab7f0
|
feat support lcd driver for aiit-arm32-board
|
2022-01-18 14:11:55 +08:00 |
|
xuedongliang
|
27657d6219
|
fixed opcua demo bug and show mac address
it is OK
|
2022-01-18 13:28:59 +08:00 |
|
Liu_Weichao
|
109ad93e9e
|
feat support DMA for aiit-arm32-board and stm32f407-st-discovery uart function
|
2022-01-17 17:15:19 +08:00 |
|
Wang_Weigen
|
d56a5315dd
|
modify the extern sram size as 32MBytes
|
2022-01-17 15:43:06 +08:00 |
|
wlyu
|
169c3c3c5d
|
fixed socket bug and optimize with lwip flag and other codes
|
2022-01-17 15:21:15 +08:00 |
|
Wang_Weigen
|
c88dc282fc
|
add semc and extern sram test for ok-1052
|
2022-01-17 15:05:42 +08:00 |
|
wlyu
|
c0de7ca44c
|
fixed the bug of lwip IRQ and optimize TCP and OPCUA demo
|
2022-01-12 18:49:36 +08:00 |
|
Wang_Weigen
|
27a40042f4
|
add fpu test
|
2022-01-11 18:17:26 +08:00 |
|
Wang_Weigen
|
aa63e53cbc
|
sync upstream branch
|
2022-01-11 17:13:40 +08:00 |
|
Wang_Weigen
|
c6458f1f1d
|
add lvgl for xiuos
|
2022-01-11 17:11:17 +08:00 |
|
Liu_Weichao
|
bac136c51d
|
feat support DAC driver for aiit-arm32-board and stm32f407-st-discovery
|
2022-01-11 16:56:57 +08:00 |
|