의 미러
https://github.com/wolfSSL/wolfssl.git
synced 2025-01-18 21:24:54 +00:00
21 lines
623 B
Text
21 lines
623 B
Text
# Syntax Coloring Map For wolfSSL
|
|
# See https://arduino.github.io/arduino-cli/0.35/library-specification/#keywords
|
|
#
|
|
# Be sure to use tabs, not spaces. This might help:
|
|
# tr ' ' '\t' < keywords1.txt > keywords.txt
|
|
|
|
#=============================================
|
|
# Datatypes (KEYWORD1)
|
|
#=============================================
|
|
|
|
|
|
#=============================================
|
|
# Methods and Functions (KEYWORD2)
|
|
#=============================================
|
|
wolfSSL_SetIORecv KEYWORD1
|
|
|
|
#=============================================
|
|
# Instances (KEYWORD2)
|
|
#=============================================
|
|
ctx KEYWORD2
|
|
|