chunyexixiaoyu
bf17ef10cb
APP_Framework/Applications/: make mnist application running on the stm32f407 board,model data is saved in the flash,note the following points
...
1. the thread which run the mnist needs 10kb
2. Lwip and useless driver must be not loaded.
3. The entire bin file is close to 1024KB.
2022-01-19 14:53:47 +08:00
Liu_Weichao
3a84b9942b
fix lcd display error
2022-01-19 13:56:05 +08:00
Liu_Weichao
2c12cac790
Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into aiit_arm_drivers
2022-01-18 17:07:27 +08:00
xuedongliang
d5ff9259a0
resubmit the lvgl code
...
it is OK
2022-01-18 16:45:20 +08:00
Wang_Weigen
65a3861ea7
resubmit the lvgl code
2022-01-18 16:38:38 +08:00
chunyexixiaoyu
0dee89982a
Ubiquitous/RT_Thread/:update the ov2640 driver
...
1.can choose the output format:rgb565 or jpeg
2.resolution and window size can be configured directly
3.add the test that the lcd can show rgb565 image in time
2022-01-18 16:00:16 +08:00
chunyexixiaoyu
1c5047f47a
Ubiquitous/RT_Thread/:change the default orientation of the MCU-ATK screen
2022-01-18 15:56:13 +08:00
wlyu
2115572813
support i2c eeprom and rtc for ok1052-c and remove wrong Copyright
2022-01-18 15:44:07 +08:00
Liu_Weichao
9223e8214e
Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into aiit_arm_drivers
2022-01-18 15:06:42 +08:00
xuedongliang
a5066f8a36
1、add lvgl for xiuos;2、add semc and extern sram test for ok-1052;3、add fpu status set
...
it is OK
2022-01-18 15:01:02 +08:00
Wang_Weigen
bc1d8f574b
sync upstream
2022-01-18 14:55:00 +08:00
Liu_Weichao
546edab7f0
feat support lcd driver for aiit-arm32-board
2022-01-18 14:11:55 +08:00
xuedongliang
27657d6219
fixed opcua demo bug and show mac address
...
it is OK
2022-01-18 13:28:59 +08:00
xuedongliang
0172522463
1、add ADC driver for aiit-arm32-board,but there is no extra IO for adc analog input; 2、add ADC driver for stm32f407-st-discovery board
...
it is OK
2022-01-18 13:27:52 +08:00
Liu_Weichao
109ad93e9e
feat support DMA for aiit-arm32-board and stm32f407-st-discovery uart function
2022-01-17 17:15:19 +08:00
Wang_Weigen
d56a5315dd
modify the extern sram size as 32MBytes
2022-01-17 15:43:06 +08:00
wlyu
169c3c3c5d
fixed socket bug and optimize with lwip flag and other codes
2022-01-17 15:21:15 +08:00
Wang_Weigen
c88dc282fc
add semc and extern sram test for ok-1052
2022-01-17 15:05:42 +08:00
chunyexixiaoyu
bc87a72f5d
Ubiquitous/RT_Thread/:add LCD driver in stm32f407_core borad,and find a bug that the FSMC_NE4 gpio had been not configured.
2022-01-13 18:48:06 +08:00
wlyu
c0de7ca44c
fixed the bug of lwip IRQ and optimize TCP and OPCUA demo
2022-01-12 18:49:36 +08:00
Wang_Weigen
27a40042f4
add fpu test
2022-01-11 18:17:26 +08:00
Wang_Weigen
3ca98f520d
repair the compiler error of lvgl
2022-01-11 17:51:44 +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
wlyu
bb0425d1b2
fixed the bug of UaGetInfo
2022-01-10 18:22:44 +08:00
wlyu
51de336db1
remove debug log and optimizing codes
2022-01-10 17:49:37 +08:00
wlyu
6972a14f6d
fixed opcua demo exception and added mac address with showip command
2022-01-10 16:21:32 +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
xuedongliang
3a35bee743
support LWIP and demo from Wang_Linyu Liu_Kai Yang Peihao Wang_Weigen
...
it is OK
2022-01-07 22:00:32 +08:00
wlyu
b6bec0c2b6
fixed the bug that updating ip address and TCP recv fault
2022-01-07 18:56:49 +08:00
wlyu
a49eeaf548
optimize lwip test
2022-01-07 17:02:55 +08:00
wlyu
e2e127bb0e
added socket send and recv for udp and tcp
2022-01-07 14:36:57 +08:00
wlyu
877ef9e221
1. fixed IRQ interrupt
...
2. changed lwip test command
3. merge dns and ping command
4. change test to cmd_lwip
2022-01-07 13:56:54 +08:00
xuedongliang
4179e4910b
add hcho1os、iaq10、as830 sensor and tvoc10 sensor support Nuttx from Wang_guozhu
...
it is OK
2022-01-07 13:55:00 +08:00
wgzAIIT
6bfbbc18f2
add hcho1os sensor support Nuttx
2022-01-07 12:08:14 +08:00
wgzAIIT
c08d854d4b
add as830 sensor and tvoc10 sensor support Nuttx
2022-01-07 11:01:46 +08:00
wlyu
ddb889623d
change lwip_demo to resoures directory and mkdir socket_demo on connection_app
2022-01-06 21:20:17 +08:00
wlyu
acd53026b0
fixed the exception of close socket and added dhcp and dns demo
2022-01-06 20:37:34 +08:00
wlyu
a0337a42e3
change demo command and support DHCP demo
2022-01-06 15:58:43 +08:00
wlyu
d1d4632292
1. fixed ping exception
...
2. added tcp send test example
3. added udp [IP] to test udp
2022-01-05 20:05:07 +08:00
wgzAIIT
1f252e418f
add iaq10 sensor support Nuttx
2022-01-05 15:40:01 +08:00
Wang_Weigen
37c247f4d7
add lvgl
2022-01-05 15:23:12 +08:00
chunyexixiaoyu
3c291f075f
APP_Framework/Framework/:delete the unuseful cmsis flies in tensorflow-lite
2022-01-05 11:08:55 +08:00
chunyexixiaoyu
9904709d70
Ubiquitous/RT_Thread: update the README file
2022-01-05 09:56:54 +08:00
chunyexixiaoyu
7f24c672dd
APP_Framework/Framework: cmsis nn used in tflite was replaced with in knowing cmsis_5 dir
2022-01-04 18:36:30 +08:00
chunyexixiaoyu
1bd8927c5d
Eliminate the warning "./../../../APP_Framework/Framework/knowing/Kconfig:13:warning: ignoring unsupported character '"
2022-01-04 15:47:14 +08:00
wlyu
d1625c7d84
fixed opcua_demo compilation error
2022-01-01 00:03:18 +08:00
wlyu
37cbb51afa
Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into 1220
2021-12-31 23:40:23 +08:00