Commit Graph

1342 Commits

Author SHA1 Message Date
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 6f6860618e Merge branch 'prepare_for_master' into e22lora 2022-05-24 16:34:03 +08:00
wgzAIIT a9410bd9b1 add timeout for adapter_lora.c PrivSemaphoreObtainWait function 2022-05-24 16:29:46 +08:00
Runji Wang b9d2ccee80 make XiZi compile on macOS
Signed-off-by: Runji Wang <wangrunji0408@163.com>
2022-05-23 17:52:49 +08:00
wgzAIIT 8d036c46ce change e22.c for open function 2022-05-23 15:45:48 +08:00
wgzAIIT a8f36fd085 upport e220 for stm32f4discovery on nuttx 2022-05-20 16:45:33 +08:00
wgzAIIT 36db2b9e9f add #include <termios.h> in nuttx/transform.h 2022-05-20 15:16:35 +08:00
wgzAIIT a39b8907e9 set CONFIG_SERIAL_TERMIOS=y on nsh/defconfig 2022-05-20 15:13:24 +08:00
wgzAIIT fb2dd71136 add e22 demo on stm32/stm32f4discovery board 2022-05-20 11:31:14 +08:00
wgzAIIT 40f20e65f1 stm32f4discovery support goio device 2022-05-19 14:33:43 +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
Liu_Weichao dadfdb85a3 feat support bluetooth on xidatong bsp 2022-05-17 17:05:40 +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
wgzAIIT cfebd3357b change ch438 on nuttx 2022-05-11 09:01:53 +08:00
wgzAIIT f106ac7c43 add loraopen to cmd 2022-05-10 17:54:07 +08:00
wgzAIIT 87910b03a4 add ch438_ioctl 2022-05-10 16:39:54 +08:00
Liu_Weichao 3c9347b856 feat add ch438 register clear when receiving interrrupts 2022-05-10 13:43:24 +08:00
wgzAIIT 68d30d3df2 add loransh 2022-05-10 13:26:17 +08:00
wgzAIIT cd5686de2e change ch438 on nuttx 2022-05-10 11:31:59 +08:00
wgzAIIT 8d6e9532cf task_create to pthread_create on nuttx for ch438 2022-05-09 19:33:27 +08:00
wgzAIIT ee132df28a change ch438 on nuttx 2022-05-09 17:29:49 +08:00