source: rtos_arduino/trunk/arduino_lib/libraries/Rest/keywords.txt@ 136

Last change on this file since 136 was 136, checked in by ertl-honda, 8 years ago

ライブラリとOS及びベーシックなサンプルの追加.

File size: 540 bytes
Line 
1#######################################
2# Syntax Coloring Map For Rest
3#######################################
4
5#######################################
6# Datatypes (KEYWORD1)
7#######################################
8
9rest KEYWORD1
10
11#######################################
12# Methods and Functions (KEYWORD2)
13#######################################
14
15begin KEYWORD2
16standby KEYWORD2
17
18
19
20#######################################
21# Constants (LITERAL1)
22#######################################
23WAKE_EXT_INTERRUPT LITERAL1
24WAKE_RTC_ALARM LITERAL1
25
26
27
Note: See TracBrowser for help on using the repository browser.