Commit Graph

627 Commits

Author SHA1 Message Date
xuedongliang a03b4bd13d add semc driver and eth driver from Wang_weigen
it is OK
2022-03-28 14:42:27 +08:00
xuedongliang 6778158db7 feat support ch438 extuart function for xidatong board from Liu_Weichao
it is OK
2022-03-28 14:42:01 +08:00
xuedongliang f0e6cced1e add xidatong bsp in Rt-thread from Tian_chunyu
it is OK
2022-03-28 14:41:26 +08:00
Wang_Weigen 56fbb14dad replace file 'fsl_phy.c' to support LAN8720a 2022-03-24 17:21:14 +08:00
Wang_Weigen 1cf9939cb2 add semc driver and eth driver 2022-03-24 15:28:24 +08:00
Liu_Weichao 59dbe7058b feat support ch438 extuart function for xidatong board 2022-03-24 15:17:47 +08:00
chunyexixiaoyu 61aff201a6 Ubiquitous/RT_Thread/:add xidatong bsp
1.mdk keil project is supported.
2.gcc is supported.
3.boot image can be configured to be selected or not,if you use mdk keil,please select xip boot image
4. bin and elf files can be load by NXP-MCUBootUtility.exe.
2022-03-23 14:25:35 +08:00
Liu_Weichao 79b417f101 delete useless KPrintf in ok1052-c and xidatong board 2022-03-23 10:12:33 +08:00
xuedongliang 0340217e24 1、feat add xip function for imxrt1052-board;2、feat add ch438 driver for xidatong board from Liu_Weichao
it is OK
2022-03-22 17:26:33 +08:00
xuedongliang c8197adedf add CH438 driver for rt_thread from Wang_Weigen
it is OK
2022-03-22 17:25:59 +08:00
xuedongliang 5d6d85b068 support PLC socket from Wang_Linyu
it is OK
2022-03-22 17:25:21 +08:00
Liu_Weichao 363a221533 1、feat add xip dir and Flash Bootable Image for ok1052-c and xidatong board link.lds;2、feat add ch438 driver for xidatong board。 2022-03-22 17:17:35 +08:00
wlyu c9455ea442 fixed LWIP bug of exception 2022-03-22 14:21:49 +08:00
Wang_Weigen be221d902b repair the send peoblem for ch438 2022-03-22 14:00:34 +08:00
wlyu f13343bf0f merge codes 2022-03-21 17:29:25 +08:00
wlyu f74d1dafd7 optimize the codes with lwip and opcua 2022-03-21 16:47:32 +08:00
xuedongliang e991c64a1d feat support GPIO driver for ok1052-c and xidatong board from Liu_Weichao
it is OK
2022-03-21 16:27:54 +08:00
xuedongliang c2a34e3690 support lora for aiit-arm32-board on nuttx from Wang_guozhu
it is OK
2022-03-21 16:27:19 +08:00
Wang_Weigen ec7b594345 repair ch438 driver 2022-03-21 16:19:57 +08:00
wlyu a52854efb6 format the codes with ok1052-c board 2022-03-21 14:48:57 +08:00
wgzAIIT dbca4aa6af support mulan on nuttx 2022-03-21 09:34:32 +08:00
wgzAIIT 1da65160cb support mulan on nuttx 2022-03-18 18:41:32 +08:00
wgzAIIT dfb7db44fb support mulan on nuttx 2022-03-18 18:27:00 +08:00
Liu_Weichao be453c9d45 update XiZi README.md and ok1052-c board README.md 2022-03-18 10:09:07 +08:00
wlyu c61c6dafea Merge branch '0309' of https://gitlink.org.cn/wlyu/xiuos into 0309 2022-03-17 18:33:11 +08:00
wlyu be61178e44 support json file parse for plc socket demo 2022-03-17 18:30:26 +08:00
wlyu 4843ff9e61 support control json file 2022-03-17 15:33:37 +08:00
wgz-code 101e6854c0 set SX127X_DEV_NAME=CONFIG_ADAPTER_SX1278_DRIVER ifdef CONFIG_ADAPTER_SX1278_DRIVER 2022-03-17 14:35:28 +08:00
Liu_Weichao a38c057cd9 delete useless KPrintf in ok1052-c and xidatong board 2022-03-17 14:14:21 +08:00
Liu_Weichao 0e0564f377 1.feat support GPIO driver for ok1052-c and xidatong board;2.fix ok1052-c board H file description 2022-03-17 14:10:21 +08:00
wgz-code 44124db62c fix bug sx1278 2022-03-17 12:23:25 +08:00
wgz-code 8af64eeb89 git submodule for nuttx10.2.0 2022-03-17 12:12:15 +08:00
wgz-code 63210858e5 support lora for aiit-arm32-board on nuttx 2022-03-17 12:04:33 +08:00
wgz-code 3735f221e0 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into prepare_for_master 2022-03-17 09:35:08 +08:00
wgz-code 1c73eca6e3 remove sx127x.h in app_match_nuttx/nuttx/include/nuttx/wireless/lpwan 2022-03-17 09:13:04 +08:00
wlyu e5d124231c support plc socket and optimize LWIP test demo cases 2022-03-16 18:34:55 +08:00
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 fac1c35d38 add extuart port config for rtt 2022-03-15 16:05:51 +08:00
Wang_Weigen 7ebc769017 add pin config for riscv64 board 2022-03-15 16:04:51 +08:00
wgz-code e69319a1bb add sx127x_demo/sx127x_demo.c to app_match_nuttx 2022-03-15 14:57:13 +08:00
Liu_Weichao d2c247f4e0 delete useless section in lds and fix brief error 2022-03-15 14:37:46 +08:00
chunyexixiaoyu 041435971b it's verified.
1.uart is ok
2.sdram is ok.
2022-03-15 14:10:22 +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
wgz-code 35ab6fcf8f change LoraDataFormat to SX127xDataFormat for sx127x on nuttx 2022-03-15 09:40:55 +08:00
Wang_Weigen cb8da02a88 modify default config for aiit-riscv64-board 2022-03-15 09:24:10 +08:00
wgz-code 76a080b130 add LoraDataFormat for sx127x on nuttx 2022-03-14 18:22:11 +08:00