Commit Graph

134 Commits

Author SHA1 Message Date
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
ee03cdc86e [feat][examples/boot2_iap] add usb iap feature 2021-09-26 14:02:09 +08:00
jzlv
c555e79e07 [feat][examples/ble] update ble ld file,add mbedtls for oad,add capcode setting for ble 2021-09-26 14:00:38 +08:00
jzlv
82ddd766ab [refactor][examples/adc] refactor adc channel volt reading process 2021-09-26 13:58:45 +08:00
jzlv
5d1126d0f0 [feat][nmsis] add nmsis component and nn,dsp demo 2021-09-26 13:38:51 +08:00
jzlv
b0e709d9d6 [feat][rt-thread] add rt-thread component and msh demo 2021-09-23 19:16:38 +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
fae3c81a98 [feat][examples/wdt] add wdt demo 2021-08-26 12:26:39 +08:00
jzlv
5ce9d886ac [feat][examples/i2c] add i2c ssd1306 demo 2021-08-26 12:26:39 +08:00
jzlv
6bf3e173d5 [feat][examples/acomp] add acomp demo 2021-08-26 12:26:38 +08:00
jzlv
20b9f44f11 [feat][examples/spi] add spi ws2812,spi ssd1306,spi lcd display images using tinyjpeg demo 2021-08-26 12:26:38 +08:00
jzlv
a65e345b7f [feat][examples/pm] add power management demo,replace lowpower test demo 2021-08-26 12:26:37 +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
6ee666be9b [refactor][boot2_iap] refactor boot2 iap interface 2021-08-26 12:26:37 +08:00
jzlv
208622abb4 [chore][cdk] update cdk project setting 2021-08-26 12:26:36 +08:00
ll
dc34d62ad7 [feat][examples/spi] add oled ssd1306 driver and badapple demo 2021-08-19 14:31:29 +08:00
jzlv
1c26e68beb [refactor] rename NVIC as CPU_Interrupt 2021-08-05 20:43:13 +08:00
jzlv
7e77a26dad [fix][usb2uart] fix irq name and delete pin32-pin37 2021-08-05 20:39:11 +08:00
qqwang
8d46c47542 [feat][examples/pm] add hbn gpio wakeup and hbn rtc wakeup case 2021-08-05 19:52:22 +08:00
qqwang
402092ad49 [feat][examples/boot2_iap] update boot2 iap case 2021-08-05 19:33:29 +08:00
qqwang
bb941e3bed [feat][examples/rtc] add rtc calendar case 2021-08-05 19:27:25 +08:00
qqwang
8013111747 [feat][examples/rtc] add rtc wakeup case 2021-08-05 19:19:42 +08:00
jzlv
cee97fe003 [chore] fix helloworld cdk setting 2021-07-28 15:00:18 +08:00
jzlv
ff131e47a3 [refactor][boot2_iap] add bl702 hal wrapper and cmake flag for boot2 2021-07-26 15:31:46 +08:00
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