$ make flash
Before running code, connect camera module to microcontroler through pins described in .ioc file (open with STM32CubeMX) or in table below.
You can connect optional Debug LED to A1 pin in Nucleo board.
After turning on device, it initializes camera module and starts to capture JPEG images and continuously sends them through UART.
Currently only supports JPEG images in resolution 320*240
UART Baud Rate is set to 115200 Bits/s