Giter Site home page Giter Site logo

Comments (1)

wizard97 avatar wizard97 commented on July 2, 2024

If, in a single sketch, both util/atomic.h and SimplyAtomic.h are included, compilation fails:

Yeah, I noticed this on my own a while ago and never got around to fixing it. I just did as you suggested and prefixed all custom methods and macros with SA_

On an unrelated note, I see that this code is based on AVR's
util/atomic.h, but the license notice is not preserved, which violates
the license of that code. One could argue that this code is too simple
to apply copyright to, but just keeping the license wouldn't hurt. Now,
there is no license attached at all, which would prevent people from
redistributing (binaries containing) this code.

Fixed this as well! Thanks for pointing it out. I put the entire project under a BSD license as well in order to be compatible with the AVR's methods I pulled from util/atomic.h.

from simplyatomic.

Related Issues (3)

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.