platform-teensy:Teensy:PlatformIO的开发平台

时间:2024-02-22 09:46:42
【文件属性】:

文件名称:platform-teensy:Teensy:PlatformIO的开发平台

文件大小:629KB

文件格式:ZIP

更新时间:2024-02-22 09:46:42

arduino teensy mbed platformio teensyduino

Teensy: 开发平台 Teensy是一个完整的基于USB的微控制器开发系统,占地面积很小,能够执行多种类型的项目。 所有编程均通过USB端口完成。 不需要特殊的编程器,只需要标准的USB电缆和带有USB端口的PC或Macintosh。 (PlatformIO平台注册表中的) (高级用法,软件包,开发板,框架等) 用法 创建PlatformIO项目并在文件中配置一个平台选项: 稳定版 [env:stable] platform = teensy board = ... ... 开发版 [env:development] platform = https://github.com/platformio/platform-teensy.git board = ... ... 组态 请导航到。


【文件预览】:
platform-teensy-master
----.github()
--------workflows()
----builder()
--------frameworks()
--------main.py(7KB)
----examples()
--------arduino-internal-libs()
--------mbed-events()
--------arduino-blink()
--------mbed-serial()
--------arduino-hid-usb-mouse()
--------mbed-blink()
--------mbed-dsp()
----LICENSE(9KB)
----README.md(1KB)
----platform.py(3KB)
----boards()
--------teensy35.json(677B)
--------teensy40.json(627B)
--------teensy31.json(657B)
--------teensy2.json(456B)
--------teensy2pp.json(445B)
--------teensylc.json(636B)
--------teensy30.json(538B)
--------teensy41.json(631B)
--------teensy36.json(678B)
----misc()
--------svd()
----.gitignore(23B)
----platform.json(2KB)

网友评论