1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-24 19:42:27 +03:00
Commit Graph

7 Commits

Author SHA1 Message Date
d1a0c53805 Squashed commit of the following:
commit 810ab68ae5
Author: Ivan Grokhotkov <igrokhotkov@gmail.com>
Date:   Mon Nov 9 01:37:22 2015 +0300

    Fix WiFiClientSecure::connected (#43)

    thanks @whyameye

commit 7384c3814b
Merge: 46468d4 464d891
Author: Markus <Links2004@users.noreply.github.com>
Date:   Sun Nov 8 23:04:52 2015 +0100

    Merge pull request #985 from Links2004/docu

    add missing exit in php sample

commit 464d891877
Author: Markus Sattler <help.markus+git@gmail.com>
Date:   Sun Nov 8 22:48:48 2015 +0100

    add missing exit in php sample

commit 46468d4af7
Author: Ivan Grokhotkov <igrokhotkov@gmail.com>
Date:   Mon Nov 9 00:18:08 2015 +0300

    I2C: generate STOP in case of NACK (fix #698, #254)

    thanks @petrd and @Yazzcat

commit 4cf72e7ef4
Author: Ivan Grokhotkov <igrokhotkov@gmail.com>
Date:   Sun Nov 8 23:44:25 2015 +0300

    Add libc time functions

    Merging https://github.com/igrr/axtls-8266/pull/1 by @Juppit into the core

commit 11340a5d76
Author: Ivan Grokhotkov <igrokhotkov@gmail.com>
Date:   Sun Nov 8 15:01:17 2015 +0300

    Fix some typos
2015-11-09 13:09:30 +08:00
041f971a8b Add FS::format (#702) 2015-08-31 10:26:04 +03:00
700cb3a527 Travis-CI: Install libraries into sketchbook/libraries directory 2015-08-10 17:03:35 +03:00
e5f9bec4ed Install necessary libraries during travis build 2015-08-10 16:47:17 +03:00
47a24ef23a FileSystem: update test case 2015-07-30 13:58:00 +03:00
bbd8c9b411 FS wrapper 2015-07-28 15:23:11 +03:00
496da02f14 Verify sketches as part of travis build
Squashed commits:
[7d1b42f] Encrypt token, skip some tests
[17b8f39] Fix sha1 example path
[f3050b1] Fix build, add webhook
[fd2c9bd] Fix build errors, update mDNS library readme
[7b87031] Make common.sh more flexible
[3ba3eb2] Test all sketches
[87beb8a] Build all sketches in esp8266 core
[f2464f1] Fix paths
[823a9ae] Remove sudo usage
[7fce734] Fix arduino commands
[619bc7d] Move all commands into travis script
[15a5ada] First attempt test runner
2015-07-23 16:06:07 +03:00