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

keywords.txt 502B

12345678910111213141516171819202122
  1. #######################################
  2. # Syntax Coloring Map For EEPROM
  3. #######################################
  4. #######################################
  5. # Datatypes (KEYWORD1)
  6. #######################################
  7. EEPROM KEYWORD1
  8. EERef KEYWORD1
  9. EEPtr KEYWORD2
  10. #######################################
  11. # Methods and Functions (KEYWORD2)
  12. #######################################
  13. update KEYWORD2
  14. #######################################
  15. # Constants (LITERAL1)
  16. #######################################