Giter VIP home page Giter VIP logo

Comments (4)

ladyada avatar ladyada commented on July 25, 2024

not surprising, you'll have to update this line
https://github.com/adafruit/Adafruit_VS1053_Library/blob/master/Adafruit_VS1053.cpp#L50
to check that it isnt a nano every

@facchinm whats the recommended #ifdef way of doing that?

from adafruit_vs1053_library.

facchinm avatar facchinm commented on July 25, 2024

@ladyada ARDUINO_ARCH_AVR is fine to avoid compiling for 4809 (since the official core adds ARDUINO_ARCH_MEGAAVR macro). For compatibility with third party cores, #ifdef OCR0A should work better than anything else 😉

from adafruit_vs1053_library.

wraith-ethz avatar wraith-ethz commented on July 25, 2024

@facchinm I checked, and I was using the version 1.0.8 from the Arduino library manager. When I use the master branch library, it compiles now :)
I have now two questions;

  1. does the VS1053 library support the Arduino Nano Every or other ATMega AVRs? I will defiantly test it soon, but maybe you know this already?
  2. will you release the current branch as V1.0.9, so that the fix will be in the official Arduino Library?

Thanks in advance

from adafruit_vs1053_library.

ladyada avatar ladyada commented on July 25, 2024

hmm not sure why it has not been bumped - will check the process that manages that, it will get released this week for sure

from adafruit_vs1053_library.

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.