Commit Graph

1410 Commits

Author SHA1 Message Date
wgzAIIT
958ad986be Register the character device according to the selected serial port number 2022-03-23 14:34:13 +08:00
wgzAIIT
b92edeecee add Ubiquitous/Nuttx/app_match_nuttx/nuttx/arch/arm/src/imxrt/imxrt_serial.c
add imxrt_serial.c to app_match_nuttx/nuttx/arch/arm/src/imxrt
2022-03-23 14:30:05 +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
wgzAIIT
b868fb6c8a fix up_registerdump set CONFIG_ARCH_INTERRUPTSTACK=10240 2022-03-23 14:01:13 +08:00
wgzAIIT
034fb66f77 fix up_registerdump set CONFIG_ARCH_INTERRUPTSTACK 2022-03-23 12:06:36 +08:00
Liu_Weichao
79b417f101 delete useless KPrintf in ok1052-c and xidatong board 2022-03-23 10:12:33 +08:00
wgzAIIT
5525c10627 set CONFIG_DEFAULT_SMALL=y for disable the application is put into the background for execution
remove  CONFIG_DEFAULT_SMALL=y
2022-03-23 09:33:38 +08:00
wgzAIIT
0541171749 set CONFIG_DEFAULT_SMALL=y for disable the application is put into the background for execution 2022-03-22 18:09:29 +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
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
wgzAIIT
8a7a7035b3 set CONFIG_SCHED_WAITPID=y for disable the application is put into the background for execution 2022-03-22 17:11:31 +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
wgzAIIT
8aa53e3aad change BOARD_CPU_FREQUENCY to 528000000 2022-03-22 10:06:28 +08:00
wgzAIIT
d9acd0756e Merge pull request 'add qs-fx and qs-fs sensor support Nuttx on stm32f407-discovery' (#10) from prepare_for_master into ok1052
ok
2022-03-21 19:08:29 +08:00
wgzAIIT
40d0320ef8 add qs-fx and qs-fs sensor support Nuttx on stm32f407-discovery 2022-03-21 19:04:18 +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
wgzAIIT
c2a949f6c8 imxrt1052 CHIP_MIMXRT1052DVL6A change CHIP_MIMXRT1052CVL5B 2022-03-21 16:22:33 +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
6886a4d73a changge pin config for chip MIMXRT1052CVL5B 2022-03-21 12:06:29 +08:00
wgzAIIT
64aa3c4962 Merge pull request 'support mulan on nuttx' (#8) from prepare_for_master into ok1052
ok
2022-03-21 09:37:09 +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
wgzAIIT
2f73d551ee remove mxrt-ok1052 board CONFIG_RAW_BINARY=y 2022-03-18 11:31:41 +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
4843ff9e61 support control json file 2022-03-17 15:33:37 +08:00
wgzAIIT
81f636cfe0 Merge pull request 'merge code to branch ok1052' (#6) from prepare_for_master into ok1052
ok
2022-03-17 14:44:30 +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
8af64eeb89 git submodule for nuttx10.2.0 2022-03-17 12:12:15 +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
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
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