index
:
tangara-fw
main
Tangara firmware
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
drivers
/
nvs.cpp
Age
Commit message (
Expand
)
Author
2024-02-13
Fixed clamp and write on scroll sensitivity
ailurux
2024-02-13
Updated sensitivity nvs store
ailurux
2024-02-13
Merge branch 'main' into scroll-sensitivity
ailurux
2024-02-13
Cache pending nvs writes in memory
jacqueline
2024-02-12
Scroll sensitivity configurable, but inverted
ailurux
2024-02-12
Remove some logging whoopsies
jacqueline
2024-02-12
Remember per-device bluetooth volume
jacqueline
2024-02-06
fix various of bluetooth issues
jacqueline
2024-02-06
Start keeping lock switch polarity in nvs
jacqueline
2024-01-15
Begin migration of remaining screens to Lua
jacqueline
2023-10-28
Annotates the kTag with maybe_unused; they're only used for logging.
Robin Howard
2023-10-03
Write up the new input modes to NVS and settings
jacqueline
2023-09-26
Make NVS access synchronous again
jacqueline
2023-09-22
make bluetooth pairing ui functional
jacqueline
2023-09-13
Make the onboarding flow basically work. Much still to do!
jacqueline
2023-09-08
Flesh out onboarding a little, and add a way to get into it
jacqueline
2023-09-04
Support changing max volume, persisted to nvs
jacqueline
2023-08-29
store the screen brightness in nvs
jacqueline
2023-08-16
Save current output mode to nvs
jacqueline
2023-08-15
persist preferred bluetooth device in nvs
jacqueline
2023-08-01
Basic nvs init + bluetooth in the build
jacqueline