This repository has been archived on 2023-07-17. You can view files and clone it, but cannot push or open issues or pull requests.
bl_mcu_sdk/examples/camera/camera_lcd/readme.md

7 lines
145 B
Markdown

**board/bl706_avb/pinmux_config.h** 中 **PINMUX_SELECT** 选择 **PINMUX_CAMERA_LCD**
```bash
$ make APP=camera_lcd BOARD=bl706_avb
```