Ivan Grokhotkov
|
61cd8d8385
|
examples: format all .ino files
This formats all the example source files using Arduino style rules.
|
2018-03-08 14:32:06 +08:00 |
|
Marvin Roger
|
1071e8ada1
|
Add libraries categories
|
2015-11-02 19:23:26 +01:00 |
|
Ivan Grokhotkov
|
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 |
|
Markus Sattler
|
4015a47b08
|
add one missing const
|
2015-05-20 20:04:15 +02:00 |
|
Markus Sattler
|
a0b1dff542
|
code style
|
2015-05-20 19:48:24 +02:00 |
|
Markus Sattler
|
4b786d0df6
|
add more functions to handle sha1 in differed cases
|
2015-05-20 19:41:40 +02:00 |
|
Markus Sattler
|
495e21d53e
|
missed rename
|
2015-05-20 19:20:17 +02:00 |
|
Markus Sattler
|
4b1c99af44
|
the sha1 functions are part of the SDK so remove sha1.c
|
2015-05-20 19:17:25 +02:00 |
|
Markus Sattler
|
661c7075b7
|
add Hash library currently supports SHA1
|
2015-05-20 18:57:42 +02:00 |
|