summaryrefslogtreecommitdiff
path: root/docs/autoapi
diff options
context:
space:
mode:
authorJeff Epler <jepler@gmail.com>2020-12-15 10:39:56 -0600
committerJeff Epler <jepler@gmail.com>2020-12-15 10:40:24 -0600
commit3c4562c3caafa0590b63b32d680717363eb371bc (patch)
treec25f7472428bd787e349fcfe288541b854876886 /docs/autoapi
parentdc9bc8fc9a078184447292f67b0a5b17a8917117 (diff)
camera: Provide correct forward-declaration of camera_imageformat_type
This resolves the build error ``` arm-none-eabi-ld: build-spresense/libmpy.a(Camera.o):(.rodata.camera_imageformat_type+0x0): multiple definition of `camera_imageformat_type'; build-spresense/libmpy.a(__init__.o):(.rodata.camera_imageformat_type+0x0): first defined here arm-none-eabi-ld: build-spresense/libmpy.a(ImageFormat.o):(.rodata.camera_imageformat_type+0x0): multiple definition of `camera_imageformat_type'; build-spresense/libmpy.a(__init__.o):(.rodata.camera_imageformat_type+0x0): first defined here arm-none-eabi-ld: build-spresense/libmpy.a(Camera.o):(.rodata.camera_imageformat_type+0x0): multiple definition of `camera_imageformat_type'; build-spresense/libmpy.a(__init__.o):(.rodata.camera_imageformat_type+0x0): first defined here ```
Diffstat (limited to 'docs/autoapi')
0 files changed, 0 insertions, 0 deletions