Support for writing Rust on NEORV32. (WIP)
Stars
3
Forks
0
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
21
commits
chore: remove .cargo, add example to sys
cc679b3
chore(sys): bump cc
a5286f6
chore: ignore bindings.rs
cf8fccb
chore(sys): compile bindings to the manifest dir too
46d7577
fix(rt): resolve linker error
4bf1c34
chore(lib, rt): add todo, and config.toml
5f6582f
feat(sys): use rustified enums and add config.toml
5d4dc97
fix: use correct category names
1686d35
chore(sys): exclude submodule
48e3dff
chore(rt): add readme
4f556cd
chore: distribute license
76de8b9
chore: add readmes, make lib no_std
eb9b1db
chore: add metadata
8eacdd2
fix(rt): use v0.1.0
4cde4f3
chore(lib): init neorv32 lib
452a001