Skip to content

fixed device/video_capture/src/images.h,main.c CFG_EXAMPLE_VIDEO_DISA…#2382

Merged
hathach merged 6 commits intohathach:masterfrom
YixingShen:master
Jan 11, 2024
Merged

fixed device/video_capture/src/images.h,main.c CFG_EXAMPLE_VIDEO_DISA…#2382
hathach merged 6 commits intohathach:masterfrom
YixingShen:master

Conversation

@YixingShen
Copy link
Copy Markdown
Contributor

@YixingShen YixingShen commented Dec 17, 2023

  1. fixed device/video_capture/src/images.h and main.c CFG_EXAMPLE_VIDEO_DISABLE_MJPEG
  2. add uart printf log into hw/bsp/stm32f1
  3. fix hw/bsp/stm32f1/stm32f1xx_hal_conf.h's HAL_CORTEX_MODULE_ENABLED
  4. add high speed into examples\device\video_capture
  5. add ARM_ARCH_8_1M_MAIN for armclang build cortex-m55

fix hw/bsp/stm32f1/stm32f1xx_hal_conf.h's HAL_CORTEX_MODULE_ENABLED
@kkitayam
Copy link
Copy Markdown
Collaborator

Thank you for debug video_capture example. It looks good for me regarding video_capture example. But, I can't confirm patches for bluepill board because I don't have the board.

If you want to merge video_capture part quickly, please separate this PR into two PRs: one for the video_capture part and the other for the bluepill part. Then, I will merge the PR for video_capture part immediately.

Copy link
Copy Markdown
Owner

@hathach hathach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you @kkitayam for reviewing changes in video example. I checked the UART changes to f103 bluepill, look good to me. I made an push to fix compile with other f1 board without uart defined.

@hathach hathach merged commit 5002ce8 into hathach:master Jan 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants