Commit Graph

45 Commits

Author SHA1 Message Date
jzlv
49a2082160 [feat][examples/ble] add ble pds31 demo 2021-10-19 19:00:25 +08:00
jzlv
a6a7f077e5 [feat][emac] add lwip component,add phy_8720 driver,add emac demo 2021-09-30 15:18:11 +08:00
jzlv
5d1126d0f0 [feat][nmsis] add nmsis component and nn,dsp demo 2021-09-26 13:38:51 +08:00
jzlv
b2aada479b [fix][lvgl][romfs] modfiy lvgl and romfs config 2021-09-26 13:37:12 +08:00
jzlv
c8b80283d1 [feat][freertos] set portUSING_MPU_WRAPPERS zero default,add tickless idle config 2021-09-26 12:59:27 +08:00
jzlv
e0aacb57df [feat][ble] update blecontroller lib,add prng support,add mbedtls sha256 for oad 2021-09-26 12:56:22 +08:00
jzlv
65c7e5238f [fix][fatfs] add user macro FS_MAX_SS,fix pDiskioDriver register when using one more interface 2021-09-26 12:56:22 +08:00
jzlv
2bbc0486ec [feat][usb_stack] add usb hs support,add bos and msosv2 descriptor process 2021-09-26 12:56:22 +08:00
jzlv
f098272250 [feat][mbedtls] add mbedtls component 2021-09-23 19:17:27 +08:00
jzlv
b0e709d9d6 [feat][rt-thread] add rt-thread component and msh demo 2021-09-23 19:16:38 +08:00
jzlv
6c2393fbbb [feat][hid] add hid request callback register 2021-08-26 12:26:40 +08:00
jzlv
cdbbb1b49d [feat][tinyjpeg] add tinyjpeg component 2021-08-26 12:26:36 +08:00
jzlv
f0211e720b [feat][romfs] add romfs component 2021-08-26 12:26:36 +08:00
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