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

AT v0.22 UDP support and TCP keep alive option #32

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Commits on Apr 8, 2015

  1. Add support for AT 0.22 by Chen Zengpeng

    shennongmin committed Apr 8, 2015
    Configuration menu
    Copy the full SHA
    4a7f41e View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2015

  1. Update docs

    shennongmin committed Apr 9, 2015
    Configuration menu
    Copy the full SHA
    7fde2e8 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2015

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

Commits on Apr 14, 2015

  1. adding feature to send data from flash memory

    Jeremy Ruhland (hatchery) committed Apr 14, 2015
    Configuration menu
    Copy the full SHA
    a4963fe View commit details
    Browse the repository at this point in the history
  2. fixed dereferencing bug

    Jeremy Ruhland (hatchery) committed Apr 14, 2015
    Configuration menu
    Copy the full SHA
    1f01710 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f48d5cf View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2015

  1. Put a bunch of const strings into program memory to keep them out of ram

    Jeremy Ruhland (teller) committed Apr 15, 2015
    Configuration menu
    Copy the full SHA
    c9c2db9 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:JeremyRuhland/ITEADLIB_Arduino_We…

    …eESP8266
    Jeremy Ruhland (teller) committed Apr 15, 2015
    Configuration menu
    Copy the full SHA
    786f5f3 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of github.com:itead/ITEADLIB_Arduino_WeeESP8266

    Jeremy Ruhland (hatchery) committed Apr 15, 2015
    Configuration menu
    Copy the full SHA
    698c81f View commit details
    Browse the repository at this point in the history
  4. Updated api list with new functions

    Jeremy Ruhland (hatchery) committed Apr 15, 2015
    Configuration menu
    Copy the full SHA
    18f767e View commit details
    Browse the repository at this point in the history
  5. removed improper use of F() macro

    Jeremy Ruhland (hatchery) committed Apr 15, 2015
    Configuration menu
    Copy the full SHA
    7af8fa8 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2015

  1. Merge pull request itead#25 from JeremyRuhland/master

    RAM optimization using program flash
    Architecting committed Apr 22, 2015
    Configuration menu
    Copy the full SHA
    c5edd2b View commit details
    Browse the repository at this point in the history

Commits on May 17, 2015

  1. Add feature for get operation mode and...

    ... define default pattern with #define
    jonathandreyer committed May 17, 2015
    Configuration menu
    Copy the full SHA
    464da4f View commit details
    Browse the repository at this point in the history

Commits on May 20, 2015

  1. Merge pull request itead#29 from jonathandreyer/master

    Add feature for get operation mode and define default pattern with #define
    Architecting committed May 20, 2015
    Configuration menu
    Copy the full SHA
    f7ee8c2 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2015

  1. AT v0.22 UDP support

    a-andreyev committed Jun 30, 2015
    Configuration menu
    Copy the full SHA
    044821e View commit details
    Browse the repository at this point in the history