Skip to content

Latest commit

 

History

139 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

chasm-toolchain

An independent toolchain targeting embedded ARM.

This repository contains two standalone Rust crates:

  • chasm — an experimental assembler, linker, and terminal editor for Chasm assembly. It currently targets Cortex-M4F.
  • hx — a small utility for converting plain hexadecimal dumps to binary files and back.

Build

Each crate is built independently:

cargo build --manifest-path chasm/Cargo.toml
cargo build --manifest-path hx/Cargo.toml

See each crate's README for usage details.

About

An independent toolchain targetting embedded ARM

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages