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

add more libc functions, fix possible null prt, force close of tcp on error, fix printf / serial.print mix problems, code style #60

Merged
merged 11 commits into from
Apr 11, 2015

Commits on Apr 3, 2015

  1. add __ieee754 functions

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

Commits on Apr 6, 2015

  1. add more libc functions

    add missing ICACHE_RODATA_ATTR define in #else case
    Links2004 committed Apr 6, 2015
    Configuration menu
    Copy the full SHA
    183bc84 View commit details
    Browse the repository at this point in the history
  2. add size check to write

    some more debug output
    Links2004 committed Apr 6, 2015
    Configuration menu
    Copy the full SHA
    0aa5c5d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03ea7d9 View commit details
    Browse the repository at this point in the history
  4. force tcp close in error

    Links2004 committed Apr 6, 2015
    Configuration menu
    Copy the full SHA
    0bad837 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e568c58 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0e1b8ef View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'remotes/esp8266/esp8266' into esp8266

    Conflicts:
    	hardware/esp8266com/esp8266/cores/esp8266/core_esp8266_noniso.c
    Links2004 committed Apr 6, 2015
    Configuration menu
    Copy the full SHA
    b871f9c View commit details
    Browse the repository at this point in the history
  8. 4 Configuration menu
    Copy the full SHA
    9d93fb2 View commit details
    Browse the repository at this point in the history
  9. remove some warnings

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

Commits on Apr 8, 2015

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