Commit Graph

102 Commits

Author SHA1 Message Date
Jiang Yufan f848f36efb Fix: LVGL file rename 2023-08-23 10:44:46 +08:00
Jiang Yufan fbeb75d1f1 LVGL demo update 2023-08-22 13:56:41 +08:00
wgzAIIT 74b31a5420 add JerryScript test file and update README.md 2023-08-09 15:21:18 +08:00
wgzAIIT fb458fe6cd git submodule add jerryscript base tag v2.4.0 2023-08-09 10:50:41 +08:00
wgzAIIT bb0fb51e7e support jerryscript on edu-arm32 board and add test case 2023-08-09 10:29:03 +08:00
wgzAIIT 7ce3748947 add JerryScript test case 2023-08-08 15:10:21 +08:00
wgzAIIT fa2c91e690 1、git submodule add jerryscript v2.4.0
2、support JerryScript on XiZi for stm32f407-st-discovery board and cortex-m4-emulator
2023-08-08 15:02:48 +08:00
wgzAIIT 91ddfea1ed Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into xidatong-arm32 2023-08-08 08:57:35 +08:00
wgzAIIT e29eb633ca Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into mqtt 2023-08-08 08:56:51 +08:00
Liu_Weichao 3efe663ee0 update lorawan submodule commit 2023-08-03 15:40:11 +08:00
wgzAIIT 02089a48ee move mqtt to APP_Framework/lib dir for ota 2023-07-27 11:01:10 +08:00
Liu_Weichao 200380a92e feat fix lorawan/README.md description error 2023-06-20 17:59:35 +08:00
Liu_Weichao 5c08cae005 feat add lorawan_gateway_single_channel lib for XiUOS and compile OK 2023-06-20 11:24:15 +08:00
Liu_Weichao 5d8375caee feat update lora_radio_driver submodule version 2023-06-06 17:17:48 +08: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 6b41cdbcfe Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into lorawan_develop 2023-04-14 14:05:31 +08:00
xuedongliang e6390ecf73 add tinyttf engine for xidatong-arm32 from huchao
it is OK
2023-04-13 12:01:01 +08:00
Liu_Weichao 95b049e636 feat support lorawan_devicenode submodule 2023-03-31 14:14:54 +08:00
Liu_Weichao 58057e0b5e feat add lorawan_devicenode submodule 2023-03-22 16:50:34 +08:00
Liu_Weichao 08388f1b11 1、updata lora_radio_driver submodules;2、fix radio define error in connect_lora_spi.c;3、fix ticks calculation bug in timer_settime。 2023-03-21 15:16:12 +08:00
huchao cf1d5a234b add tinyttf 2023-03-20 07:55:30 +00:00
Liu_Weichao 47cea831ba modify lora_radio_driver path and compile OK 2023-03-17 10:05:59 +08:00
Liu_Weichao a4eec2646d feat add lora_radio_driver submodule 2023-03-16 11:21:47 +08:00
Wang_Weigen 5ae31a37f3 repair the compiler error of the configuration with Seperating compiler or musl lib 2023-02-28 17:20:39 +08:00
wuzheng 49df162734 add softspi in xidatong-riscv64 2022-11-22 10:20:15 +08:00
wuzheng 987fd6c798 fit touch postion for lvgl 2022-11-21 16:46:46 +08:00
wuzheng 06ed03337a add camera driver and examples for edu-riscv64 2022-11-18 20:20:34 +08:00
xuedongliang 3bec8f496a support xiwangtong-arm32 board on XiZi from Liu_Weichao
it is OK
2022-09-16 14:30:10 +08:00
TXuian 587ab693c1 comment debug print of i2c transfer errors. 2022-09-01 18:47:05 -07:00
TXuian c014727e2c fix i2c error, add senser interface. 2022-09-01 02:52:44 -07:00
Liu_Weichao c5a0cbf95e Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into xidatong 2022-07-07 18:22:38 +08:00
Liu_Weichao c8fc05a0f9 add xiwangtong-arm32 board on XiZi/board/ 2022-06-24 16:45:15 +08:00
Wang_Weigen bc7913a713 remove compile warning 2022-06-22 16:59:13 +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 d57d8e0a4d repair the timeout problem of i2c interrupt for xidatong 2022-06-02 15:53:24 +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
Wang_Weigen 0189de57e7 modify the buf size 2022-05-07 10:44:41 +08:00
wlyu 4843ff9e61 support control json file 2022-03-17 15:33:37 +08:00
chunyexixiaoyu 3b377666e2 APP_Framework/Lib:add flashdb source code 2022-03-04 15:47:26 +08:00
chunyexixiaoyu 6909bb2947 APP_Framework/lib/:add embeded database (flashdb) configuration file 2022-03-04 15:45:45 +08:00
Wang_Weigen 65a3861ea7 resubmit the lvgl code 2022-01-18 16:38:38 +08:00
Wang_Weigen 37c247f4d7 add lvgl 2022-01-05 15:23:12 +08:00
Wang_Weigen ce480336d8 move security to APP_Framework 2021-09-09 18:17:04 +08:00
Wang_Weigen 5b47a83022 solve the compile problem of tflite in xiuos 2021-09-09 18:00:27 +08:00
chunyexixiaoyu 88d7ef83d3 APP_Framework/lib:add comments in queue 2021-08-31 11:00:32 +08:00
chunyexixiaoyu 6f9be6d790 APP_Framework/lib/:add queue lib 2021-08-31 11:00:30 +08:00
chunyexixiaoyu 3b74443dac APP_Framework/lib/:add cJSON library 2021-08-04 16:26:37 +08:00
Wang_Weigen 96af003398 add kconfig for application framework 2021-06-18 17:37:03 +08:00
Wang_Weigen 36f3e40c55 add nuttx for develop 2021-06-17 15:07:37 +08:00
Wang_Weigen 579956c027 Modify framework content 2021-06-16 11:28:44 +08:00
Zhao_Jiasheng e37efc70ce Add sensor, modify makefile 2021-06-09 16:24:37 +08:00