Skip to content

Adafruit Feather-M0

lbuild module: modm:board:feather-m0

At the Feather M0's heart is an ATSAMD21G18 ARM Cortex M0 processor, clocked at 48 MHz and at 3.3V logic, the same one used in the new Arduino Zero. This chip has a whopping 256K of FLASH (8x more than the Atmega328 or 32u4) and 32K of RAM (16x as much)! This chip comes with built in USB so it has USB-to-Serial program & debug capability built in with no need for an FTDI-like chip.

https://www.adafruit.com/product/2772

This module is only available for samd1x/d2x/dax.

Dependencies

modm:board:feather-m0 modm_board_feather_m0 modm: board: feather-m0 modm_debug modm: debug modm_board_feather_m0->modm_debug modm_platform_clock modm: platform: clock modm_board_feather_m0->modm_platform_clock modm_platform_core modm: platform: core modm_board_feather_m0->modm_platform_core modm_platform_gclk modm: platform: gclk modm_board_feather_m0->modm_platform_gclk modm_platform_gpio modm: platform: gpio modm_board_feather_m0->modm_platform_gpio modm_platform_uart_0 modm: platform: uart: 0 modm_board_feather_m0->modm_platform_uart_0 modm_platform_usb modm: platform: usb modm_board_feather_m0->modm_platform_usb

Limited availability: Check with 'lbuild discover' if this module is available for your target!