Skip to content
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

CoAP storage demo #350

Draft
wants to merge 14 commits into
base: main
Choose a base branch
from

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    cb11398 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf1e0f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e4c5a1 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    598c537 View commit details
    Browse the repository at this point in the history
  2. fix(coap): Minor lint fixes

    chrysn committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    6502105 View commit details
    Browse the repository at this point in the history
  3. build: Add riot-rs{-,::}coap

    chrysn committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    30f1716 View commit details
    Browse the repository at this point in the history
  4. refactor: Move CoAP stack setup into riot-rs-coap module

    The security setup is not moved in yet.
    
    Choices of address families are propagated into smoltcp to avoid
    mismatches.
    chrysn committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    09a3cb0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bf57daf View commit details
    Browse the repository at this point in the history
  6. ci(doc): Enable CoAP module

    chrysn committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    83d39d9 View commit details
    Browse the repository at this point in the history
  7. fix(coap): Split and simplify example client code to avoid unwraps an…

    …d enhance error handling
    chrysn committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    ed56c41 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    000d917 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    df45ed8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34333d9 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    c5f8687 View commit details
    Browse the repository at this point in the history