We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bda9016 commit 376c0aeCopy full SHA for 376c0ae
keywords.txt
@@ -0,0 +1,23 @@
1
+#######################################
2
+# Syntax Coloring Map For Arduino_UnifiedStorage
3
4
+
5
6
+# Datatypes (KEYWORD1)
7
8
9
+Arduino_UnifiedStorage KEYWORD1
10
11
12
+# Methods and Functions (KEYWORD2)
13
14
15
+mount KEYWORD2
16
+unmount KEYWORD2
17
+register_hotplug_callback KEYWORD2
18
+deregister_hotplug_callback KEYWORD2
19
+mkfs KEYWORD2
20
21
22
+# Constants (LITERAL1)
23
0 commit comments