Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

Add espnow #483

Open
wants to merge 23 commits into
base: Dev
Choose a base branch
from
Open

Add espnow #483

wants to merge 23 commits into from

Commits on Oct 18, 2019

  1. Add esp_espnow.c to /mods

    rodgergr authored and rodgergr committed Oct 18, 2019
    Configuration menu
    Copy the full SHA
    f1e4590 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2019

  1. Compiles espnow

    rodgergr committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    320255e View commit details
    Browse the repository at this point in the history
  2. Add recv_queue_handler

    rodgergr committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    ebe46d8 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2019

  1. Fix missing link in mpconfigport

    rodgergr authored and rodgergr committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    ce2c433 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2019

  1. First successful compile & build as a Class

    rodgergr authored and rodgergr committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    1772e00 View commit details
    Browse the repository at this point in the history
  2. Added self_in to methods

    rodgergr authored and rodgergr committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    403ec46 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2020

  1. Fix wrong function name error in recv_queue_handler

    rodgergr authored and rodgergr committed Mar 8, 2020
    Configuration menu
    Copy the full SHA
    d628cbc View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2020

  1. Save makefile changes

    Rodger Griffiths committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    e9c7fc4 View commit details
    Browse the repository at this point in the history
  2. Synch to Pycom Dev

    Rodger Griffiths committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    ef65a7d View commit details
    Browse the repository at this point in the history
  3. Enable -jN Switch

    Rodger Griffiths committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    26c0899 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'Dev' into espnow_class

    Rodger Griffiths committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    189735e View commit details
    Browse the repository at this point in the history
  5. Compiles under 1.20.2.r2

    Rodger Griffiths committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    8a816e3 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2020

  1. Make a singleton

    rodgergr committed Dec 12, 2020
    Configuration menu
    Copy the full SHA
    71f9a74 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2021

  1. Modify framebuf to rotate

    Rodger Griffiths committed Jan 17, 2021
    Configuration menu
    Copy the full SHA
    38e352b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'espnow_class' of https://github.com/rodgergr/pycom-micr…

    …opython-sigfox-1 into espnow_class
    Rodger Griffiths committed Jan 17, 2021
    Configuration menu
    Copy the full SHA
    f1843e3 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'espnow_class' of https://github.com/rodgergr/pycom-micr…

    …opython-sigfox-1 into espnow_g20
    Rodger Griffiths committed Jan 17, 2021
    Configuration menu
    Copy the full SHA
    95b8bd1 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2021

  1. Revert framebuf

    Rodger Griffiths committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    9402d9f View commit details
    Browse the repository at this point in the history
  2. Fix extra #endifs from merge

    Rodger Griffiths committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    0e34221 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2021

  1. First espnow build success

    Rodger Griffiths committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    912d361 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2021

  1. Merge new ESPNow by glenn20

    Rodger Griffiths committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    94093f3 View commit details
    Browse the repository at this point in the history
  2. Update .gitignore

    Rodger Griffiths committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    c44eb81 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2021

  1. Tidy

    Rodger Griffiths committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    6ea03c7 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'espnow_g20_dev' into espnow_class

    Rodger Griffiths committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    06bff87 View commit details
    Browse the repository at this point in the history