Commit Graph

1461 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
Liu_Weichao 87dc5269ee fix fpu-config error by set -mfloat-abi=softfp in hc32f4a0 2023-05-10 14:39:16 +08:00
xuedongliang 48decbe80f fix compile bug for test apps from Mo_jiayang
it is OK
2023-05-10 10:12:52 +08:00
xuedongliang 9109db0d94 add ota project function code from Wang_guozhu
it is OK
2023-05-10 10:12:16 +08:00
xuedongliang e0bc75c405 feat add S7 protocol in control framework and add plc app demo from liu_weichao
it is OK
2023-05-09 11:11:12 +08:00
wgzAIIT d6ff73acab Merge pull request 'merge code' (#11) from xidatong-arm32 into prepare_for_master 2023-05-08 16:23:04 +08:00
wgzAIIT 2532ae43d4 move version rollback function for OTA to tool dir 2023-05-08 16:19:49 +08:00
wgzAIIT b825fd7f84 Merge pull request 'merge code' (#10) from xidatong-arm32 into prepare_for_master 2023-05-08 15:57:56 +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
wgzAIIT 078f4babf1 mover version rollback function for OTA to tool dir 2023-05-08 14:48:38 +08:00
wgzAIIT 33abc16c67 revert "Add version rollback function for OTA" 2023-05-08 13:59:41 +08:00
wgzAIIT 4b40ae19dc 1、Adapt ota-related interfaces to the XiZi_IIoT/tool/bootloader directory
2、Add flash config by menuconfig
2023-05-06 13:28:16 +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
huang 0ecb29c887 Add version rollback function for OTA 2023-05-04 13:38:16 +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
wgzAIIT 54d6c01868 Merge pull request 'merge code' (#9) from xidatong-arm32 into prepare_for_master 2023-04-24 19:22:42 +08:00
wgzAIIT 84f78b6435 Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into xidatong-arm32 2023-04-24 19:10:07 +08:00
xuedongliang a894bc8940 feat add lorawan_radio_driver submodule and fix compile error from Liu_weichao
it is OK
2023-04-24 15:49:56 +08:00
wgzAIIT 3d16b694dd Use the serial port iap method to burn the initial firmware under the bootloader 2023-04-24 10:24:56 +08:00
wgzAIIT cfadebc3e8 Optimize OTA information structure and flash_write function 2023-04-23 16:33:22 +08:00
wgzAIIT 6074b2b147 Add function comments for flash related functions 2023-04-21 10:15:15 +08:00
Jeremy 692e010e0d fix compile bug 2023-04-20 18:02:50 +08:00
wgzAIIT 8bc7546828 support ota function for xidatong-arm32 2023-04-20 15:34:19 +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
wgzAIIT a9deff5cd0 move UartConfig function to common.c 2023-04-18 15:38:52 +08:00
wgzAIIT bbb8dd75f8 Add four macro definitions:
#define XIUOS_FLAH_ADDRESS  0x60100000
#define BAKUP_FLAH_ADDRESS  0x60300000
#define DOWN_FLAH_ADDRESS   0x60500000
#define FLAG_FLAH_ADDRESS   0x60700000
2023-04-17 18:36:47 +08:00
wgzAIIT 198fabf970 fix xidatong-arm32 NorFlash init bug 2023-04-17 15:08:10 +08:00
Jeremy 5677cd0768 Merge remote-tracking branch 'xuos/prepare_for_master' into prepare_for_master 2023-04-17 14:12:07 +08:00
Liu_Weichao 0c45a736d3 feat add bootloader in XiZi_IIoT/tool DIR 2023-04-14 14:07:48 +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 2db9716cc0 fix LwIP error on HC32F4A0
it is OK
2023-04-13 12:04:52 +08:00