forked from djpnewton/kowhai
-
Notifications
You must be signed in to change notification settings - Fork 1
Required Features
djpnewton edited this page Nov 7, 2011
·
4 revisions
- Simple settings tree parsing (suitable for a limited memory microprocessor environment and privileged kernel env)
- Reasonable settings hierarchy (at least 3 or 4 levels)
- large number of settings symbols
- Arrays of settings
- Composite settings (we could just use the settings hierarchy to build up composite settings types, as long as a whole settings branch is accessible via settings read/write commands)
- Shadow/volatile settings
- Support limited packet sizes (~64 bytes)
- Address (get and set) each setting individually by symbol name