PlatformIO package of the Teensy core framework compatible with GCC 10 & C++20
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

23 行
502B

  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. #######################################