Skip to content

Latest commit

 

History

History
 
 

sdk_app_rust_gpio

GPIO Rust Firmware for BL602 IoT SDK

This BL602 firmware shows how we may create Rust firmware with the BL602 IoT SDK. Read the article...

Rust source code for the BL602 firmware is here...

Run this script to build, flash and run the BL602 Rust firmware...

This script links the compiled Rust code into the BL602 firmware by overwriting the compiled rust_app Stub Library...

The script uses a Custom Rust Target riscv32imacf-unknown-none-elf...