mirror of
https://github.com/arduino/Arduino.git
synced 2024-12-10 21:24:12 +01:00
68e5047736
Renamed Leonardo Only examples folder to USB. Modified keyboard and Mouse examples to indicate Due compatibility. Minor modifications to Due examples to conform with existing example sketches. Added keywords to for Audio, Scheduer, and USBHost libraries.
23 lines
510 B
Plaintext
23 lines
510 B
Plaintext
#######################################
|
|
# Syntax Coloring Map For Scheduler
|
|
#######################################
|
|
|
|
#######################################
|
|
# Datatypes (KEYWORD1)
|
|
#######################################
|
|
|
|
Scheduler KEYWORD1
|
|
|
|
#######################################
|
|
# Methods and Functions (KEYWORD2)
|
|
#######################################
|
|
|
|
yield KEYWORD2
|
|
wait KEYWORD2
|
|
startLoop KEYWORD2
|
|
|
|
#######################################
|
|
# Constants (LITERAL1)
|
|
#######################################
|
|
|