Commit Graph

32 Commits

Author SHA1 Message Date
jzlv
dfe0516d59 [feat][usb] add some weak function for hid and audio 2021-08-26 12:26:36 +08:00
jzlv
19b5a059b0 [feat][fatfs] add posix api support 2021-08-26 12:26:36 +08:00
jzlv
a155fb5e6c [feat][shell] add shell color support,add shell user print and prompt interface 2021-08-26 12:26:36 +08:00
jzlv
67c8532ae0 [style][ble] format ble files 2021-08-26 12:26:35 +08:00
cooldome
97760e3633 handle STREQUAL when variable is not defined 2021-08-17 11:16:13 +08:00
jzlv
3bb692cfa7 [fix][shell] fix shell fs enable error in compile which causes no such file 2021-07-28 15:05:46 +08:00
jzlv
e7bdfee4eb [feat][shell] add shell fs support 2021-07-12 17:28:56 +08:00
jzlv
26d11a0174 [chore][freertos] fix cmakelist add_srcs for port and portASM.S 2021-07-12 17:28:56 +08:00
jzlv
b0704bbe7f [feat][tensorflow] add tensorflow library 2021-07-12 17:28:55 +08:00
qqwang
3f976db6ff [chore][freertos] fix cmakelists parameter error 2021-07-06 17:03:47 +08:00
jzlv
ab8a6561b8 [fix][freertos] rename atomic.h which conflict with ble 2021-07-06 16:12:05 +08:00
Jean-François Milants
3235d20a7a Fix a typo in FreeRTOS CMakeLists.txt 2021-07-05 16:53:16 +08:00
Jean-François Milants
8b6a2d7af4 Add missing files related to FreeRTOS for the BL602. Needed when building with -DCHIP=bl602, -DBOARD=bl602_iot and -DSUPPORT_FREERTOS=y.
These file are copied from bl702.
2021-07-05 16:53:16 +08:00
jzlv
2fd69672fa [fix] delete unused files 2021-06-22 14:18:32 +08:00
jzlv
c9924b3fd7 [style] delete trailing whitespace 2021-06-21 14:47:48 +08:00
pfchen
51ecbfbc35 [fix]remove old shell files which are not used any more 2021-06-20 15:05:40 +08:00
jzlv
1223e91a16 [refactor] delete unused file 2021-06-20 12:42:26 +08:00
jzlv
5b18a07200 [fix] fix __riscv_float_abi_single warning 2021-06-20 12:34:58 +08:00
jzlv
4d70ca1363 [feat] add shell demo 2021-06-20 12:30:30 +08:00
jzlv
d427e7fdda [style] format files by clang-format 2021-06-20 12:25:46 +08:00
jzlv
3e01bbe058 [fix] solve ble lib requirement 2021-06-07 19:15:13 +08:00
jzlv
8db230f7c4 [feat] add usb xz component 2021-06-04 18:15:20 +08:00
jzlv
4115724dc7 [feat] add usb audio and video driver 2021-06-04 18:15:20 +08:00
jzlv
634de901bf [feat] update freertos component for ble 2021-06-04 18:13:33 +08:00
jzlv
91a930f878 [feat] add ble component 2021-06-04 18:13:33 +08:00
jzlv
ca849b3ed8 [fix] fix adc/usb/spi/i2s demo 2021-04-27 12:39:22 +08:00
jzlv
d98495bbb4 [fix] fix some definitions 2021-04-27 12:38:10 +08:00
jzlv
a64ead12b0 [feat] add freertos port and demo 2021-04-27 12:36:18 +08:00
jzlv
064e9c91f7 [fix] fix cmake files 2021-04-27 12:35:37 +08:00
jzlv
83471b4349 [feat] add lvgl components,port and demo 2021-04-27 12:29:25 +08:00
jzlv
8aed596527 [feat] add shell filesystem 2021-04-27 12:26:44 +08:00
jzlv
a2fca7a36d first commit 2021-04-13 19:27:30 +08:00