Commit graph

135 commits

Author SHA1 Message Date
Dan Halbert
91b95630f2
oops, remove --verbose 2019-01-28 12:12:30 -05:00
Dan Halbert
5f1cdbbf57
Merge pull request #37 from dhalbert/signing.py-execute
stop trying to fix esp8266 2.5.0-beta1 permission problem
2019-01-28 11:36:57 -05:00
Dan Halbert
c6ff350267 turn on arduino --verbose to see failure 2019-01-28 10:47:53 -05:00
Dan Halbert
6cb5be0ad4 stop trying to fix esp8266 2.5.0-beta1 permission problem 2019-01-28 10:11:47 -05:00
Limor "Ladyada" Fried
e5d9f883eb
Update Doxyfile.default
don't test markdowns!
2019-01-22 11:56:58 -05:00
Brennen Bearnes
7f78883303 add PLATFORM_CHECK_ONLY_ON_FILE environment var for limiting arduino checks (#36)
* add PLATFORM_CHECK_ONLY_ON_FILE environment var for limiting arduino checks

* add build_aux_platforms()
2019-01-10 17:31:13 -05:00
Dan Halbert
905dfd1a1d
Merge pull request #35 from dhalbert/esp8266-build-options
update esp8266 option names
2018-12-12 13:54:46 -05:00
Dan Halbert
690f46db1a bump arduino ide version to 1.8.7 2018-12-12 13:48:42 -05:00
Dan Halbert
723ef580ae update esp8266 option names 2018-12-12 13:44:36 -05:00
ladyada
59d27fe9e2 just to check 2018-12-12 13:27:42 -05:00
ladyada
dff2042ce0 what if we just chmod it, does that help? 2018-12-12 13:13:45 -05:00
ladyada
5636eb82fa fix another esp note 2018-12-12 13:05:00 -05:00
ladyada
654a669b5c fix changed esp8266 menu options 2018-12-12 13:00:44 -05:00
Dan Halbert
7345b3c614
Merge pull request #33 from dhalbert/doxygen-download
ftp.stack.nl is gone; change download location
2018-12-12 10:56:24 -05:00
Dan Halbert
1d4d820fa7 ftp.stack.nl is gone; change download location 2018-12-11 18:12:38 -05:00
dean
a6a4ff40ae DM: add trellis m4 to m4 platforms 2018-11-01 13:52:13 -04:00
Kryštof Černý
cf69420be1 Version bump + note (#31)
* Bump version in install.sh as well

* Add a note about IDE version variable
2018-10-17 11:10:19 -07:00
frazar
a2ededd6ee Bump Arduino IDE version to 1.8.7 (#30) 2018-10-08 09:10:23 -07:00
Kryštof Černý
efa12188d2 Use stable ESP32 library + fixes (#29)
* Use stable esp32 library

* Fixes

* Version bump + cleanup

* Bump IDE version

* Fix

* Switch to old version for testing purposes

* Switch back to newer version of IDE
2018-09-01 08:21:43 -07:00
Kryštof Černý
38c5f8e901 Add more colors and enhance log output (#28)
* Add color definition

* Replace current colors

* Add some yellow and tweak color names

* Fix

* Add more info about Installing Arduino IDE

* Improvements

* Uppercase

* Make esp32 pull silent

* Enhancements

* Fix

* Fix color codes

* Fix checkmarks

* Add more colors!

* Remove not-working coloring

* Remove mkdir warning when cache is on
2018-07-19 06:29:51 -07:00
Kryštof Černý
e38c333761 Major bug fix + fix building PRs on adafruit/travis-ci-arduino (#27)
* Fix install.sh path

* Fix

* Remove newline

* Fix Arduino IDE reinstall

* Use normal blink instead of BlinkPlus
2018-07-18 11:41:36 -07:00
deanm1278
aa64a8fc4a
Merge pull request #26 from adafruit/travis-cache
Travis cache
2018-07-09 17:45:30 -04:00
dean
518f03876a DM: fix? 2018-07-09 17:15:02 -04:00
CornyjK
2e4b76d31a
Add caching support 2018-07-09 20:29:49 +02:00
deanm1278
1f99208418
Merge pull request #24 from adafruit/io-platforms
add io platforms
2018-06-20 14:02:37 -04:00
dean
28a670a751 add io platforms 2018-06-20 13:17:56 -04:00
ladyada
d96175195d change to use feather 2018-05-20 13:54:04 -04:00
ladyada
3bc4c7f478 fixup esp32 2018-05-20 13:25:53 -04:00
ladyada
e19106157d step by step 2018-05-20 13:22:30 -04:00
ladyada
c290eb7d12 try esp32? 2018-05-20 13:15:38 -04:00
Limor "Ladyada" Fried
c32b532dc2
Merge pull request #23 from mattheuslee/mega2560
Add mega2560 to main platforms
2018-05-20 13:05:37 -04:00
mattheuslee
91b828ce75
Add mega2560 to main platforms 2018-04-29 14:29:51 +08:00
deanm1278
855c1cb757
Merge pull request #21 from adafruit/dm-m4
Dm m4
2018-04-12 15:25:48 -04:00
dean
765f1bf593 DM: add m4 to main platforms 2018-04-12 15:12:23 -04:00
dean
0b2854c66a DM: add m4 to samd and standalone m4 platform 2018-04-12 15:04:17 -04:00
deanm1278
f06ed11fe6
Merge pull request #19 from adafruit/dm-zero
add SAMD M0 only build platform
2018-02-13 14:13:37 -05:00
deanm1278
e74dc2f3fb
Update install.sh 2018-02-13 14:03:19 -05:00
deanm1278
d66d6e3362
Update install.sh 2018-02-13 13:28:52 -05:00
ladyada
d9fa5f6769 add adafruit samd, try with board-support repo 2018-02-06 22:08:23 -05:00
Limor "Ladyada" Fried
dcd9f77198
try again! 2018-01-25 13:39:13 -05:00
Limor "Ladyada" Fried
a1b440b510
don't push on PR 2018-01-25 13:29:55 -05:00
Limor "Ladyada" Fried
1103682d80
Update doxy_gen_and_deploy.sh 2018-01-23 01:10:16 -05:00
Limor "Ladyada" Fried
7dde56cc59
Update doxy_gen_and_deploy.sh 2018-01-23 01:09:44 -05:00
Limor "Ladyada" Fried
d1c4893975
Update doxy_gen_and_deploy.sh 2018-01-21 23:01:32 -05:00
Limor "Ladyada" Fried
4108b64d6c
Update doxy_gen_and_deploy.sh 2018-01-21 21:31:21 -05:00
Limor "Ladyada" Fried
f67ea9f815
Merge pull request #18 from adafruit/dm-cplay-new
DM: fix doxygen for existing doxyfile
2018-01-19 12:19:32 -05:00
dean
091f863e79 DM: fix doxygen for existing doxyfile 2018-01-19 11:17:56 -05:00
Limor "Ladyada" Fried
6e5319dd7f
Update README.md 2018-01-18 16:12:01 -05:00
deanm1278
a6bdd03e6a
Merge pull request #17 from adafruit/dm-cplay
DM: adding cplay platforms
2018-01-17 16:36:06 -05:00
dean
00c74e0422 DM: adding cplay platforms 2018-01-17 15:38:30 -05:00