forked from Pillar1989/spartan-edge-esp32-boot
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathkeywords.txt
28 lines (22 loc) · 792 Bytes
/
keywords.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
#################################################
# Syntax Coloring Map For spartan-edge-esp32-boot
#################################################
##############################################################
# Class (KEYWORD1)
##############################################################
spartan_edge_esp32_boot KEYWORD1 spartan-edge-esp32-boot
#######################################
# Methods and Functions (KEYWORD2)
#######################################
# spartan_edge_esp32_boot methods
begin KEYWORD2
xfpgaGPIOInit KEYWORD2
xlibsSstream KEYWORD2
#######################################
# Constants (LITERAL1)
#######################################
XFPGA_CCLK_PIN LITERAL1
XFPGA_DIN_PIN LITERAL1
XFPGA_PROGRAM_PIN LITERAL1
XFPGA_INTB_PIN LITERAL1
XFPGA_DONE_PIN LITERAL1