summaryrefslogtreecommitdiff
path: root/ports/esp8266/Makefile
AgeCommit message (Expand)Author
2019-10-13remove ports/esp8266Dan Halbert
2019-02-15WIP: atmel-samd trinket build worksDan Halbert
2019-01-22Merge remote-tracking branch 'adafruit/master' into HEADScott Shawcroft
2019-01-22tell people that esp8266 is no longer supportedLars Kellogg-Stedman
2019-01-13Fresh combined checkin of _pixelbuf library.Roy Hooper
2018-12-06Use the stub for ESP8266 as well.Scott Shawcroft
2018-11-30Add support for adding release info into adafruit/circuitpython-orgScott Shawcroft
2018-11-08Move atmel-samd to tinyusb and support nRF flash.Scott Shawcroft
2018-08-09Initial SAMR board revision.Scott Shawcroft
2018-08-07Support internationalisation.Scott Shawcroft
2018-07-23WIP: complete manual inspection of all significant changesDan Halbert
2018-07-11WIP: after merge; before testingDan Halbert
2018-05-02allow esptool.py invocation to be set via make varsLars Kellogg-Stedman
2018-04-09esp8266: Disable "strict aliasing" in compiler like in atmel-samdJeff Epler
2018-03-10drivers/bus: Pull out software SPI implementation to dedicated driver.Damien George
2018-02-27Merge remote-tracking branch 'adafruit/2.x' into merge_2xScott Shawcroft
2018-01-02merge from 2.2.0 + fix up board defsDan Halbert
2017-12-22esp8266/Makefile: Remove commented-out unused lines.Damien George
2017-10-24Merge commit 'f869d6b2e339c04469c6c9ea3fb2fabd7bbb2d8c' into nrf2_mergeScott Shawcroft
2017-09-10esp8266: Set DEFPSIZE=1024, MINCACHE=3 for "btree" module.Paul Sokolovsky
2017-09-10esp8266: Rename axtls_helpers.c to posix_helpers.c.Paul Sokolovsky
2017-09-06all: Update Makefiles and others to build with new ports/ dir layout.Damien George
2017-09-06ports: Make new ports/ sub-directory and move all ports there.Damien George