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-10-11
Split wiznet driver into shared-bindings vs shared-module
Nick Moore
2018-10-11
Merge remote-tracking branch 'origin/master' into circuitpython/nickzoic/703-...
Nick Moore
2018-10-11
update translations?
Nick Moore
2018-10-11
network module c api into shared-module
Nick Moore
2018-10-11
Changed to only build wiznet for {feather|metro}_m[04]_express
Nick Moore
2018-10-10
Merge pull request #1262 from jepler/travis-parallelism
Scott Shawcroft
2018-10-10
Merge pull request #1261 from jepler/esp8266-prebuilt-sdk
Scott Shawcroft
2018-10-10
Merge pull request #1259 from dhalbert/nrf-pwmout
Dan Halbert
2018-10-09
Merge pull request #1193 from ATMakersBill/master
Scott Shawcroft
2018-10-09
Move the docs next to the implementation
Scott Shawcroft
2018-10-09
.travis.yml: dice up parallelism differently
Jeff Epler
2018-10-09
Added Documentation for the serial_bytes_available attribute
ATMakersBill
2018-10-09
Don't disable tempoarily in deinit().
Dan Halbert
2018-10-09
esp8266/README: comment on the specific binary SDK used
Jeff Epler
2018-10-09
Allow variable freq PWMOut; use multiple channels if same freq
Dan Halbert
2018-10-09
Merge pull request #1242 from tannewt/mixer
Dan Halbert
2018-10-09
replacing change to input() with separate method to check for USB Serial input
ATMakersBill
2018-10-09
replacing change to input() with separate method to check for USB Serial input
ATMakersBill
2018-10-09
Add Mixer strings to Italian translation
Scott Shawcroft
2018-10-09
Merge remote-tracking branch 'adafruit/master' into mixer
Scott Shawcroft
2018-10-09
Rename stop to stop_voice in case we want stop to stop everything later.
Scott Shawcroft
2018-10-09
Merge pull request #1235 from platipo/master
Scott Shawcroft
2018-10-09
Exclude .direnv from sphinx-build
Nick Moore
2018-10-09
Documentation builds (though has no real content yet)
Nick Moore
2018-10-09
Add Italian translation
Enrico Paganin
2018-10-09
Get DHCP working ...
Nick Moore
2018-10-09
move random mac address function into network module
Nick Moore
2018-10-09
Split wiznet.WIZNET5K off into its own file
Nick Moore
2018-10-09
Change WIZNET5K.isconnected to connected property
Nick Moore
2018-10-06
Merge pull request #1244 from urish/armthumb-fix
Dan Halbert
2018-10-07
fix compilation errors in emitinlinethumb.c
Uri Shaked
2018-10-06
Merge pull request #1230 from C47D/es_lang
Dan Halbert
2018-10-06
Merge pull request #1238 from xpecex/pt_BR2
Dan Halbert
2018-10-06
Merge pull request #1245 from jerryneedell/jerryn_erase
Dan Halbert
2018-10-06
add force_create to nrf filesystem_init()
Jerry Needell
2018-10-05
Disable framebuf by default on express builds.
Scott Shawcroft
2018-10-05
Fix M0 math
Scott Shawcroft
2018-10-05
Fix doc build
Scott Shawcroft
2018-10-05
Fix voice ending in the middle of a buffer.
Scott Shawcroft
2018-10-05
Update translations
Scott Shawcroft
2018-10-05
Don't freeze the tests directory
Scott Shawcroft
2018-10-05
Introduce audioio.Mixer which can mix multiple audio samples
Scott Shawcroft
2018-10-05
Merge pull request #1241 from hathach/nrf52_fix_tinyusb_issue
Dan Halbert
2018-10-05
fix tinyusb cdc issue
hathach
2018-10-04
Update translation
Carlos
2018-10-04
Address suggestions @carlosperate
Carlos
2018-10-04
Translate strings in nrf directory
Carlos
2018-10-04
String internationalization for Brazilian Portuguese
Pedro Filipe
2018-10-04
change initialization method + mod_network names
Nick Moore
2018-10-04
Makefile & mpconfigport for atmel-samd with wiznet
Nick Moore
[next]