PlatformIO package of the Teensy core framework compatible with GCC 10 & C++20
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.

16 lines
368B

  1. {
  2. "name": "framework-arduinoteensy-cxx20",
  3. "version": "0.1.0",
  4. "description": "Arduino Wiring-based Framework for Teensy boards w/ C++20 support",
  5. "keywords": [
  6. "framework",
  7. "arduino",
  8. "teensy"
  9. ],
  10. "homepage": "https://www.arduino.cc/reference/en",
  11. "repository": {
  12. "type": "git",
  13. "url": "https://github.com/PaulStoffregen/cores"
  14. }
  15. }