copper icon indicating copy to clipboard operation
copper copied to clipboard

DEPRECATED in favor of https://github.com/rust-embedded/book

Results 9 copper issues
Sort by recently updated
recently updated
newest added

the source code parts are still dual licensed under the MIT/Apache-2.0 licenses --- Hey all, I'd like to relicense the non source code parts (the "documentation") of this repository under...

Hi, I am following the Copper book, and I am currently having problems with the very first program (http://japaric.github.io/copper/first/build.html). The program compiles, but the objdump output is the following: ```...

First of all, thanks for writing this book, it was a great help getting Rust code to run on my Cortex M4. :+1: While experimenting with my code, I found...

Some steps are common to all platforms