Giter Club home page Giter Club logo

Comments (2)

CrustyAuklet avatar CrustyAuklet commented on May 27, 2024 1

ok, just wondered if it was an easy fix. I defiantly don't want to port both right now, i just wanted to see a light blink today and play with lbuild/scons/modm. I found a really old board with an atmega2561 on it so I have something to work with. 🚨

from modm.

salkinium avatar salkinium commented on May 27, 2024

I started to port our Xmega code from xpcc over, but then in the middle I realized that we're haven't used Xmega in a long time, and had absolutely no plans to use it again (AVRs are a bit annoying compared to STM32). So I kinda just stopped (since STM32 support was far more important), but I didn't want to delete the work I put in, so I just disabled the devices for it in repo.lb and kept the modules in it.

So Xmega isn't really supported in modm and I'm not even sure the modm-devices files are correct either. The Xmegas device files aren't even being generated in the CI anymore, I should probably delete them.

Maybe you want to fix this, but I don't know if you want to port both modm for both Xmega and SAM. If you do, then I'd start with verifying modm-devices, since the device files contain bad data like:

   <driver name="nvm" type="avr">
      <instance device-pin="" value=""/>
      <instance device-pin="" value="d_signatures"/>
      <instance device-pin="" value="e"/>
      <instance device-pin="" value="kbit"/>
    </driver>

from modm.

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.