| { | { | ||||
| "type": "tool", | "type": "tool", | ||||
| "name": "framework-arduinoteensy-cxx17", | |||||
| "name": "framework-arduinoteensy-cxx20", | |||||
| "version": "0.1.0", | "version": "0.1.0", | ||||
| "spec": { | "spec": { | ||||
| "owner": "skepto", | |||||
| "owner": "visus", | |||||
| "id": 99999, | "id": 99999, | ||||
| "name": "framework-arduinoteensy-cxx17", | |||||
| "name": "framework-arduinoteensy-cxx20", | |||||
| "requirements": null, | "requirements": null, | ||||
| "url": null | "url": null | ||||
| } | } |
| { | { | ||||
| "name": "framework-arduinoteensy-cxx17", | |||||
| "name": "framework-arduinoteensy-cxx20", | |||||
| "version": "0.1.0", | "version": "0.1.0", | ||||
| "description": "Arduino Wiring-based Framework for Teensy boards w/ C++17 support", | |||||
| "description": "Arduino Wiring-based Framework for Teensy boards w/ C++20 support", | |||||
| "keywords": [ | "keywords": [ | ||||
| "framework", | "framework", | ||||
| "arduino", | "arduino", |