# | |
# Copyright (c) 2021, MADMACHINE LIMITED | |
# | |
# SPDX-License-Identifier: Apache-2.0 | |
# | |
identifier: mm_feather | |
name: MM MM-FEATHER | |
type: mcu | |
arch: arm | |
toolchain: | |
- zephyr | |
- gnuarmemb | |
- xtools | |
ram: 32768 | |
flash: 8192 | |
supported: | |
- counter | |
- sdhc | |
- gpio | |
- i2c | |
- dma | |
- uart | |
- pwm | |
- spi |