p256-cortex-m4-sys 0.1.0

Low-level bindings to P256-Cortex-M4
Documentation
1
2
3
4
5
build:
	cargo build --target thumbv7em-none-eabi

doc:
	cargo doc --target thumbv7em-none-eabi --open