Commit Graph

556 Commits

Author SHA1 Message Date
wlyu
58390d6ee4 1. optimize plc relative codes
2. fixed ShowChannel exception
3. optimize RTC codes
4. compatible memory lds with USB
2022-03-09 17:47:53 +08:00
wlyu
f69edc63ba support rtc SPI I2C eeprom ADC 2022-03-09 16:32:50 +08:00
wlyu
30ab8676f1 merge codes 2022-03-09 16:06:27 +08:00
xuedongliang
07ba66611d feat add sensor device support for sensor framework from Liu_weichao
it is OK
2022-03-09 09:37:19 +08:00
xuedongliang
898135194f feat support nuvoton-m2354 bsp for Ubiquitous/XiZi kernel from Liu_Weichao
it is OK
2022-03-09 09:36:37 +08:00
xuedongliang
5ab2afe54e add embedded database lib (flashdb)
it is OK
2022-03-09 09:35:53 +08:00
xuedongliang
3782798520 move aiit-arm32-board and aiit-riscv64-board to aiit_board、update readme file、and support fft on aiit-riscv64-board for nuttx from Wang_guozhu
it is OK
2022-03-09 09:34:54 +08:00
chunyexixiaoyu
4ffba50c6a verified,it's OK
the PR has beed verified,but there are still some problems, which are explained here:
1.many header files (*math.h)in the Xizi and CMSIS are currently coupled, so cmSIS is not supported in Xizi
2.the lcd driver is not supported in xizi and nuttx
3.the OV2640 driver is not supported in xizi and nuttx.
2022-03-08 16:50:35 +08:00
Liu_Weichao
c6b5d051a3 feat add co2_g8s for sensor framework 2022-03-08 16:39:21 +08:00
Liu_Weichao
68f92a45ed feat add altitude_bmp180 for sensor framework 2022-03-08 16:26:30 +08:00
Liu_Weichao
6be4d4b5ca feat add winddirection_qs_fx and windspeed_qs_fs for sensor framework 2022-03-08 16:15:38 +08:00
Liu_Weichao
2db01c89dd feat support nuvoton-m2354 bsp for Ubiquitous/XiZi kernel 2022-03-08 15:32:51 +08:00
wgz-code
4a805adf42 set CONFIG_ADD_NUTTX_FETURES=y on attiboards for nuttx os 2022-03-08 14:49:11 +08:00
wgz-code
1599bb5af7 set CONFIG_CLOCK_MONOTONIC=y on attiboard 2022-03-08 13:59:29 +08:00
WentaoWong
d9b539b51d APP_Framework/Applications/:add README of CMSIS-NN vegetable classify example 2022-03-07 09:44:43 +08:00
WentaoWong
06143fb284 APP_Framework/Applications/:add CMSIS-NN vegetable classify example 2022-03-07 09:42:07 +08:00
WentaoWong
4c9a838011 APP_Framework/Applications/:add configuration file about CMSIS-NN vegetable classify example 2022-03-07 09:41:40 +08:00
WentaoWong
b7507101bf APP_Framework/Framework/:solve the error in the configuration files of Tensorflow-lite 2022-03-07 09:40:59 +08:00
chunyexixiaoyu
1c8b10ed74 Ubiquitous/RT_Thread/:update shell name 2022-03-04 16:28:38 +08:00
chunyexixiaoyu
0eb0efc151 APP_Framework/Applications/:add flashdb app source code 2022-03-04 16:00:37 +08:00
chunyexixiaoyu
0ff79809e8 APP_Framework/Applications/:add app flashdb configuration file 2022-03-04 15:59:35 +08:00
wlyu
598f92babb optimize I2C and SPI codes and add rtc module 2022-03-04 15:54:43 +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
wgz-code
a5f48c65b7 move aiit-arm32-board and aiit-riscv64-board to aiit_board 2022-03-04 14:48:58 +08:00
wgz-code
96ecc0324f update readme file 2022-03-04 13:35:33 +08:00
wgz-code
3e687f8337 ADD_XIUOS_FETURES change to #ifdef ADD_XIZI_FETURES 2022-03-04 12:20:20 +08:00
wgz-code
918bed7634 conflict resolution 2022-03-04 12:12:33 +08:00
wgz-code
46a8d5f9e5 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into prepare_for_master 2022-03-04 12:08:33 +08:00
wgz-code
295ffe0486 conflict resolution 2022-03-04 12:07:39 +08:00
wgz-code
233024f3f0 conflict resolution 2022-03-04 11:58:46 +08:00
wgz-code
0501122537 support fft on aiit-riscv64-board for nuttx 2022-03-04 11:14:53 +08:00
wgzAIIT
9946b33530 Update nsh_command.c 2022-03-04 10:06:16 +08:00
wgz-code
57e98cb8af suuport atti-riscv64-board onnuttx 2022-03-03 19:44:52 +08:00
wlyu
06b2ed5235 optimize OPCUA demo and PLC demo and added PLC channel instead of bus 2022-03-03 17:58:14 +08:00
wgz-code
316798e98c support zigbee on nuttx stm32f4discovery 2022-03-03 14:43:51 +08:00
wgz-code
74683ed165 support hs300x to nuttx10.2.0 2022-03-02 12:36:18 +08:00
xuedongliang
a35e73e7dd update nuttx 10.1.0 to 10.2.0 from Wang_guozhu
it is OK
2022-03-02 11:36:27 +08:00
xuedongliang
777408e1b7 Define the headre and frame structures of EtherCAT. Build testcases based on hfa21 Ethernet. Tested on an old commit 7b82f2a60b, whose AT command agent works.
it is OK
2022-03-02 11:35:28 +08:00
wgz-code
5ba501eae7 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into prepare_for_master 2022-03-02 11:24:53 +08:00
wgz-code
de2144aaa9 update nuttx 10.1.0 to 10.2.0 2022-03-02 11:21:49 +08:00
wgz-code
0e4eaaa67f change nuttx 2022-03-02 11:09:39 +08:00
Forsworns
3cf06cdcd8 Merge branch 'ethercat' into ethercat_resolve 2022-03-01 20:07:21 +08:00
wgz-code
4d6caa6182 APP_Framework support nuttx-10.2.0 2022-03-01 17:57:08 +08:00
xuedongliang
1f041ac321 xiuos:change the .gitmodules file Ubiquitous/RT_Thread/ update README.md and add build.sh file from Tian_Chunyu
it is OK
2022-03-01 17:53:58 +08:00
chunyexixiaoyu
516e6adc5d Ubiquitous/RT_Thread/ update README.md and add build.sh file 2022-03-01 17:28:16 +08:00
chunyexixiaoyu
841fa1b5a4 xiuos:change the .gitmodules file 2022-03-01 16:59:22 +08:00
wgz-code
b916ebb768 add aiit-arm32-board to nuttx 2022-03-01 16:53:46 +08:00
wgz-code
71d77936cc update nuttx 10.1.0 to 10.2.0 2022-03-01 16:40:08 +08:00
wgz-code
3191a295aa remove nuttx 2022-03-01 16:31:23 +08:00