Commit Graph

19 Commits

Author SHA1 Message Date
xuedongliang 9ffd8fcbbb 1.feat(Ubiquitous/RT_Thread): port micropython on RT-Thread for aiit-board 2.Ubiquitous/RT_Thread/: add bsp of stm32h743_openmv_h7plus from Tian_Chunyu
it is OK
2022-03-16 09:30:55 +08:00
Wang_Weigen 7ebc769017 add pin config for riscv64 board 2022-03-15 16:04:51 +08:00
Wang_Weigen cb8da02a88 modify default config for aiit-riscv64-board 2022-03-15 09:24:10 +08:00
Wang_Weigen fa790d8b03 add submodule for aiit-riscv64-board 2022-03-14 17:38:47 +08:00
Wang_Weigen d528464e90 add aiit-riscv64-board for rt-thread 2022-03-14 17:30:12 +08:00
WentaoWong 33a7e0deda Ubiquitous/RT_Thread/: add bsp of stm32h743_openmv_h7plus 2022-03-14 14:58:33 +08:00
yangtuo250 f83f073fa0 feat(Ubiquitous/RT_Thread): port micropython on RT-Thread for aiit-board 2022-03-11 14:24:56 +08:00
Liu_Weichao 5078ff66cc feat modify XiUOS_Kernel dir from Ubiquitous/XiUOS to Ubiquitous/XiZi 2022-03-01 14:15:01 +08:00
chunyexixiaoyu 600d615765 Ubiquitous/RT_Thread/:update stm32f407 lcd driver, support show string. 2022-01-25 11:07:43 +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
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
chunyexixiaoyu be4da6f37d Ubiquitous/RT_Thread/:change the path name 2021-12-20 16:05:55 +08:00
yangtuo250 c782dd26c4 feat(knowing app): remove json config from menuconfig, adding to detect_app arg 2021-12-15 19:05:07 +08:00
yangtuo250 efb28105e8 fix(knowing framework): fix unproperly named k210 detect procedure, specified yolov2 2021-12-15 17:32:07 +08:00
yangtuo250 203184e18c fix(bsp/k210): resolve conflict of 235dcb761c path changed 2021-12-14 10:06:53 +00:00
yangtuo250 c07c918150 refactor(knowing app): add common k210 yolov2 detection procedure 2021-12-14 17:43:53 +08:00
yangtuo250 d368db9e76 refactor(knowing apps): yolov2 json parser 2021-12-14 17:43:27 +08:00
chunyexixiaoyu 235dcb761c Ubiquitous/RT_Thread/:change the path name 2021-12-14 17:13:38 +08:00