Commit Graph

385 Commits

Author SHA1 Message Date
jzlv
936f334741 [doc] update gitignore 2021-08-26 12:26:41 +08:00
jzlv
6c2393fbbb [feat][hid] add hid request callback register 2021-08-26 12:26:40 +08:00
jzlv
eb3767dcaa [chore] delete unused files 2021-08-26 12:26:40 +08:00
jzlv
867ad6ef05 [feat][bl702_driver] update bl702 driver 2021-08-26 12:26:40 +08:00
jzlv
7105b56150 [feat][bl602_driver] update bl602 driver 2021-08-26 12:26:39 +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
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
jzlv
da07eee6ea [feat] add boot2 config for boot2_iap demo 2021-08-26 12:26:34 +08:00
jzlv
9f749237da [refactor][board] refactor gpio wakeup init 2021-08-26 12:26:34 +08:00
jzlv
e9361d5822 [refactor] rename some macro names in xxx_config.h 2021-08-26 12:26:34 +08:00
jzlv
93dcb73dc4 [feat][wm8978] add wm8978 driver 2021-08-26 12:26:34 +08:00
jzlv
5c31369932 [fix] optimise some function process 2021-08-26 12:26:34 +08:00
jzlv
5db2f4abd8 [refactor][mcu_lcd] standardize mcu lcd driver 2021-08-26 12:26:34 +08:00
jzlv
dea22ca51a [fix][common] fix some macro redefinitions 2021-08-26 12:26:33 +08:00
jzlv
1171218ca7 [chore][cmake] add romapi support,refactor project compile workflow,add user own demo compile feature in extern path not in sdk 2021-08-26 12:26:33 +08:00
jzlv
571b40cc33 [chore][flash_tool] update flash tool config 2021-08-26 12:26:33 +08:00
jzlv
2ec02357c9 [chore][openocd] update openocd tool,add openocd rule and exe in linux 2021-08-26 12:26:32 +08:00
jzlv
9d772dc35e [chore] modify eclipse openocd path 2021-08-26 12:26:29 +08:00
jychen
0927bee298 [doc] add toolchain and sdk submodule usage instruction 2021-08-26 12:26:29 +08:00
jychen
a75cac001f [fix] Update README.md url 2021-08-25 02:49:37 +00:00
ll
dc34d62ad7 [feat][examples/spi] add oled ssd1306 driver and badapple demo 2021-08-19 14:31:29 +08:00
cooldome
97760e3633 handle STREQUAL when variable is not defined 2021-08-17 11:16:13 +08:00
jzlv
2d438d8ce0 [feat][wakeup] add gpio wakeup config process 2021-08-07 18:49:49 +08:00
cooldome
6bfe2a9b1b fix bl702_iot as target board 2021-08-05 20:51:37 +08:00
jzlv
92063f0092 [fix][flash] flash auto identify if mid != 0xff 2021-08-05 20:47:27 +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
ac418d27a3 [feat][docs] add english docs 2021-08-05 20:33:12 +08:00
qqwang
0d9f65c145 [docs] update docs 2021-08-05 20:32:23 +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
48f270d6f2 [feat][crc] add BFLB_Soft_CRC32_Ex api 2021-08-05 19:50:12 +08:00
qqwang
ee5bc44d74 [fix][memheap] fix memheap warning 2021-08-05 19:46:28 +08:00
qqwang
d1e7c32099 [fix][device] add return error for device function 2021-08-05 19:45:00 +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