Skip to content

Commit 5f7f34a

Browse files
committed
Add keywords.txt
1 parent 272c936 commit 5f7f34a

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

keywords.txt

+23
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
########################################
2+
# Syntax Coloring Map For ArduinoBearSSL
3+
########################################
4+
5+
########################################
6+
# Datatypes (KEYWORD1)
7+
########################################
8+
9+
ArduinoBearSSL KEYWORD1
10+
BearSSLClient KEYWORD1
11+
12+
########################################
13+
# Methods and Functions (KEYWORD2)
14+
########################################
15+
16+
getTime KEYWORD2
17+
onGetTime KEYWORD2
18+
19+
setEccSlot KEYWORD2
20+
21+
########################################
22+
# Constants (LITERAL1)
23+
########################################

0 commit comments

Comments
 (0)