8000 capsules: kv: Support 512 byte KV values by alistair23 · Pull Request #4248 · tock/tock · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

capsules: kv: Support 512 byte KV values #4248

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

alistair23
Copy link
Contributor

Pull Request Overview

Some of the new LoRaWAN examples are writing more then 256 bytes, so let's up the buffer size to allow larger payloads.

Testing Strategy

Writing larger K/V values

TODO or Help Wanted

Documentation Updated

  • Updated the relevant files in /docs, or no updates are required.

Formatting

  • Ran make prepush.

Some of the new LoRaWAN examples are writing more then 256 bytes, so
let's up the buffer size to allow larger payloads.

Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
@alevy
Copy link
Member
alevy commented Nov 22, 2024

I don't mind this change, though I'm not stoked about the arbitrary nature of the sizes. What about the next application that needs more than 512 bytes?

@alevy alevy added this pull request to the merge queue Dec 3, 2024
Merged via the queue into tock:master with commit 2cceb10 Dec 3, 2024
12 checks passed
@alistair23 alistair23 deleted the alistair/kv-update branch December 3, 2024 04:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0