Skip to content

Demonstration programs using reactor-uc with RIoT on STM32 boards.

License

Notifications You must be signed in to change notification settings

lf-lang/lf-riot-uc-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo of STM32 Using RIoT

RIoT documentation.

This repo is based on the lf-riot-uc-template template repository.

Boards used

This demo uses the following boards:

Getting started

Please follow the setup instructions in that README file. Then:

make BOARD=nucleo-f446re all

(or use gmake on macOS). Connect your board and do:

make BOARD=nucleo-f446re flash

With the HelloWorld program, the LED should start blinking.

Terminal output

make BOARD=nucleo-f446re term

(You should have done pip install pyserial for this to work.)

Debugging (not tested)

gmake BOARD=nucleo-f446re debug

(requires installing gdb-multiarch)

About

Demonstration programs using reactor-uc with RIoT on STM32 boards.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published