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

update the SDK to 1.0.1_b2_15_04_10, and some more #93

Merged
merged 11 commits into from
Apr 23, 2015
Merged

update the SDK to 1.0.1_b2_15_04_10, and some more #93

merged 11 commits into from
Apr 23, 2015

Commits on Apr 19, 2015

  1. Configuration menu
    Copy the full SHA
    c3797eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c53c81 View commit details
    Browse the repository at this point in the history
  3. add to ESP class:

    getChipId
    getSDKversion
    getBootVersion
    getBootMode
    getCPUfreqMHz
    
    add some defines for AVR like WDT control
    Links2004 committed Apr 19, 2015
    Configuration menu
    Copy the full SHA
    1590beb View commit details
    Browse the repository at this point in the history
  4. test for #86

    Links2004 committed Apr 19, 2015
    Configuration menu
    Copy the full SHA
    1dd2897 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2015

  1. add files to ignore

    (use hardlink) to get git hardware in arduino dir
    Links2004 committed Apr 21, 2015
    Configuration menu
    Copy the full SHA
    b2ee187 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b311b6 View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    af6c400 View commit details
    Browse the repository at this point in the history
  4. add prototypes for ets_vsnprintf and ets_vprintf

    fix some compiler warnings
    Links2004 committed Apr 21, 2015
    Configuration menu
    Copy the full SHA
    129175c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    19fccb6 View commit details
    Browse the repository at this point in the history
  6. add INPUT_PULLDOWN support

    Links2004 committed Apr 21, 2015
    Configuration menu
    Copy the full SHA
    884b600 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2015

  1. fix bug #98

    Links2004 committed Apr 22, 2015
    Configuration menu
    Copy the full SHA
    db86766 View commit details
    Browse the repository at this point in the history