Skip to content

Fix: add missing keywords.txt. #10

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 24, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 32 additions & 0 deletions keywords.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
#######################################
# Syntax Coloring Map for Arduino_PF1550
#######################################

#######################################
# Class (KEYWORD1)
#######################################

PF1550 KEYWORD1

#######################################
# Methods and Functions (KEYWORD2)
#######################################

begin KEYWORD2
debug KEYWORD2
setPMICbit KEYWORD2
writePMICreg KEYWORD2
readPMICreg KEYWORD2
configLDO1 KEYWORD2
configLDO2 KEYWORD2
configLDO3 KEYWORD2
configSw2 KEYWORD2
configCharger KEYWORD2
ISR_onPMICEvent KEYWORD2
onPMICEvent KEYWORD2

#######################################
# Constants (LITERAL1)
#######################################

PF1550_I2C_ADDR LITERAL1