.. _platform_atmelsam: Platform ``atmelsam`` ===================== Atmel | SMART offers Flash- based ARM products based on the ARM Cortex-M0+, Cortex-M3 and Cortex-M4 architectures, ranging from 8KB to 2MB of Flash including a rich peripheral and feature mix. For more detailed information please visit `vendor site `_. .. contents:: Packages -------- .. list-table:: :header-rows: 1 * - Name - Contents * - ``framework-arduinosam`` - `Arduino Wiring-based Framework (SAM Core, 1.6) `_ * - ``ldscripts`` - `Linker Scripts `_ * - ``toolchain-gccarmnoneeabi`` - `gcc-arm-embedded `_, `GDB `_ * - ``tool-bossac`` - `BOSSA CLI `_ .. warning:: **Linux Users:** Don't forget to install "udev" rules file `99-platformio-udev.rules `_ (an instruction is located in the file). Frameworks ---------- .. list-table:: :header-rows: 1 * - Name - Description * - :ref:`framework_arduino` - Arduino Framework allows writing cross-platform software to control devices attached to a wide range of Arduino boards to create all kinds of creative coding, interactive objects, spaces or physical experiences. Boards ------ .. note:: * You can list pre-configured boards by :ref:`cmd_boards` command or `PlatformIO Boards Explorer `_ * For more detailed ``board`` information please scroll tables below by horizontal. Arduino ~~~~~~~ .. list-table:: :header-rows: 1 * - Type ``board`` - Name - Microcontroller - Frequency - Flash - RAM * - ``due`` - `Arduino Due (Programming Port) `_ - AT91SAM3X8E - 84 MHz - 512 Kb - 32 Kb * - ``dueUSB`` - `Arduino Due (USB Native Port) `_ - AT91SAM3X8E - 84 MHz - 512 Kb - 32 Kb Digistump ~~~~~~~~~ .. list-table:: :header-rows: 1 * - Type ``board`` - Name - Microcontroller - Frequency - Flash - RAM * - ``digix`` - `Digistump DigiX `_ - AT91SAM3X8E - 84 MHz - 512 Kb - 28 Kb SainSmart ~~~~~~~~~ .. list-table:: :header-rows: 1 * - Type ``board`` - Name - Microcontroller - Frequency - Flash - RAM * - ``sainSmartDue`` - `SainSmart Due (Programming Port) `_ - AT91SAM3X8E - 84 MHz - 512 Kb - 32 Kb * - ``sainSmartDueUSB`` - `SainSmart Due (USB Native Port) `_ - AT91SAM3X8E - 84 MHz - 512 Kb - 32 Kb