Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 6 commits into from
Jan 11, 2024

Conversation

YixingShen
Copy link
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
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
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
49 of 51 checks passed
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