1#
2# Copyright (c) 2020, Bernhard Kraemer
3#
4# SPDX-License-Identifier: Apache-2.0
5#
6
7identifier: teensy41
8name: PJRC TEENSY41
9type: mcu
10arch: arm
11toolchain:
12  - zephyr
13  - gnuarmemb
14  - xtools
15ram: 768
16flash: 8192
17supported:
18  - counter
19  - gpio
20  - sdhc
21  - usb_device
22  - netif:eth
23testing:
24  ignore_tags:
25    - net
26    - posix
27vendor: nxp
28