Skip to content

Commit

Permalink
Added system call address for NVS::commit()
Browse files Browse the repository at this point in the history
  • Loading branch information
nthnn committed May 21, 2024
1 parent 25ea2a9 commit 7c35d6f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sdk/librishka_impl.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@ enum rishka_syscall {
RISHKA_SC_DISPLAY_VIEWPORT_WIDTH,
RISHKA_SC_DISPLAY_SUPPORTED_COLORS,

RISHKA_SC_NVS_COMMIT,
RISHKA_SC_NVS_ERASE,
RISHKA_SC_NVS_ERASE_ALL,
RISHKA_SC_NVS_SET_I8,
Expand Down

0 comments on commit 7c35d6f

Please sign in to comment.