Code Monkey home page Code Monkey logo

Comments (2)

japaric avatar japaric commented on July 21, 2024

it wouldn't take latest (0.4.0) cortex-m-rt

Did you hit some problem with v0.3.x that prompted you to try v0.4.0?

This repo hasn't been updated to v0.4.0 of cortex-m-rt given that it's been out for less than a week. It's not a trivial change to do the upgrade as v0.4.0 and v0.3.x are incompatible (hence the different minor version).

I would suggest continue using v0.3.x of cortex-m-rt, which is the version we are testing.

from discovery.

damcio avatar damcio commented on July 21, 2024

Yeah, when stm32f30x tried to build using 0.3.15 it'd stop at
extern crate compiler_builtins
being missing. Is the solution to just use earlier rustc that didn't remove those yet or is issue elsewhere? I noticed that cortex-m-rt and some other repositories adapted towards getting rid of the crate, but I couldn't really find the source of changes.

from discovery.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.