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-29
Merge pull request #973 from dhalbert/3.x_onewire_fix
Scott Shawcroft
2018-06-29
update crickit-related libs
Dan Halbert
2018-06-29
remove unnecessary extern in nrf/mphalport.c
Dan Halbert
2018-06-29
remove previously added esp8266/mphalport.{c,h}
Dan Halbert
2018-06-29
implement mp_hal_delay_us() to not need interrupts, and use it
Dan Halbert
2018-06-29
fix nrf and esp8266 builds for OneWire fix
Dan Halbert
2018-06-28
fix OneWire timing and DigitalInOut.switch_to_input()
Dan Halbert
2018-06-28
Merge pull request #965 from dhalbert/3.x-crickit-lib
Scott Shawcroft
2018-06-27
updates crickit and motor frozn libs with latest changes, including 550-2400 ...
Dan Halbert
2018-06-26
add Crickit library to docs/drivers.rst
Dan Halbert
2018-06-26
Freeze Adafruit_CircuitPython_Crickit into crickit builds
Dan Halbert
2018-06-24
Merge pull request #953 from dhalbert/allow-mount-slash
Scott Shawcroft
2018-06-21
allow '/' to be mounted on '/' from Python code
Dan Halbert
2018-06-20
add pins D3/D4 to pins.c
jerryneedell
2018-06-18
Merge pull request #945 from tannewt/nrf52832
3.0.0-rc.0
Dan Halbert
2018-06-18
Fix BLE file download for travis.
Scott Shawcroft
2018-06-18
Correct the tool build
Scott Shawcroft
2018-06-18
Switch to Feather52s full name to avoid confusion with the nrf52840 later.
Scott Shawcroft
2018-06-16
Merge pull request #938 from sommersoft/esp_busio_fix
Dan Halbert
2018-06-16
Merge pull request #935 from dhalbert/mount_name_clash_check
Scott Shawcroft
2018-06-15
Merge pull request #939 from tannewt/travis840
Dan Halbert
2018-06-15
Merge pull request #937 from tannewt/separate_peripherals_lib
Dan Halbert
2018-06-15
Add auto-build for nrf52840 development kit, PCA10056
Scott Shawcroft
2018-06-15
Split out the peripherals library in preparation of sharing with MakeCode.
Scott Shawcroft
2018-06-15
do not permit mounting over a directory or file with the same name as the mou...
Dan Halbert
2018-06-15
Merge pull request #932 from dhalbert/listdir_root
Scott Shawcroft
2018-06-15
fix os.listdir() when current dir is '/'
Dan Halbert
2018-06-15
fixes #642; spi_init_gpio() is now bypassed for both construct and configure
sommersoft
2018-06-14
Merge pull request #930 from dhalbert/sd_card_audio_play
Scott Shawcroft
2018-06-14
Make Trinket M0 build fit; make RAMFS in vfs_fat_* tests be compliant with ex...
Dan Halbert
2018-06-14
Fix playing audio from SD card
Dan Halbert
2018-06-12
Merge pull request #926 from nickzoic/circuitpython-nickzoic-716-pulseio-esp8266
Scott Shawcroft
2018-06-12
Merge pull request #928 from tannewt/fix_uart_timeout
Dan Halbert
2018-06-12
Correct UART reads to return error on timeout.
Scott Shawcroft
2018-06-12
Merge pull request #927 from dhalbert/pdmin_serializer_on_off
Scott Shawcroft
2018-06-12
PDMIn: turn serializer on when starting DMA
Dan Halbert
2018-06-11
Merge pull request #925 from tannewt/latest_asf4
Dan Halbert
2018-06-11
Update to the latest ASF4 which includes an I2C timeout extension while waiti...
Scott Shawcroft
2018-06-11
Merge pull request #917 from dglaude/patch-1
Kattni
2018-06-10
Merge pull request #922 from tannewt/rosie_tweak
Dan Halbert
2018-06-10
Add trailing dash so that the exact board is matched.
3.0.0-beta.1
Scott Shawcroft
2018-06-10
Update README.rst
David Glaude
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
Fixes #918 (PulseIn.get_paused) ...
Nick Moore
2018-06-10
Merge commit '2129bbe160278f7cd2cece939f81900a41f8aa86' into circuitpython-ni...
Nick Moore
2018-06-10
Merge branch 'master' into circuitpython-nickzoic-716-pulseio-esp8266
Nick Moore
[prev]
[next]