Giter Site home page Giter Site logo

Comments (4)

apmorton avatar apmorton commented on August 17, 2024

I haven't looked into the LC yet (didn't even know about it).
Adding support for it should be as simple as updating the teensy3 directory from paul's cores repo, and then adding a few more lines to the makefile to define the right settings and use the correct linker script.

I don't have a teensy LC to test on, but I could push up some changes so that you can test them.

Otherwise, I will gladly accept a pull request if you want to try it on your own.

Austin

from teensy-template.

donpdonp avatar donpdonp commented on August 17, 2024

Hi. I started walking down that path once I noticed Paul's core repo. It was going well until the arm GCC was too old (4.7). The LC is a core-m0plus which is supported in GCC 4.8 and up. The arm gcc builds I found are 32-but. The one in your repo appears to be Paul's build of gcc and is 64bit. Do you know where to refresh these tools from?

from teensy-template.

apmorton avatar apmorton commented on August 17, 2024

I stole them from the teensyduino package IIRC, along with all Paul's custom tools in that directory.

Just unpack the linux version of the teensyduino installer somewhere and copy all the tools.

It would be a good idea to delete the contents of the tools/arm-none-eabi folder before copying over the new tools.

from teensy-template.

apmorton avatar apmorton commented on August 17, 2024

see master

from teensy-template.

Related Issues (13)

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.