Skip to content
Animesh Srivastava edited this page Jun 23, 2019 · 6 revisions

Welcome to the Arduino-Core-Documentation wiki!

Table of Content

  1. Introduction to Arduino Core

  2. Introduction to Source files and the Building Process

  3. Custom Core Design JSON File Creation

  4. Architecture Configuration File: Description

  • platform.txt
  • boards.txt
  • programmers.txt.
  1. Building Process: Steps and Workflow
  • Compilation
  • Core Archive File Creation
  • Linking Process
  • Hex File Generation
  • Binary Sketch Computation
  • Preprocessing
  1. Arduino Core Testing
  • Online Method - JSON Url Creation.
  • Offline Method - Addition of Arduino Core to the IDE.
Clone this wiki locally