GithubHelp home page GithubHelp logo

Comments (3)

tuna-f1sh avatar tuna-f1sh commented on June 14, 2024 1

Just for reference in case you come across this again, nano in that project will be referring to the original AVR Arduino Nano https://www.arduino.cc/en/pmwiki.php?n=Main/ArduinoBoardNano

The Nano IoT 33 is a much newer board so you can assume any documentation with nano is the AVR board.

from arduino-makefile.

JDuchniewicz avatar JDuchniewicz commented on June 14, 2024

Okay, the issue was with supplying only nano instead of nano_33_iot because that is how the Bare-Arduino-Makefile instructed. So it looked like this:

BOARD_TAG = nano
BOARD_SUB = nano_33_iot

instead of

BOARD_TAG = nano_33_iot

from arduino-makefile.

JDuchniewicz avatar JDuchniewicz commented on June 14, 2024

Thanks! I uploaded the PR to the other repo with clarification for the SAM boards.

from arduino-makefile.

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.