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-11-15
Merge pull request #1339 from dhalbert/3.x-frozen-swap
4.0.0-alpha.3
Scott Shawcroft
2018-11-15
merge 3.x swap of /lib and .frozen; update frozen libs
Dan Halbert
2018-11-14
Merge pull request #1333 from sommersoft/drivers_page
Dan Halbert
2018-11-14
remove pca10056 from 3.x .travis.yml too
sommersoft
2018-11-14
remove pca10056 from 3.x travis builds
sommersoft
2018-11-14
Merge pull request #1338 from tannewt/fix_nrf_internal_flash
Dan Halbert
2018-11-14
Factor out of external flash as well.
Scott Shawcroft
2018-11-14
Merge pull request #1334 from sommersoft/new_master
Kattni
2018-11-14
Factor out fake partition
Scott Shawcroft
2018-11-14
start debug
Scott Shawcroft
2018-11-14
Merge pull request #1336 from tannewt/tinyusb_samd_setup_fix
Dan Halbert
2018-11-14
Update TinyUSB with SAMD fixes.
Scott Shawcroft
2018-11-13
i have no more words...
sommersoft
2018-11-13
git diff review fail before push...
sommersoft
2018-11-13
fix led-animation url; it has 2 valid urls...
sommersoft
2018-11-13
replaced scrubbed drivers
sommersoft
2018-11-13
update /docs/drivers.rst page; 19 drivers added
sommersoft
2018-11-13
update /docs/drivers.rst page; 19 drivers added
sommersoft
2018-11-13
Merge pull request #1332 from tannewt/clear_trellis_neopixels
Dan Halbert
2018-11-13
Merge pull request #1331 from adafruit/tannewt-patch-4
Dan Halbert
2018-11-13
Clear Trellis NeoPixels on board reset.
Scott Shawcroft
2018-11-13
Add pragma to ensure neopixel_write is always -Os
Scott Shawcroft
2018-11-13
Switch SAMD51 back to -Os
Scott Shawcroft
2018-11-09
Merge pull request #1325 from tannewt/fix_overruns
Dan Halbert
2018-11-09
Only write to usb when its around.
Scott Shawcroft
2018-11-09
Fix output overflow and make help translatable
Scott Shawcroft
2018-11-09
Merge pull request #1321 from tannewt/tinyusb_samd
Dan Halbert
2018-11-09
Incorporate feedback:
Scott Shawcroft
2018-11-09
Update MKR1300 board definition too
Scott Shawcroft
2018-11-09
Add back internal flash header and slim it down.
Scott Shawcroft
2018-11-09
Build refinement to handle warnings and quiet output
Scott Shawcroft
2018-11-08
Move atmel-samd to tinyusb and support nRF flash.
Scott Shawcroft
2018-11-07
Merge pull request #1319 from dhalbert/origin/arturo182_bleio_pr_1289
Scott Shawcroft
2018-11-07
bring bleio PR up to date
Dan Halbert
2018-11-05
Merge pull request #1311 from caternuson/iss1303_wavefile
Scott Shawcroft
2018-11-05
in doc string as well
caternuson
2018-11-05
change channels to channel_count
caternuson
2018-11-04
Merge pull request #1312 from dhalbert/adafruit_nrfx
Scott Shawcroft
2018-11-04
Merge pull request #1317 from ATMakersBill/serial_bytes_avail_backport
Scott Shawcroft
2018-11-04
Merge pull request #1313 from siddacious/master
Scott Shawcroft
2018-11-04
Merge pull request #1318 from dhalbert/trellis-dotstar-pins
Limor "Ladyada" Fried
2018-11-04
Fix Trellis M4 DotStar pin assignments.
Dan Halbert
2018-11-03
adding changes to mpconfigboard.mk to reduce memory usage on CPX per @danh
ATMakersBill
2018-11-03
Adding the serial_bytes_available() method to the 3.x branch
ATMakersBill
2018-11-02
Merge pull request #1314 from dhalbert/3.x-frozen-before-lib
3.1.1
Dan Halbert
2018-11-01
put .frozen before /lib in sys.path; update frozen libraries
Dan Halbert
2018-11-01
adding support for the CP32-M4
Bryan Siepert
2018-11-01
Merge pull request #1309 from siddacious/master
Dan Halbert
2018-10-31
Use adafruit/nrfx fork of NordicSemiconductor/nrfx
Dan Halbert
2018-10-31
add channels and bits_per_sample to audioio.WaveFile
caternuson
[next]