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
2019-01-09
Merge pull request #1448 from dhalbert/sphinx-fixes
Scott Shawcroft
2019-01-09
Fix sphinx build issues; add better travis fold reporting; update author info
Dan Halbert
2019-01-07
Merge pull request #1442 from tannewt/pyportal
Dan Halbert
2019-01-07
Build with Travis
Scott Shawcroft
2019-01-07
Initial pass at pyportal board define.
Scott Shawcroft
2018-12-28
Merge pull request #1433 from adafruit/add-image-badge
Kattni
2018-12-28
Added header image and license badge
Kattni
2018-12-28
Merge pull request #1432 from adafruit/license-badge
Kattni
2018-12-28
Adding MIT license badge
Kattni
2018-12-28
Merge pull request #1431 from hathach/nrf52_i2c_1kb
Dan Halbert
2018-12-28
correct i2c max len
hathach
2018-12-28
fix #1422 correct i2c max xfer len (size in bits)
hathach
2018-12-27
Merge pull request #1430 from adafruit/header-logo
Dan Halbert
2018-12-27
Adding header logo resized
Kattni
2018-12-27
Merge pull request #1428 from hathach/nrf52_esp83266_uart_bug
Dan Halbert
2018-12-28
put received bytes to fifo when error
hathach
2018-12-28
fix #1407 keep receiving in case of error
hathach
2018-12-27
Merge pull request #1427 from jerryneedell/jerryn_argon
Dan Halbert
2018-12-27
remome FRAMEBUF from nrf builds - use QSPI for particle ARGON
Jerry Needell
2018-12-26
Merge pull request #1418 from dhalbert/feather52840-rgb-qspi-fixes
Dan Halbert
2018-12-26
Merge pull request #1426 from arofarn/update-fr
Dan Halbert
2018-12-26
make translate
Pierrick C
2018-12-26
Updated fr.po
Pierrick C
2018-12-26
Merge pull request #1419 from eighthree/4.x-Tagalog-Language-Update
Dan Halbert
2018-12-26
Merge pull request #1417 from CarlFK/tinytest-t
Dan Halbert
2018-12-21
return error status on more routines; minor simplification of freq setting
Dan Halbert
2018-12-20
Update fil.po
eighthree
2018-12-20
Update Tagalog translations
eighthree
2018-12-20
Don't check for corrupt heap too early; Fix QSPI timing
Dan Halbert
2018-12-20
Sync with micropython. closes #1414
Carl Karsten
2018-12-19
Merge pull request #1411 from adafruit/ladyada-patch-1
Dan Halbert
2018-12-19
Update README.rst
Limor "Ladyada" Fried
2018-12-13
Merge pull request #1402 from hathach/nrf_uartio_fix
Dan Halbert
2018-12-13
overwrite old data if fifo is full
hathach
2018-12-13
use rbuf for busio uart
hathach
2018-12-12
Merge pull request #1400 from TG-Techie/patch-1
Scott Shawcroft
2018-12-12
Merge pull request #1401 from dhalbert/travis-ci-com
Dan Halbert
2018-12-12
Update badge to travis-ci.com
Dan Halbert
2018-12-12
the logo dir's contents don't match readme description
TG-Techie
2018-12-11
Merge pull request #1397 from ShawnHymel/master
Scott Shawcroft
2018-12-11
Merge pull request #1399 from tannewt/default_nrf_to_uf2
Dan Halbert
2018-12-11
Curly brace change to make it more consistent
Scott Shawcroft
2018-12-11
Default nrf boards to UF2
Scott Shawcroft
2018-12-11
Merge pull request #1395 from jerryneedell/jerryn_cpython
Scott Shawcroft
2018-12-11
Removed test suite. Fixed links in main README.
ShawnHymel
2018-12-10
Merge pull request #1367 from sparkfun/master
Scott Shawcroft
2018-12-10
Add SPI and I2C to SparkFun nRF52840 mini definition and add it to Travis.
Scott Shawcroft
2018-12-10
Merge remote-tracking branch 'adafruit/master' into sfe840
Scott Shawcroft
2018-12-10
Merge pull request #1394 from tannewt/fix_board_info
4.0.0-alpha.5
Dan Halbert
2018-12-10
enble MICROPYTHON_CPYTHON_COMPAT - fix mpconfigport.h to allow and enable a ...
Jerry Needell
[next]