Compile Arduino sketches in Yocto/BitBake with arduino-cli

This page summarizes the projects mentioned and recommended in the original post on /r/arduino

Our great sponsors
  • SonarLint - Clean code begins in your IDE with SonarLint
  • InfluxDB - Access the most powerful time series database as a service
  • SaaSHub - Software Alternatives and Reviews
  • arduino-cli

    Arduino command line tool

    I created some BitBake recipes to compile Arduino sketches using arduino-cli during a Yocto/Bitbake build. The (perhaps less convenient) alternatives would be to:

  • arduino-builder

    A command line tool for compiling Arduino sketches

    a) Compile the said software independently and include the binaries directly which is often not ideal b) Use the deprecated arduino-builder c) Use the chip vendor's toolchain/SDK directly which may be complex

  • SonarLint

    Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.

  • meta-dimitriOS

    A BitBake layer for my Linux based projects

    You can find the relevant resources and documentation here: https://github.com/platisd/meta-dimitriOS/tree/master/recipes-workshop/smartcar-mqtt

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts