Commit Graph

23 Commits

Author SHA1 Message Date
jzlv
66ec110725 [refactor][bl702_driver] refactor std and hal common include file, drop some flash api 2021-09-26 13:53:05 +08:00
jzlv
53aa115201 [fix][board] delete gpio13 config,delete repeated pins config,enable all peripherals default 2021-09-26 12:56:22 +08:00
jzlv
eb3767dcaa [chore] delete unused files 2021-08-26 12:26:40 +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
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
1b1acc8510 [fix][clock] fix get system clock function,make fclk become system clock instead of root clock 2021-07-30 19:56:16 +08:00
jzlv
eccaa8adc4 [feat][timer][qdec] add timer clock config,add timer and qdec perpherial config 2021-07-26 10:56:50 +08:00
jzlv
fd40d1de87 [feat][board] add bl702 mcu board 2021-07-16 16:28:12 +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
039d7e7c02 [refactor][board] refactor board pinmux init and clock config 2021-07-12 17:28:56 +08:00
jzlv
cfb6233d18 [fix][board] delete gpio32-gpio37 init 2021-07-06 16:19:19 +08:00
jzlv
d0b959f99d [refactor][examples] add case success message 2021-07-01 19:31:37 +08:00
jzlv
d427e7fdda [style] format files by clang-format 2021-06-20 12:25:46 +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
bc120c8861 [feat] add bl602 driver and board 2021-06-04 18:15:21 +08:00
jzlv
d98495bbb4 [fix] fix some definitions 2021-04-27 12:38:10 +08:00
jzlv
a2fca7a36d first commit 2021-04-13 19:27:30 +08:00