https://github.com/mphhpm/ministm32h7xx
  
  
    weact miniSTM32H7xx board using make & eclipse 
    https://github.com/mphhpm/ministm32h7xx
  
arm baremetal eclipse make stm32h7 weact windows
        Last synced: 8 months ago 
        JSON representation
    
weact miniSTM32H7xx board using make & eclipse
- Host: GitHub
 - URL: https://github.com/mphhpm/ministm32h7xx
 - Owner: mphhpm
 - License: mit
 - Created: 2025-01-09T15:27:43.000Z (10 months ago)
 - Default Branch: main
 - Last Pushed: 2025-02-09T21:35:18.000Z (9 months ago)
 - Last Synced: 2025-03-02T19:16:47.254Z (8 months ago)
 - Topics: arm, baremetal, eclipse, make, stm32h7, weact, windows
 - Language: Assembly
 - Homepage:
 - Size: 19.5 KB
 - Stars: 0
 - Watchers: 1
 - Forks: 0
 - Open Issues: 0
 - 
            Metadata Files:
            
- Readme: README.md
 - License: LICENSE
 
 
Awesome Lists containing this project
README
          # miniSTM32H7xx
Software development on weact miniSTM32H7xx board using eclipse & xpack gcc
## Tools ##
```
os : windows
to be installed :
    make, gcc & friends : https://xpack.github.io/dev-tools/arm-none-eabi-gcc
    ide eclipse cdt : https://www.eclipse.org  
    st-link : https://www.st.com/en/development-tools/st-link-v2.html, alixepress
```