9 Commits

Author SHA1 Message Date
E M
0561031051
docs: add compilation flag to readme
Add -DCOMPILE_TUTORIAL_EXAMPLES=1 to readme, so that uploader and downloader binaries are created during the build, and the readme instructions make sense
2026-02-16 14:09:56 +11:00
gmega
7bf64b65b7
docs: update README to reflect current implementation
Add INI config file support, e_storage_spr() usage, nat config field,
uploader/downloader examples, and correct project structure.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 15:50:33 -03:00
gmega
343e1303ed
feat: add INI file handling, other cosmetic changes 2026-02-02 15:38:35 -03:00
gmega
88fa3de963
minor fixes 2026-01-30 18:14:42 -03:00
gmega
0f131937a8
feat: add e_storage_spr, fix memory management for resp 2026-01-30 17:33:19 -03:00
gmega
b2d4337f9a
cleanup README 2026-01-30 12:51:38 -03:00
gmega
d8cc33e2bf
Reorganize as easystorage library with storageconsole example
- Rename easylibstorage to easystorage
- Build libeasystorage.so as shared library
- Move main.c to examples/storageconsole.c
- Update README to focus on library usage

Co-authored-by: Claude <noreply@anthropic.com>
2026-01-30 12:48:51 -03:00
gmega
219bbb58a0
minor renaming/rewording 2026-01-30 12:40:07 -03:00
gmega
595190e9be
Add README, licenses, and update prompt/main for datadir parameter
Co-authored-by: Claude <noreply@anthropic.com>
2026-01-30 12:00:38 -03:00