aboutsummaryrefslogtreecommitdiff
path: root/src/helpers/IdentityStore.cpp
AgeCommit message (Collapse)Author
2025-05-20* workaround for nRF + LittleFS glitch with seek/truncateScott Powell
2025-05-11wio-e5 : initial portFlorent
2025-04-21Correct opens to use "w" filemode instead of "w+" filemode.AeroXuk
2025-04-21Added Pi PIcoW support in the following modes:AeroXuk
- Companion Radio over USB Serial - Repeater - Room Server - Terminal Chat
2025-02-04* IdentityStore::save() was failing on RAK.Scott Powell
* Repeater: CLI 'erase' command added.
2025-01-26* fixes for various targets (BaseChatMesh not compiling for non-terminal ↵Scott Powell
chat targets)
2025-01-25* simple_secure_chat now with a proper CLIScott Powell
* new: BaseChatMesh class, for abstract chat client
2025-01-20* new target: RAK_4631_RepeaterScott Powell
2025-01-13Initial commitScott Powell