bl_mcu_sdk ├── bsp │ ├── board │ │ ├── bl602 │ │ └── bl702 │ └── bsp_common ├── build ├── common │ ├── bl_math │ ├── device │ ├── list │ ├── memheap │ ├── misc ...