Skip to content

GNAT-Academic-Program/stm32f407disco_demos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STM32F407 Discovery Demos (Ada)

Collection of Ada demos for the STM32F407 Discovery board.

Dependencies

Important (required before build)

You must register the GAP Alire index before building. Without it, Alire cannot resolve the external crates required by these projects.

alr index --del gap
alr index --add git+https://github.com/GNAT-Academic-Program/gap-alire-index --name gap

Build all

alr build

Program the board (OpenOCD), eg. blinky:

cd blinky
openocd -f interface/stlink.cfg -f target/stm32f4x.cfg -c "program bin/blinky verify reset exit"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages