Commit Graph

16 Commits

Author SHA1 Message Date
jzlv
26c22a0e30 [refactor][bl602_driver] refactor std and hal common include file, drop some flash api, add boot2 and sec eng driver 2021-09-26 13:50:46 +08:00
jzlv
7105b56150 [feat][bl602_driver] update bl602 driver 2021-08-26 12:26:39 +08:00
jzlv
1c26e68beb [refactor] rename NVIC as CPU_Interrupt 2021-08-05 20:43:13 +08:00
jzlv
1c70b10c6b [feat][global_irq] add nesting for global irq enable and disable 2021-07-26 10:58:24 +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
147df677b1 [feat][sf] add 2 line flash program support 2021-07-16 16:09:37 +08:00
jzlv
21e2591a25 [refactor][make] enable cpu float default 2021-07-16 16:07:12 +08:00
jzlv
50d130075c [refactor] delete unused flag noun in device_register 2021-07-16 16:01:55 +08:00
jzlv
8dca249d77 [refactor][board] refactor board directory structure 2021-07-15 10:15:17 +08:00
Jean-François Milants
8990e8c97f Add missing declarations (Efuse_Ldo11VoutSelTrim_Info_Type and Efuse_TxPower_Info_Type) in bl602_ef_ctrl.h to build with -DCHIP=bl602. These declarations come from https://github.com/bouffalolab/bl_iot_sdk/blob/master/components/bl602/bl602_std/bl602_std/StdDriver/Inc/bl602_ef_ctrl.h. 2021-07-05 16:49:39 +08:00
jzlv
5a811531e9 [fix][drivers] fix hal driver and entry.s bug when main return 2021-07-01 14:20:25 +08:00
jzlv
c9924b3fd7 [style] delete trailing whitespace 2021-06-21 14:47:48 +08:00
pfchen
67a94065c0 [feat]chaneg mtvt into CSR_MTVT to make old compiler build pass 2021-06-20 15:11:23 +08:00
jzlv
5b18a07200 [fix] fix __riscv_float_abi_single warning 2021-06-20 12:34:58 +08:00
jzlv
d427e7fdda [style] format files by clang-format 2021-06-20 12:25:46 +08:00
jzlv
bc120c8861 [feat] add bl602 driver and board 2021-06-04 18:15:21 +08:00