Commit Graph

899 Commits

Author SHA1 Message Date
xuedongliang 1f5d4ac765 add lcd driver for xidatong-arm
It is OK
2022-06-13 16:32:06 +08:00
xuedongliang fabd29aef6 add lcd driver for xidatong
It is OK
2022-06-13 16:31:35 +08:00
wgzAIIT 222024d857 Re add submodule for nuttx 2022-06-10 15:05:41 +08:00
wgzAIIT b0b4ea61bb Re add submodule for nuttx 2022-06-10 14:55:47 +08:00
wgzAIIT e67810a7f6 change submodule on nuttx 2022-06-10 14:45:45 +08:00
wgzAIIT a5bdaad121 ok 2022-06-10 14:37:56 +08:00
wlyu e72b6aa7c5 Merge branch 'ok1052' of https://gitlink.org.cn/wgzAIIT/xiuos into ok1052 2022-06-10 13:50:04 +08:00
wlyu a6f5a5f79d support wifi module for nuttx on xidatong 2022-06-10 13:47:05 +08:00
wlyu 44e0057f2d support wifi module for nuttx on xidatong 2022-06-09 18:48:13 +08:00
wgzAIIT 9f0da7fdbf OK 2022-06-08 09:46:52 +08:00
Wang_Weigen 5ed641a8fe add note 2022-06-07 17:02:35 +08:00
Wang_Weigen 8c23dc14d6 optimize the lvgl of minimal configuration 2022-06-07 17:00:20 +08:00
Wang_Weigen 4d20855da3 Merge branch 'develop' of https://git.trustie.net/wwg666/xiuos into develop 2022-06-07 09:59:29 +08:00
wlyu e0a47613c3 support E18 zigbee for nuttx 2022-06-07 09:58:19 +08:00
wlyu 7be59f8417 fixed touchscreen x y wrong value and optimize codes 2022-06-02 19:00:51 +08:00
Wang_Weigen 7607282f2a delete usless info 2022-06-02 17:41:59 +08:00
Wang_Weigen d57d8e0a4d repair the timeout problem of i2c interrupt for xidatong 2022-06-02 15:53:24 +08:00
wgzAIIT f1e103ce2f Merge pull request 'merge code from ok1052' (#57) from ok1052 into prepare_for_master
OK
2022-06-02 10:52:50 +08:00
wlyu 7ea3b595c2 support lcd and touchscreen 2022-06-01 16:08:53 +08:00
Wang_Weigen fefbc902f1 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into develop 2022-06-01 11:19:54 +08:00
Wang_Weigen c6c0a0f71b modify stack size of lvgl demo 2022-05-30 16:34:29 +08:00
Wang_Weigen ad309f90c1 delete info 2022-05-30 16:33:03 +08:00
Wang_Weigen 2bd07aa244 1、add i2c driver for xidatong;2、add touch driver for xidatong;3、add input device for lvgl;4、repair interrupt for m7;5、repair startup sequence for xidatong 2022-05-30 16:19:38 +08:00
wgzAIIT a62208c1c6 add timeout for adapter_lora.c PrivSemaphoreObtainWait function 2022-05-24 16:36:05 +08:00
wgzAIIT a9410bd9b1 add timeout for adapter_lora.c PrivSemaphoreObtainWait function 2022-05-24 16:29:46 +08:00
wgzAIIT e9ba0966f2 fix sem bug in function PrivSemaphoreObtainWait for nuttx 2022-05-18 17:21:04 +08:00
wgzAIIT 60e35914a5 fix sem bug in function PrivSemaphoreObtainWait for nuttx 2022-05-18 17:19:47 +08:00
wgzAIIT 9567f88b03 test e220 lora with AdapterLoraTest 2022-05-18 17:01:59 +08:00
wgzAIIT 04ec9ca069 test e220 lora with AdapterLoraTest 2022-05-18 13:36:39 +08:00
wgzAIIT 1e57c60542 support hc08 on xidatong、change ch438 on nuttx 2022-05-17 15:49:17 +08:00
wgzAIIT 85374ebcd0 set CONFIG_NSH_FILEIOSIZE=32768 for usb and sdcard 2022-05-16 17:56:04 +08:00
wgzAIIT 36f4e3bfb8 sd card and usb delete romfs on xidatong 2022-05-16 14:28:04 +08:00
wgzAIIT 07723b25ef Modify comments of adapter_4g.c 2022-05-16 10:33:50 +08:00
wgzAIIT 7056725c66 support hc08 on xidatong 2022-05-13 16:19:30 +08:00
wgzAIIT 53a70c5234 ch438 on nuttx: If a port is checked, the port will be initialized. Otherwise, the interrupt of the port will be disabled. 2022-05-13 14:02:23 +08:00
wgzAIIT 36f5981036 ch438 on nuttx: If a port is checked, the port will be initialized. Otherwise, the interrupt of the port will be disabled. 2022-05-13 14:00:01 +08:00
wgzAIIT e32ff95bbb ok 2022-05-12 17:59:02 +08:00
wgzAIIT 43e8a941e2 change char to uint8_t on ch438 2022-05-12 17:57:20 +08:00
wgzAIIT 3994c3a4a4 Change the Chinese Notes to English notes in imxrt_ch438.h 2022-05-12 16:52:52 +08:00
wgzAIIT 1334d0e4b2 Change the Chinese Notes to English notes in imxrt_ch438.h 2022-05-12 16:01:05 +08:00
wgzAIIT 302bf4e1cc ok 2022-05-12 13:55:53 +08:00
wgzAIIT 7fca4e84a4 ok
add CH438_EXTUART_BAUD to menuconfig
2022-05-12 13:49:54 +08:00
wgzAIIT b6407cb68b add CH438_EXTUART_BAUD to menuconfig 2022-05-12 13:39:27 +08:00
wgzAIIT 00e0a48ee7 add g_uart_selected array for ch438 2022-05-12 11:00:55 +08:00
wgzAIIT 94eef33468 ok 2022-05-11 18:18:34 +08:00
wgzAIIT 2487e9ef26 ok 2022-05-11 18:17:53 +08:00
wgzAIIT 52aa3c5abd use work_queue instead of pthread_create on ch438 to get Interrupt status 2022-05-11 18:14:41 +08:00
wgzAIIT 14a198fe5a Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into ch438 2022-05-11 14:43:07 +08:00
wgzAIIT 5873feb442 support e220 for xidatong on nuttx 2022-05-11 14:40:52 +08:00
wgzAIIT 88ef0ad96c change ch438 on nuttx 2022-05-11 10:33:02 +08:00