czlimx / baremetal_for_rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Architecture

embedded bare metal sample code supports armv8-a architecture;

Platform

ti am6254, GIC-500;

Build

build.sh

Compiler

rust compiler: aarch64-unknown-none

About

License:GNU General Public License v3.0


Languages

Language:Rust 98.7%Language:Assembly 1.1%Language:Shell 0.2%