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-09-21
Merge pull request #1204 from tannewt/merge_3x
4.0.0-alpha.1
Kattni
2018-09-21
Fix translations
Scott Shawcroft
2018-09-21
Merge remote-tracking branch 'adafruit/3.x' into merge_3x
Scott Shawcroft
2018-09-21
Merge pull request #1203 from dhalbert/nrf-multiple-i2c-spi
Scott Shawcroft
2018-09-20
update translations
Dan Halbert
2018-09-20
allow multiple I2C and SPI; improve nrfx_config.h
Dan Halbert
2018-09-19
WIP; problem with staticly allocated IRQ handlers
Dan Halbert
2018-09-19
Merge pull request #1197 from dhalbert/3.x-master
Scott Shawcroft
2018-09-19
.travis.yml typo
Dan Halbert
2018-09-18
add pca10059 properly to build_adafruit_bins.sh; modernize that script; updat...
Dan Halbert
2018-09-18
Merge pull request #1202 from tannewt/wrong_playback_frequency
3.0.3
Dan Halbert
2018-09-18
Merge pull request #1189 from arofarn/add-BATTERY-pin
Dan Halbert
2018-09-18
Clock the SAMD21 much faster so it can actually convert at its max
Scott Shawcroft
2018-09-18
fix translate omission; pca10059 fix in .travis.yml
Dan Halbert
2018-09-18
translate update
Dan Halbert
2018-09-18
merge 3.0.2 to master
Dan Halbert
2018-09-17
Merge pull request #1195 from dhalbert/hallowing-d3-d4
Dan Halbert
2018-09-17
add D4 and D3 aliases for EXTERNAL_NEOPIXEL and SENSE pins to match final sil...
Dan Halbert
2018-09-14
Merge pull request #1190 from ladyada/master
Dan Halbert
2018-09-14
automate builds
ladyada
2018-09-14
Move VOLTAGE_BATTERY line just under D9 line
Pierrick C
2018-09-13
add mic in / out
ladyada
2018-09-13
rev B (minus microphone)
ladyada
2018-09-13
missin' reset pin for the radio. tested works.
ladyada
2018-09-13
trellis m4 variant
ladyada
2018-09-13
Add VOLTAGE_MONITOR alias to pin D31/A7
Pierrick C
2018-09-13
Add VOLTAGE_MONITOR alias for D9 pin to feather boards
Pierrick C
2018-09-13
Merge pull request #1187 from tannewt/bitmap_disk
Dan Halbert
2018-09-13
More explicit init in Group
Scott Shawcroft
2018-09-12
Update translations and limit Sphinx to <1.8.0
Scott Shawcroft
2018-09-12
Merge pull request #1186 from dhalbert/uart-enhancements
3.0.2
Scott Shawcroft
2018-09-12
fix nrf builds; sphinx 1.8.0 crashing: use lower version
Dan Halbert
2018-09-12
Add OnDiskBitmap which loads pixel data straight from disk.
Scott Shawcroft
2018-09-12
Merge pull request #1185 from dhalbert/usb_write-length-fix
Scott Shawcroft
2018-09-12
UART fixes and enhancements; default board object fix
Dan Halbert
2018-09-12
usb_write() output_len was uint8_t instead of uint32_t
Dan Halbert
2018-09-12
When UART timeout of zero is given, make read() return data already available
Paul Kierstead
2018-09-11
Merge pull request #1184 from adafruit/pwmout-tcc-channel-claiming
Scott Shawcroft
2018-09-11
bump gcc-arm-embedded to 7-2018q2 to save flash space
Dan Halbert
2018-09-11
PWMOut was not claming channels on shared TCCs
Dan Halbert
2018-09-09
Merge pull request #1177 from dhalbert/gpio-fixs
Scott Shawcroft
2018-09-09
Merge pull request #1180 from jepler/update-uzlib-to-v2.9
Scott Shawcroft
2018-09-09
uzlib: Upgrade to uzlib v2.9 release
Jeff Epler
2018-09-09
use open-drain capabilities on GPIO; clean up board init; set correct GPIO vo...
Dan Halbert
2018-09-07
Merge pull request #1173 from tannewt/driver_update
Dan Halbert
2018-09-07
Add new drivers to the doc page
Scott Shawcroft
2018-09-07
Merge pull request #1166 from dfarning/clean-up-docs
Scott Shawcroft
2018-09-07
Merge pull request #1165 from tannewt/grandcentral
Dan Halbert
2018-09-07
Merge pull request #1152 from tannewt/hallowing
Dan Halbert
2018-09-07
Auto-build grandcentral
Scott Shawcroft
[next]