|
123456789101112131415 |
- {
- "name": "framework-arduinoteensy-cxx17",
- "version": "0.1.0",
- "description": "Arduino Wiring-based Framework for Teensy boards w/ C++17 support",
- "keywords": [
- "framework",
- "arduino",
- "teensy"
- ],
- "homepage": "https://www.arduino.cc/reference/en",
- "repository": {
- "type": "git",
- "url": "https://github.com/PaulStoffregen/cores"
- }
- }
|