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

NOISSUE - Add esp32 coap capability #10

Open
wants to merge 18 commits into
base: main
Choose a base branch
from

Commits on Aug 23, 2023

  1. Add esp32 mqtt capability

    Signed-off-by: 1998-felix <[email protected]>
    felixgateru committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    fbbbf7a View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Add stm32 capability

    Signed-off-by: 1998-felix <[email protected]>
    felixgateru committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    ab2d352 View commit details
    Browse the repository at this point in the history
  2. Add README.nd

    Signed-off-by: 1998-felix <[email protected]>
    felixgateru committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    1f6ea75 View commit details
    Browse the repository at this point in the history
  3. Add spaces on h files

    Signed-off-by: 1998-felix <[email protected]>
    felixgateru committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    bb0c329 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Format code

    Signed-off-by: 1998-felix <[email protected]>
    felixgateru committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    6907601 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Update Makefile

    Signed-off-by: 1998-felix <[email protected]>
    felixgateru committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    7adb0d9 View commit details
    Browse the repository at this point in the history
  2. Update function name

    Signed-off-by: 1998-felix <[email protected]>
    felixgateru committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    30c419a View commit details
    Browse the repository at this point in the history
  3. Change variable name

    Signed-off-by: 1998-felix <[email protected]>
    felixgateru committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    157dbb0 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Change function name

    Signed-off-by: 1998-felix <[email protected]>
    felixgateru committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    9206608 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Cleaning up

    Signed-off-by: 1998-felix <[email protected]>
    felixgateru committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    4aaeba3 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Add coap support

    Signed-off-by: 1998-felix <[email protected]>
    felixgateru committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    77e505e View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Add config file

    Signed-off-by: 1998-felix <[email protected]>
    felixgateru committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    8e1b68f View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Merge pull request mainflux#3 from 1998-felix/esp32_mqtt

    Add esp32 mqtt capability
    drasko authored Sep 15, 2023
    Configuration menu
    Copy the full SHA
    9a7ba11 View commit details
    Browse the repository at this point in the history
  2. Merge pull request mainflux#5 from 1998-felix/stm32_mqtt

    NOISSUE-Add stm32 mqtt capability
    drasko authored Sep 15, 2023
    Configuration menu
    Copy the full SHA
    3f6c8f9 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Add coap support

    Signed-off-by: 1998-felix <[email protected]>
    felixgateru committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    586c7e7 View commit details
    Browse the repository at this point in the history
  2. Add config file

    Signed-off-by: 1998-felix <[email protected]>
    felixgateru committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    6cc5aaa View commit details
    Browse the repository at this point in the history
  3. Append CoAP config

    Signed-off-by: felix.gateru <[email protected]>
    felixgateru committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    99b3b96 View commit details
    Browse the repository at this point in the history
  4. Add coap config

    Signed-off-by: felix.gateru <[email protected]>
    felixgateru committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    ab6724a View commit details
    Browse the repository at this point in the history