index
:
suspect-devices/circuitpython
1.x
2.x
3.x
4.0.x
4.1.x
4.x
5.0.x
5.1.x
5.3.x
6.0.x
6.1.x
6.2.x
audiocore-rawsample-sinewave
azure
azure-pipelines
cross
dm-mixer
dynamic-native-modules
encoding
esp-extra-scripts
fix_typo_spanish
iabdalkader-cc3k-update
jepler-try-ubuntu-20.04
main
master
parse-bytecode
reentrant-gc
stable
travis-clang
travis-esp8266
travis-stackless
travis-testing
type_hints
CircuitPython - a Python implementation for teaching coding with microcontrollers
feurig
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ports
/
esp8266
/
Makefile
Age
Commit message (
Expand
)
Author
2019-10-13
remove ports/esp8266
Dan Halbert
2019-02-15
WIP: atmel-samd trinket build works
Dan Halbert
2019-01-22
Merge remote-tracking branch 'adafruit/master' into HEAD
Scott Shawcroft
2019-01-22
tell people that esp8266 is no longer supported
Lars Kellogg-Stedman
2019-01-13
Fresh combined checkin of _pixelbuf library.
Roy Hooper
2018-12-06
Use the stub for ESP8266 as well.
Scott Shawcroft
2018-11-30
Add support for adding release info into adafruit/circuitpython-org
Scott Shawcroft
2018-11-08
Move atmel-samd to tinyusb and support nRF flash.
Scott Shawcroft
2018-08-09
Initial SAMR board revision.
Scott Shawcroft
2018-08-07
Support internationalisation.
Scott Shawcroft
2018-07-23
WIP: complete manual inspection of all significant changes
Dan Halbert
2018-07-11
WIP: after merge; before testing
Dan Halbert
2018-05-02
allow esptool.py invocation to be set via make vars
Lars Kellogg-Stedman
2018-04-09
esp8266: Disable "strict aliasing" in compiler like in atmel-samd
Jeff Epler
2018-03-10
drivers/bus: Pull out software SPI implementation to dedicated driver.
Damien George
2018-02-27
Merge remote-tracking branch 'adafruit/2.x' into merge_2x
Scott Shawcroft
2018-01-02
merge from 2.2.0 + fix up board defs
Dan Halbert
2017-12-22
esp8266/Makefile: Remove commented-out unused lines.
Damien George
2017-10-24
Merge commit 'f869d6b2e339c04469c6c9ea3fb2fabd7bbb2d8c' into nrf2_merge
Scott Shawcroft
2017-09-10
esp8266: Set DEFPSIZE=1024, MINCACHE=3 for "btree" module.
Paul Sokolovsky
2017-09-10
esp8266: Rename axtls_helpers.c to posix_helpers.c.
Paul Sokolovsky
2017-09-06
all: Update Makefiles and others to build with new ports/ dir layout.
Damien George
2017-09-06
ports: Make new ports/ sub-directory and move all ports there.
Damien George