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
Age
Commit message (
Expand
)
Author
2018-06-10
Add trailing dash so that the exact board is matched.
3.0.0-beta.1
Scott Shawcroft
2018-06-10
Merge pull request #921 from jepler/travis-build-esp
Scott Shawcroft
2018-06-10
travis.yml: Enable building feather huzzah
Jeff Epler
2018-06-10
build_adafruit_bins: feather_huzzah need not be a special case
Jeff Epler
2018-06-10
Merge pull request #919 from adafruit/jerryneedell-patch-2
Dan Halbert
2018-06-10
Merge pull request #920 from adafruit/jerryneedell-patch-3
Dan Halbert
2018-06-10
return "false" for stub call
jerryneedell
2018-06-10
Update PulseIn.c
jerryneedell
2018-06-10
fix #918
jerryneedell
2018-06-08
Merge pull request #901 from tannewt/pulseio_too_fast
Dan Halbert
2018-06-08
Use bool not int.
Scott Shawcroft
2018-06-08
Merge pull request #916 from dhalbert/pdmin_hack_fix
Scott Shawcroft
2018-06-08
Stub out get_paused in nrf builds.
Scott Shawcroft
2018-06-08
Add code size analysis tool and shrink samd.clock a smidge.
Scott Shawcroft
2018-06-08
Turn off USB pin objects since they are always used for USB.
Scott Shawcroft
2018-06-08
Wait for the DFLL to be stable.
Scott Shawcroft
2018-06-08
Support M4
Scott Shawcroft
2018-06-08
Prevent freezing USB during high frequency PulseIn.
Scott Shawcroft
2018-06-08
Check for PDMIn DMA getting stuck.
Dan Halbert
2018-06-07
Merge pull request #914 from SConaway/patch-1
Dan Halbert
2018-06-07
Merge pull request #913 from kattni/itsybitsy-name-fix
Dan Halbert
2018-06-07
Update README.rst
Steven Conaway
2018-06-07
Add Adafruit to other M4 board name strings
Kattni Rembor
2018-06-07
Add Adafruit to board name string
Kattni Rembor
2018-06-07
Update ItsyBitsy board name to one word
Kattni Rembor
2018-06-06
Merge pull request #910 from kattni/rotaryio-doc-fix
Dan Halbert
2018-06-06
Fixed documentation formatting for RTD
Kattni Rembor
2018-06-06
Merge pull request #902 from dhalbert/feather_m0x_crickit
Kattni
2018-06-06
Merge pull request #905 from jepler/main-stack-usage
Dan Halbert
2018-06-06
main: move code pertaining to boot.py out of line
Jeff Epler
2018-06-05
Merge pull request #903 from jepler/stack-overflow-crash
Scott Shawcroft
2018-06-05
main: Explicitly set the stack top based on _estack
Jeff Epler
2018-06-05
add feather_m0_express_crickit to .travis.yml
Dan Halbert
2018-06-05
Feather M0 Express build with Crickit libraries
Dan Halbert
2018-06-05
Merge pull request #898 from dhalbert/feather_m4_d4
Dan Halbert
2018-06-05
add PA14 as D4 to Feather M4 Exprses
Dan Halbert
2018-06-04
Merge pull request #893 from notro/cpboard
Scott Shawcroft
2018-06-04
Merge pull request #891 from godlygeek/low_flash_errno_fixes
Scott Shawcroft
2018-06-02
Merge pull request #892 from tannewt/clock_w_crystal
Dan Halbert
2018-06-02
Merge pull request #896 from dhalbert/update_frozen_lis3dh
Kattni
2018-06-02
Merge remote-tracking branch 'adafruit/master' into update_frozen_lis3dh
Dan Halbert
2018-06-02
update HID, and update seesaw version
Dan Halbert
2018-06-02
Merge pull request #895 from dhalbert/update_frozen_lis3dh
Kattni
2018-06-02
Update frozen LIS3DH to 4.2.1 to save space
Dan Halbert
2018-06-02
tests: Point pyboard.py to tools/cpboard.py
Noralf Trønnes
2018-06-02
tools: Add cpboard.py
Noralf Trønnes
2018-06-02
Use the system errno's on nrf
Matt Wozniski
2018-06-01
Use the external crystal on SAMD21 again.
Scott Shawcroft
2018-06-01
Prune atmel-samd errno list
Matt Wozniski
2018-06-01
Begin a custom list of errnos for atmel-samd
Matt Wozniski
[next]