Commit Graph

39 Commits

Author SHA1 Message Date
jzlv
8428b62b50 [fix][usb_video] delete undefine function 2022-03-21 14:59:45 +08:00
jzlv
7ff8f12354 [fix][examples] modify dma control api 2022-03-15 10:46:56 +08:00
jzlv
f9012a5a71 [chore][cdk] update header file path 2021-12-17 16:05:45 +08:00
jzlv
5d5c6a2f32 [refactor][dma] refactor dma driver,add DMA_SI,DMA_DI and dma burst size config 2021-11-10 17:42:17 +08:00
jzlv
3ce09ee61b [chore][cdk] modify board select 2021-11-10 16:51:06 +08:00
jzlv
e27aedace2 [refactor][cam] refactor camera driver,add standard interfaces for camera 2021-10-25 15:14:04 +08:00
jzlv
9c67a54e24 [refactor] remove bflb_platform.h from bl602 and bl702 driver,include it in anywhere used 2021-10-19 20:04:23 +08:00
jzlv
d66a28da5c [chore][cdk] add syscall.c into cdk project compiling 2021-10-14 18:52:54 +08:00
jzlv
eb1d640268 [chore][cdk] update cdk setting,add all hal source into cdk,delete unused include path 2021-09-26 15:30:44 +08:00
jzlv
5b50669a14 [feat][examples/usb] add usb msc flash and ota demo 2021-09-26 15:11:25 +08:00
jzlv
ecb43ef0d0 [feat][examples/usb] add USB HS control for descriptor 2021-09-26 15:09:27 +08:00
jzlv
48479d0e20 [fix][examples] modify some demos peripheral init parameters,update ld file 2021-09-26 15:06:14 +08:00
jzlv
eb3767dcaa [chore] delete unused files 2021-08-26 12:26:40 +08:00
jzlv
d8a91f4313 [feat][examples/usb] add usb audio with mic and speaker dmo,add usb cdc shell demo 2021-08-26 12:26:39 +08:00
jzlv
9fb0591d29 [fix][examples] improve some cases process 2021-08-26 12:26:37 +08:00
jzlv
da549faf2d [chore][ld] update ld config 2021-08-26 12:26:37 +08:00
jzlv
5d9e51d889 [fix][examples] add while(1) when case fail 2021-08-26 12:26:37 +08:00
jzlv
208622abb4 [chore][cdk] update cdk project setting 2021-08-26 12:26:36 +08:00
jzlv
7e77a26dad [fix][usb2uart] fix irq name and delete pin32-pin37 2021-08-05 20:39:11 +08:00
jzlv
50d130075c [refactor] delete unused flag noun in device_register 2021-07-16 16:01:55 +08:00
jzlv
66635f84f7 [refactor][board] rename bl70x with bl702 2021-07-16 15:56:37 +08:00
jzlv
8dca249d77 [refactor][board] refactor board directory structure 2021-07-15 10:15:17 +08:00
jzlv
9ab0b4c7b4 [fix][usb_msc] fix msc first interface num 2021-07-12 17:28:56 +08:00
qqwang
116457f1d9 [docs] update usb_cdc_video & usb_msc_ram readme & update gitignore 2021-07-06 17:45:59 +08:00
jzlv
838c1881c4 [refactor][examples/usb_cdc] simplify usb out and in tranfer process 2021-07-06 16:26:10 +08:00
jzlv
c98d0ec7cf [chore] update cdkws and usb cdk project setting 2021-07-01 19:54:15 +08:00
jzlv
d0b959f99d [refactor][examples] add case success message 2021-07-01 19:31:37 +08:00
qqwang
9d3effa295 [chore][cdk] delete local libc & update other cdkporj config 2021-06-25 17:21:06 +08:00
qqwang
cb91cc37cb [docs] update case readme description 2021-06-25 17:16:41 +08:00
jzlv
c9924b3fd7 [style] delete trailing whitespace 2021-06-21 14:47:48 +08:00
qqwang
38a8f4e0a5 [fix] update cdkproj settings 2021-06-21 14:20:59 +08:00
jzlv
fa599c307e [feat] add usb custom hid demo 2021-06-20 12:32:14 +08:00
jzlv
6c4c5e877b [feat] make cdk project for examples 2021-06-20 12:28:04 +08:00
jzlv
d427e7fdda [style] format files by clang-format 2021-06-20 12:25:46 +08:00
jzlv
579ed433a3 [feat] add demo readme for command line compile 2021-06-07 19:20:22 +08:00
jzlv
0860ef4d6e [feat] add new examples 2021-06-04 18:15:23 +08:00
jzlv
5cca7f0193 [fix] update examples cdk project 2021-06-04 18:15:19 +08:00
jzlv
ca849b3ed8 [fix] fix adc/usb/spi/i2s demo 2021-04-27 12:39:22 +08:00
jzlv
a2fca7a36d first commit 2021-04-13 19:27:30 +08:00