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

Added target STM32H7B3xx and specific target stm32h7b3zitx #1724

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on Sep 22, 2024

  1. Added target STM32H7B3xx and specific target stm32h7b3zitx

    - Fixed ram size for target H7B3
    - Fixed flash size
      Sectory size for STM32H3B0xx is 32kbyte but for
      STM32H7B3xx 8kbyte
    
    Resolves pyocd#1721
    gdf8gdn8 committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    7cf83bc View commit details
    Browse the repository at this point in the history
  2. Added target STM32H7B3xx and specific target stm32h7b3zitx

    - Fixed ram size for target H7B3
    - Fixed flash size
      Sectory size for STM32H3B0xx is 32kbyte but for
      STM32H7B3xx 8kbyte
    - Fixed fragments from patch integration
    
    Resolves pyocd#1721
    gdf8gdn8 committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    62084ce View commit details
    Browse the repository at this point in the history