Skip to content
#

embedded-systems

Here are 988 public repositories matching this topic...

LucianoMoretti
LucianoMoretti commented Dec 3, 2019

Sorry if this is the wrong place:
The Cortex-M Quickstart guide Docs.rs build 0.3.4 is failing with the following:
`
error[E0658]: The attribute 'panic_implementation' is currently unknown to the compiler and may have meaning added to it in the future (see issue #29642)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/panic-semihosting-0.3.0/src/lib.rs:71:1
|
71 | #[panic_implementat

mbrukman
mbrukman commented Feb 18, 2019

Right now, [README.md][readme] includes copy-pasted code from sample code in [src/example/][src/example] tree, but they're not kept in-sync automatically.

Ideally, we would have a process for automatically including code samples, e.g., via some preprocessing since it's probably not possible to do it dynamically, so that we can avoid having to see them diverge, e.g., as can be seen in issue

Improve this page

Add a description, image, and links to the embedded-systems topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the embedded-systems topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.