Commit Graph

156 Commits

Author SHA1 Message Date
jzlv
75fe79b184 [feat][qdec] add qdec hal driver and demo 2021-07-26 14:19:39 +08:00
jzlv
691db880e0 [refactor][i2s] refactor shell support and device ctrl tx dma definition 2021-07-26 14:19:39 +08:00
jzlv
45bad8b2f8 [refactor][examples/timer] refactor timer demo 2021-07-26 14:19:39 +08:00
jzlv
46ed669b1a [chore][cmake] refactor cmake building style,remove all components support,using auto component building instead 2021-07-26 10:56:51 +08:00
jzlv
a1912eeec1 [fix][pwm] fix device ctrl definition 2021-07-26 10:56:51 +08:00
jzlv
2d4df8a271 [chore] modify default board definition for gpio、helloworld and uart demo 2021-07-26 10:56:50 +08:00
jzlv
e1546ab92c [chore] add default board definition for ble 2021-07-26 10:56:50 +08:00
jzlv
3f8f00e4df [fix][examples/adc/boot/i2s] delete unused flag noun in xxx_register 2021-07-17 11:16:33 +08:00
jzlv
c932e33c61 [chore][cdk] rename project name 2021-07-16 16:44:04 +08:00
jzlv
c804bf18e8 [docs][keyscan] fix keyscan clock source comment 2021-07-16 16:25:30 +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
411776be3f [fix][keyscan] fix keyscan default clk setting and array index warning 2021-07-13 13:57:59 +08:00
jzlv
9ab0b4c7b4 [fix][usb_msc] fix msc first interface num 2021-07-12 17:28:56 +08:00
jzlv
78900c5a30 [feat][tensorflow] add tensorflow demo 2021-07-12 17:28:53 +08:00
jzlv
e5f1ef82c8 [feat][keyscan] add keyscan demo and hal driver 2021-07-12 17:28:53 +08:00
jzlv
bb026b1d99 [fix][examples/adc] add adc demo float support 2021-07-12 17:28:52 +08:00
pfchen
9a12d1a663 [fix][flash]fix flash demo with new flash erase read write API 2021-07-06 19:09:33 +08:00
qqwang
116457f1d9 [docs] update usb_cdc_video & usb_msc_ram readme & update gitignore 2021-07-06 17:45:59 +08:00
qqwang
c985084574 [feat][examples/i2s] update i2s case to support dual channel 2021-07-06 17:42:20 +08:00
qqwang
9a2e6b78ca [feat][examples] update ble & lvgl & boot2 iap case 2021-07-06 17:36:33 +08:00
qqwang
1f492d6a38 [feat][examples/adc] update adc case 2021-07-06 17:31:23 +08:00
qqwang
1e4265ffa3 [feat][examples/ble] add ble cdk project 2021-07-06 17:11:43 +08:00
qqwang
732f9a9073 [fix][examples/flash] fix flash case bug & cdkproj enable romapi 2021-07-06 17:06:56 +08:00
qqwang
835952e353 [fix][examples/cam] modify pingpong buff size 2021-07-06 16:40:13 +08:00
jzlv
838c1881c4 [refactor][examples/usb_cdc] simplify usb out and in tranfer process 2021-07-06 16:26:10 +08:00
jzlv
f93a4898e3 [feat][examples/cam] add camera pingpong buffer case 2021-07-06 16:25:01 +08:00
jzlv
a556eac860 [fix][examples/pwm] modify clock source in readme 2021-07-06 16:24:27 +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
jzlv
72e16855d6 [chore] update cdk project settings 2021-07-01 14:23:45 +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
qqwang
4d59904443 [feat][examples/sec_trng] add sec trng demo 2021-06-25 17:12:48 +08:00
qqwang
4649d6ce67 [fix][examples/ble] fix ble rx assert error 2021-06-25 17:09:48 +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
79ff39938b [chore] update tools 2021-06-20 12:33:52 +08:00
jzlv
fa599c307e [feat] add usb custom hid demo 2021-06-20 12:32:14 +08:00
jzlv
a8c56e2d37 [feat] add pwm motor demo 2021-06-20 12:31:43 +08:00
jzlv
929b5543f6 [feat] add dht11 demo 2021-06-20 12:30:57 +08:00
jzlv
4d70ca1363 [feat] add shell demo 2021-06-20 12:30:30 +08:00
jzlv
4eaa5849e9 [fix] delete emac demo 2021-06-20 12:29:18 +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
3e01bbe058 [fix] solve ble lib requirement 2021-06-07 19:15:13 +08:00
jzlv
8da1479a1b [fix] fix pinmux_init and while(1) process 2021-06-07 19:05:29 +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
qqwang
0532871118 [feat] add avb demo user description 2021-04-27 14:25:19 +08:00
jzlv
ca849b3ed8 [fix] fix adc/usb/spi/i2s demo 2021-04-27 12:39:22 +08:00
jzlv
a64ead12b0 [feat] add freertos port and demo 2021-04-27 12:36:18 +08:00
jzlv
83471b4349 [feat] add lvgl components,port and demo 2021-04-27 12:29:25 +08:00
jzlv
a2fca7a36d first commit 2021-04-13 19:27:30 +08:00