Skip to content

Latest commit

 

History

43 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Numworks Rust Template

A template with some tools to start creating your own rust Numworks app.

How to use

Create a new repo using this template.

Method 1

More convenient but requires npm

You need to have npm install with the nwlink package.

Just run cargo run with your calculator connected and that's it !

Method 2

Doesn't require npm

Run cargo build, it will generate an app in ./target/thumbv7em-none-eabihf/debug/. Note that the generated file won't add any extension. You can manually add .nwa to make it prettier. Then you can install it on your calculator here.

Feel free to report issues or ask for new features.

Good luck !

About

A template with some tools to quickly start creating your own rust Numworks app.

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages