Skip to content

Cleanup the keywords.txt file (deleting superfluous entries and adding missing ones). #9

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
Feb 15, 2021
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
5 changes: 3 additions & 2 deletions keywords.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,14 @@ Arduino_Portenta_OTA KEYWORD1
Arduino_Portenta_OTA_SD KEYWORD1
Arduino_Portenta_OTA_QSPI KEYWORD1
Error KEYWORD1
StorageTypePortenta KEYWORD1

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

isOtaCapable KEYWORD2
begin KEYWORD2
setUpdateLen KEYWORD2
update KEYWORD2
reset KEYWORD2
download KEYWORD2
Expand All @@ -32,10 +33,10 @@ SD_FATFS LITERAL1
SD_FATFS_MBR LITERAL1

None LITERAL1
NoCapableBootloader LITERAL1
NoOtaStorage LITERAL1
OtaStorageInit LITERAL1
OtaStorageOpen LITERAL1
OtaHeaderLength LITERAL1
OtaHeaderCrc LITERAL1
OtaHeaterMagicNumber LITERAL1
OtaStorageWrite LITERAL1