Commit Graph

70 Commits

Author SHA1 Message Date
TXuian cb4a9d03e0 fit musl for riscv64 boards. 2022-07-27 05:35:56 -07:00
TXuian 214cf55603 fit musl lib for arm boards. 2022-07-26 01:08:20 -07:00
xuedongliang b4a92c91f5 update rt-thread bsp(xidatong-arm and aiit-arm32-board) from tian_chunyu
it is OK
2022-07-01 16:13:20 +08:00
yl1185 310282628f transform_layer/rtthread/
1.find a bug about 'PrivSemaphoreObtainWait' when incoming parameter 'NULL' in rtthread .
2.modify transform.c and transform.h
2022-06-23 14:57:36 +08:00
Jiacheng Shi b0e6e4fe49 minor: fix some bugs 2022-06-22 20:10:31 +08:00
Jiacheng Shi 68179bec6c powerlink: build demo_mn_console and demo_cn_console 2022-06-22 20:10:27 +08:00
Jiacheng Shi b7648f0f08 powerlink: build liboplkmn.a and liboplkcn.a 2022-06-22 20:09:24 +08:00
chunyexixiaoyu 8b82b0cb65 APP_Framework/Framework/:update the transform layer about rt-thread. 2022-06-15 09:14:49 +08:00
xuedongliang 1f5d4ac765 add lcd driver for xidatong-arm
It is OK
2022-06-13 16:32:06 +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
wgzAIIT a9410bd9b1 add timeout for adapter_lora.c PrivSemaphoreObtainWait function 2022-05-24 16:29:46 +08:00
wgzAIIT 60e35914a5 fix sem bug in function PrivSemaphoreObtainWait for nuttx 2022-05-18 17:19:47 +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 adec8e541c Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into ch438 2022-05-06 16:29:25 +08:00
Liu_Weichao 67666c1707 feat add watchdog on xidatong board 2022-05-06 15:58:01 +08:00
Liu_Weichao 46291764d4 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into xidatong 2022-04-29 11:02:42 +08:00
wgzAIIT a09caa272f support e220 for nuttx on xidatong 2022-04-26 18:23:14 +08:00
Liu_Weichao 808f00ade1 feat add sem obtain wait_time and modify e220 lora receive len operation 2022-04-26 17:57:32 +08:00
wgzAIIT 275d2387d4 repair some problems for 4g on xidatong 2022-04-22 10:56:32 +08:00
wgzAIIT 41632ed9e9 update nuttx transform 2022-04-08 15:27:46 +08:00
wgzAIIT 95c1d7abaa changge nuttx PrivTaskDelay 2022-04-08 15:08:44 +08:00
wgzAIIT dbca4aa6af support mulan on nuttx 2022-03-21 09:34:32 +08:00
wgz-code 63210858e5 support lora for aiit-arm32-board on nuttx 2022-03-17 12:04:33 +08:00
Wang_Weigen fac1c35d38 add extuart port config for rtt 2022-03-15 16:05:51 +08:00
wlyu 30ab8676f1 merge codes 2022-03-09 16:06:27 +08:00
wgz-code 74683ed165 support hs300x to nuttx10.2.0 2022-03-02 12:36:18 +08:00
Liu_Weichao 5078ff66cc feat modify XiUOS_Kernel dir from Ubiquitous/XiUOS to Ubiquitous/XiZi 2022-03-01 14:15:01 +08:00
Forsworns 9fe5d550b5 revise lwip for control framework 2022-02-24 17:54:41 +08:00
Wang_Weigen 691611de34 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into develop 2022-02-17 11:10:15 +08:00
wlyu 521dc56e15 fixed merge fault 2022-01-30 23:39:16 +08:00
wlyu df0404b4cc merge the latest codes 2022-01-24 18:38:19 +08:00
wlyu 1dfcf0edbe support spi module and plc module 2022-01-24 18:30:44 +08:00
Wang_Weigen 672229cd0f repair the bug of float number printf 2022-01-24 14:49:06 +08:00
Liu_Weichao 63ec04cf6e fix xiuos/transform.h code standard problem 2022-01-21 16:03:31 +08:00
Wang_Weigen bc1d8f574b sync upstream 2022-01-18 14:55:00 +08:00
Wang_Weigen aa63e53cbc sync upstream branch 2022-01-11 17:13:40 +08:00
Wang_Weigen c6458f1f1d add lvgl for xiuos 2022-01-11 17:11:17 +08:00
Liu_Weichao bac136c51d feat support DAC driver for aiit-arm32-board and stm32f407-st-discovery 2022-01-11 16:56:57 +08:00
Liu_Weichao d789b66ed2 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into aiit_arm_drivers 2022-01-10 14:10:50 +08:00
Liu_Weichao 2e8383397b feat support ADC driver for aiit-arm32-board and stm32f407-st-discovery 2022-01-10 14:08:58 +08:00
Wang_Weigen 37c247f4d7 add lvgl 2022-01-05 15:23:12 +08:00
wgzAIIT bd31aad3ef add d124 and zg09 sensor support Nuttx on stm32f407-discovery 2021-12-29 16:13:23 +08:00
wgzAIIT d59acc2e03 add hs300x and ps5308 sensor support Nuttx on stm32f407-discovery 2021-12-28 16:45:44 +08:00
Liu_Weichao ead80da91f fix that i2c device of sensor framework cannot set i2c address 2021-12-10 10:23:30 +08:00
Wang_Weigen 607b8ca017 transplant development board of gd32vf103_rvstar 2021-12-02 15:17:59 +08:00
Wang_Weigen 9d970e7832 add mutex protection for adapter agent 2021-11-22 17:50:27 +08:00
Wang_Weigen 5a8b6d79aa repair somebug of ota/nbiot/adapter agent 2021-11-20 16:52:16 +08:00
Wang_Weigen eb14677832 1.add an API of finding the first user task in xiuos task manage list; 2.add restart application after ota 2021-11-10 17:31:39 +08:00
Wang_Weigen 9959ec6470 1.repair the separate compile error;2.modify ota init task 2021-11-09 16:12:07 +08:00