Teensy development platform for PlatformIO compatible with GCC10 & C++20
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

14 行
416B

  1. ; PlatformIO Project Configuration File
  2. ;
  3. ; Build options: build flags, source filter, extra scripting
  4. ; Upload options: custom port, speed and extra flags
  5. ; Library options: dependencies, extra library storages
  6. ;
  7. ; Please visit documentation for the other options and examples
  8. ; http://docs.platformio.org/page/projectconf.html
  9. [env:teensy31]
  10. platform = teensy
  11. framework = mbed
  12. board = teensy31