Skip to content

for project #762

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

Closed
wants to merge 76 commits into from
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
76 commits
Select commit Hold shift + click to select a range
ded9606
remove Arduino IDE files
sandeepmistry Mar 28, 2015
728351e
delete sam and avr folders
sandeepmistry Mar 28, 2015
bc2c88f
remove . files
sandeepmistry Mar 28, 2015
2a96650
remove . files
sandeepmistry Mar 28, 2015
47a1582
move sdk dir
sandeepmistry Mar 28, 2015
af1c7c6
platform specific tools path
sandeepmistry Mar 28, 2015
fcd0fab
add extract OS X tools
sandeepmistry Mar 28, 2015
d9790a1
add extracted Linux tools
sandeepmistry Mar 28, 2015
a7af48d
add extracted windows tools
sandeepmistry Mar 28, 2015
f3e5e5a
remove empty hardware folder
sandeepmistry Mar 28, 2015
0468cc6
Update README.md
sandeepmistry Mar 28, 2015
23c810c
Update README.md
sandeepmistry Mar 28, 2015
89a9e74
Update README.md
sandeepmistry Mar 28, 2015
8915cbb
correct tools.esptool.path
sandeepmistry Mar 28, 2015
e44f3ff
remove need to set programmer
sandeepmistry Mar 30, 2015
906124e
Update README.md
sandeepmistry Mar 30, 2015
1d253c6
add -DESP8266 as extra CFLAG
sandeepmistry Mar 30, 2015
de29a7c
Merge remote-tracking branch 'upstream/esp8266'
sandeepmistry Mar 30, 2015
768c6fd
Merge remote-tracking branch 'upstream/esp8266'
sandeepmistry Apr 2, 2015
9ece688
Merge remote-tracking branch 'upstream/esp8266'
sandeepmistry Apr 2, 2015
a1ceb28
move libc_replacements.c
sandeepmistry Apr 2, 2015
7ea5c96
trailing whitespace
sandeepmistry Apr 2, 2015
c7c18f9
swap \ for / in include
sandeepmistry Apr 2, 2015
44324ed
Merge remote-tracking branch 'upstream/esp8266'
sandeepmistry Apr 3, 2015
52ffd96
Merge remote-tracking branch 'upstream/esp8266'
sandeepmistry Apr 4, 2015
9560f0b
Merge remote-tracking branch 'upstream/esp8266'
sandeepmistry Apr 10, 2015
0e4d7ca
move Adafruit_ILI9341 library folder
sandeepmistry Apr 10, 2015
c85d52e
Merge remote-tracking branch 'upstream/esp8266'
sandeepmistry Apr 12, 2015
9459e3e
ESP8266WiFi: made connected() return true if data is available
bobvanderlinden Apr 16, 2015
7e7403e
Merge remote-tracking branch 'upstream/esp8266'
sandeepmistry Apr 18, 2015
8b6ab17
Update ESP8266WiFi.cpp
hwwr Apr 19, 2015
0a3b3ea
Update ESP8266WiFi.h
hwwr Apr 19, 2015
56ceaa8
Create SmartConfig
hwwr Apr 19, 2015
0ce775c
Add libiconv-2.dll in case not present in path
luc-github Apr 19, 2015
ac05345
Merge pull request #4 from luc-github/master
sandeepmistry Apr 19, 2015
20a166f
fix possible null ptrs in HardwareSerial.cpp
Links2004 Apr 11, 2015
c003445
add void restart(void) and uint16_t getVCC(void) to Esp class
Links2004 Apr 17, 2015
c30d0b0
add includes for <stddef.h> <stdarg.h> <stdio.h> to Arduino.h
Links2004 Apr 17, 2015
c9d0c07
Add get and put functions to EEPROM
boybundit Apr 18, 2015
cadbcd1
Add get and put functions to EEPROM
boybundit Apr 18, 2015
1601053
Use memcpy instead of loop
boybundit Apr 18, 2015
fba238d
Add a version of OneWire library adapted for ESP8266
igrr Jan 25, 2015
d669e77
add OneWire lib to core (#3)
sandeepmistry Apr 19, 2015
e5f1822
move strtok below strtok_r to fix compile issue
sandeepmistry Apr 19, 2015
74e73e8
Merge branch 'patch-3' of https://github.com/hwwr/Arduino into hwwr-p…
igrr Apr 21, 2015
f1143b9
Merge branch 'patch-2' of https://github.com/hwwr/Arduino into hwwr-p…
igrr Apr 21, 2015
6558d8e
Merge branch 'patch-1' of https://github.com/hwwr/Arduino into hwwr-p…
igrr Apr 21, 2015
f0cf0be
SmartConfig refactoring
igrr Apr 21, 2015
299feaf
Merge remote-tracking branch 'upstream/esp8266'
sandeepmistry Apr 21, 2015
6d82015
Merge remote-tracking branch 'upstream/esp8266'
sandeepmistry Apr 25, 2015
196992a
Merge branch 'esp8266' into smartconfig
igrr Apr 26, 2015
245af3d
add new macro for force function to ram
Links2004 Apr 26, 2015
58edcf7
fix some warnings
Links2004 Apr 26, 2015
29e6e51
Merge remote-tracking branch 'upstream/esp8266'
sandeepmistry Apr 26, 2015
64696b7
Update README.md
sandeepmistry Apr 26, 2015
29cf4c4
add _bv macro from avr
Links2004 Apr 26, 2015
f1e6a72
Merge pull request #127 from Links2004/esp8266
igrr Apr 26, 2015
99510e3
UDP multicast APIs fix
igrr Apr 27, 2015
aedf97a
Add destinationIP method to WiFiUDP
igrr Apr 27, 2015
4cf1b1f
Ability to wake from .deepSleep
linagee Apr 27, 2015
85b587c
Merge pull request #135 from linagee/patch-2
igrr Apr 27, 2015
a5f0605
Merge pull request #126 from bobvanderlinden/fix-wifi-connected
igrr Apr 27, 2015
a6be93b
Merge remote-tracking branch 'upstream/esp8266'
sandeepmistry Apr 27, 2015
c397721
Merge remote-tracking branch 'upstream/esp8266'
sandeepmistry Apr 29, 2015
521b4db
Merge remote-tracking branch 'upstream/esp8266'
sandeepmistry May 2, 2015
1894e67
esptool 0.4.3 (from https://github.com/igrr/esptool-ck/releases/tag/0…
sandeepmistry May 2, 2015
ca482ba
Update README.md
sandeepmistry May 2, 2015
f0a674a
Update README.md
sandeepmistry May 2, 2015
f2f0e52
Merge remote-tracking branch 'upstream/esp8266'
sandeepmistry May 9, 2015
2417c15
use runtime.platform.path instead of runtime.hardware.path as suggest…
sandeepmistry May 10, 2015
ecc3e0a
Merge remote-tracking branch 'upstream/esp8266'
sandeepmistry May 16, 2015
829669f
updated xtensa toolchains
sandeepmistry May 16, 2015
778093a
Web server refactoring
igrr May 14, 2015
46a657d
Update README.md
sandeepmistry Aug 30, 2015
99f41d3
Update README.md
sandeepmistry Aug 30, 2015
6a32b46
Update README.md
sandeepmistry Aug 30, 2015
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
Prev Previous commit
Next Next commit
add extracted windows tools
  • Loading branch information
sandeepmistry committed Mar 28, 2015
commit a7af48dfcfee077d06e3840fc63be663661be49f
Binary file added esp8266com/esp8266/tools/windows/esptool.exe
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
This README file is copied into the directory for GCC-only header files
when fixincludes is run by the makefile for GCC.

Many of the files in this directory were automatically edited from the
standard system header files by the fixincludes process. They are
system-specific, and will not work on any other kind of system. They
are also not part of GCC. The reason we have to do this is because
GCC requires ANSI C headers and many vendors supply ANSI-incompatible
headers.

Because this is an automated process, sometimes headers get "fixed"
that do not, strictly speaking, need a fix. As long as nothing is broken
by the process, it is just an unfortunate collateral inconvenience.
We would like to rectify it, if it is not "too inconvenient".
Original file line number Diff line number Diff line change
@@ -0,0 +1,126 @@
/* Copyright (C) 1991-2013 Free Software Foundation, Inc.

This file is part of GCC.

GCC is free software; you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free
Software Foundation; either version 3, or (at your option) any later
version.

GCC is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
for more details.

Under Section 7 of GPL version 3, you are granted additional
permissions described in the GCC Runtime Library Exception, version
3.1, as published by the Free Software Foundation.

You should have received a copy of the GNU General Public License and
a copy of the GCC Runtime Library Exception along with this program;
see the files COPYING3 and COPYING.RUNTIME respectively. If not, see
<http://www.gnu.org/licenses/>. */

#ifndef _LIMITS_H___
#define _LIMITS_H___

/* Number of bits in a `char'. */
#undef CHAR_BIT
#define CHAR_BIT __CHAR_BIT__

/* Maximum length of a multibyte character. */
#ifndef MB_LEN_MAX
#define MB_LEN_MAX 1
#endif

/* Minimum and maximum values a `signed char' can hold. */
#undef SCHAR_MIN
#define SCHAR_MIN (-SCHAR_MAX - 1)
#undef SCHAR_MAX
#define SCHAR_MAX __SCHAR_MAX__

/* Maximum value an `unsigned char' can hold. (Minimum is 0). */
#undef UCHAR_MAX
#if __SCHAR_MAX__ == __INT_MAX__
# define UCHAR_MAX (SCHAR_MAX * 2U + 1U)
#else
# define UCHAR_MAX (SCHAR_MAX * 2 + 1)
#endif

/* Minimum and maximum values a `char' can hold. */
#ifdef __CHAR_UNSIGNED__
# undef CHAR_MIN
# if __SCHAR_MAX__ == __INT_MAX__
# define CHAR_MIN 0U
# else
# define CHAR_MIN 0
# endif
# undef CHAR_MAX
# define CHAR_MAX UCHAR_MAX
#else
# undef CHAR_MIN
# define CHAR_MIN SCHAR_MIN
# undef CHAR_MAX
# define CHAR_MAX SCHAR_MAX
#endif

/* Minimum and maximum values a `signed short int' can hold. */
#undef SHRT_MIN
#define SHRT_MIN (-SHRT_MAX - 1)
#undef SHRT_MAX
#define SHRT_MAX __SHRT_MAX__

/* Maximum value an `unsigned short int' can hold. (Minimum is 0). */
#undef USHRT_MAX
#if __SHRT_MAX__ == __INT_MAX__
# define USHRT_MAX (SHRT_MAX * 2U + 1U)
#else
# define USHRT_MAX (SHRT_MAX * 2 + 1)
#endif

/* Minimum and maximum values a `signed int' can hold. */
#undef INT_MIN
#define INT_MIN (-INT_MAX - 1)
#undef INT_MAX
#define INT_MAX __INT_MAX__

/* Maximum value an `unsigned int' can hold. (Minimum is 0). */
#undef UINT_MAX
#define UINT_MAX (INT_MAX * 2U + 1U)

/* Minimum and maximum values a `signed long int' can hold.
(Same as `int'). */
#undef LONG_MIN
#define LONG_MIN (-LONG_MAX - 1L)
#undef LONG_MAX
#define LONG_MAX __LONG_MAX__

/* Maximum value an `unsigned long int' can hold. (Minimum is 0). */
#undef ULONG_MAX
#define ULONG_MAX (LONG_MAX * 2UL + 1UL)

#if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
/* Minimum and maximum values a `signed long long int' can hold. */
# undef LLONG_MIN
# define LLONG_MIN (-LLONG_MAX - 1LL)
# undef LLONG_MAX
# define LLONG_MAX __LONG_LONG_MAX__

/* Maximum value an `unsigned long long int' can hold. (Minimum is 0). */
# undef ULLONG_MAX
# define ULLONG_MAX (LLONG_MAX * 2ULL + 1ULL)
#endif

#if defined (__GNU_LIBRARY__) ? defined (__USE_GNU) : !defined (__STRICT_ANSI__)
/* Minimum and maximum values a `signed long long int' can hold. */
# undef LONG_LONG_MIN
# define LONG_LONG_MIN (-LONG_LONG_MAX - 1LL)
# undef LONG_LONG_MAX
# define LONG_LONG_MAX __LONG_LONG_MAX__

/* Maximum value an `unsigned long long int' can hold. (Minimum is 0). */
# undef ULONG_LONG_MAX
# define ULONG_LONG_MAX (LONG_LONG_MAX * 2ULL + 1ULL)
#endif

#endif /* _LIMITS_H___ */
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
/* syslimits.h stands for the system's own limits.h file.
If we can use it ok unmodified, then we install this text.
If fixincludes fixes it, then the fixed version is installed
instead of this text. */

#define _GCC_NEXT_LIMITS_H /* tell gcc's limits.h to recurse */
#include_next <limits.h>
#undef _GCC_NEXT_LIMITS_H
Loading