Commit Graph

571 Commits

Author SHA1 Message Date
jqy1988 07b87016ba add inovance am401 cpu1608tn serial test app 2023-05-16 15:12:19 +08:00
Wien.b c4510ba3e1 add xinje and schneider readme 2023-05-11 19:43:39 -07:00
xuedongliang 48decbe80f fix compile bug for test apps from Mo_jiayang
it is OK
2023-05-10 10:12:52 +08:00
jqy1988 813ca3dd20 add delta dvp test readme 2023-05-08 15:28:02 +08:00
jqy1988 d471bc04db add mitsubishi fx2n test readme 2023-05-08 15:24:52 +08:00
jqy1988 2df93dc327 1.add br ppc2100 ethernet test app 2.add br ppc2100 test readme 2023-05-08 15:15:41 +08:00
Wien.b b37885b839 Merge branch 'control_framework' of https://gitlink.org.cn/IACU/xiuos into control_framework 2023-05-05 19:21:33 -07:00
Wien.b 042a51dc36 add Omron CP1H test program 2023-05-05 19:20:53 -07:00
jqy1988 fb27201603 1.add ge cpe100 test app 2.add ge plc readme 2023-05-05 14:59:52 +08:00
Wien.b af665f9f29 modify siemens app readme 2023-04-27 02:54:02 -07:00
Wien.b 7b33905b3e add siemens s7-1512 app readme 2023-04-27 02:34:22 -07:00
Wien.b 2ec0e796fe add omron readme 2023-04-26 01:17:30 -07:00
Liu_Weichao e231a29f5a 1、delete useless code in s7.c;2、fix hc32f4a0 compile error when using libs7.a。 2023-04-26 11:20:31 +08:00
Liu_Weichao 4f72b78b96 Merge branch 'control_framework' of https://gitlink.org.cn/IACU/xiuos into control_framework 2023-04-26 11:02:48 +08:00
Liu_Weichao 8ae4bce9a5 Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into control_framework 2023-04-26 10:50:45 +08:00
jqy1988 20d9a52bdb add inovance am401 communication test readme file 2023-04-26 10:14:43 +08:00
jqy1988 b38e5c1c5c add inovance am401 ethernet test app 2023-04-25 15:18:19 +08:00
Jeremy 692e010e0d fix compile bug 2023-04-20 18:02:50 +08:00
Wien.b c63301a870 Modify S7 Protocol 2023-04-19 02:31:45 -07:00
Wien.b 94c6631a24 Add S7 protocol and a S7 App demo 2023-04-18 19:52:24 -07:00
Liu_Weichao dc5537a64f feat add lorawan submodule README.md and fix Kconfig compile error 2023-04-18 18:14:10 +08:00
Liu_Weichao 2b3f3de22e feat add control device struct in control framework 2023-04-18 17:05:11 +08:00
Liu_Weichao 3d9160fa44 fix compile error in pthread_arm.h 2023-04-14 14:06:18 +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
Wien.b ba7e1a0d3b new paragraph named xdh_60t4_e.c xsdh_60a32_e.c 2023-04-13 19:57:03 -07:00
Wien.b 0a58099c51 new paragraph named xdh_60t4_e.c xsdh_60a32_e.c omron_cp1l.c 2023-04-13 19:55:40 -07:00
xuedongliang f0240eb702 1、fix compile bug;2、delete unused defconfig on nuttx;3、optimize w5500 socket test cmd for edu-riscv64 board from Wangguozhu
it is OK
2023-04-13 12:05:47 +08:00
xuedongliang 640c5e6f59 fix LCD error from Mo_Jiayang
it is OK
2023-04-13 12:03:10 +08:00
xuedongliang e6390ecf73 add tinyttf engine for xidatong-arm32 from huchao
it is OK
2023-04-13 12:01:01 +08:00
xuedongliang 84f453d4ac fix issue from soft-spi's Kconfig and complete cmsis-nn runtime for XiZi from Wuzheng
it is OK
2023-04-13 12:00:30 +08:00
xuedongliang f33c50b97e feat fix modbus-uart bugs for control_framework and add plc demo C files from Liu_weichao
it is Ok
2023-04-13 11:59:53 +08:00
Liu_Weichao 95b049e636 feat support lorawan_devicenode submodule 2023-03-31 14:14:54 +08:00
Jeremy 8a589d0eaa fix:test_lcd_edu.c draw line mem overread 2023-03-27 10:44:55 +08:00
Liu_Weichao 58057e0b5e feat add lorawan_devicenode submodule 2023-03-22 16:50:34 +08:00
Liu_Weichao 08388f1b11 1、updata lora_radio_driver submodules;2、fix radio define error in connect_lora_spi.c;3、fix ticks calculation bug in timer_settime。 2023-03-21 15:16:12 +08:00
Liu_Weichao 0a71b8b62a fix timer set_time over-value error 2023-03-20 17:21:43 +08:00
huchao cf1d5a234b add tinyttf 2023-03-20 07:55:30 +00:00
Liu_Weichao 83d383feab feat support event function for XiZi transform_layer 2023-03-20 14:49:40 +08:00
Liu_Weichao 47cea831ba modify lora_radio_driver path and compile OK 2023-03-17 10:05:59 +08:00
Liu_Weichao a4eec2646d feat add lora_radio_driver submodule 2023-03-16 11:21:47 +08:00
Liu_Weichao 1776223332 feat add spi type in transform_layer 2023-03-14 17:08:21 +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
Liu_Weichao d797a999ae Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into control_framework 2023-03-02 09:32:31 +08:00
wgzAIIT a16223f850 fix compile bug 2023-03-01 10:17:01 +08:00
Wang_Weigen 179c894840 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into develop 2023-02-28 17:20:51 +08:00
Wang_Weigen 5ae31a37f3 repair the compiler error of the configuration with Seperating compiler or musl lib 2023-02-28 17:20:39 +08:00
wuzheng 195e0085db fix complie error for incompatibilities between kernels 2023-02-28 10:44:32 +08:00
wuzheng 27ad06f4c1 readme update in cmsis-nn demo 2023-02-27 17:18:35 +08:00
wuzheng d7e72942b5 cmsis runtime complement for XiZi 2023-02-27 14:19:04 +08:00