Skip to content

Nauscar/nrf52-fw-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NRF52840 Demo

To test with watchdog groomers:

cargo run 

To test without watchdog groomers (a watchdog reset will occur):

cargo run --no-default-features

To test firmware with a heap:

cargo +nightly run --features heap

To view the size of the demo firmware:

cargo size --bin demo --release

About

A demonstration of RTIC running on the nrf52840

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published