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-07-03
update tools/uf2 to have family support
hathach
2018-07-03
add tinyusb as submodule
hathach
2018-07-03
Merge branch 'master' into nrf52840_usbboot
hathach
2018-07-02
Merge pull request #983 from adafruit/tannewt-patch-1
Scott Shawcroft
2018-07-02
Comment tweak after board change
Scott Shawcroft
2018-07-02
Merge pull request #982 from arturo182/nrf_makefile
Scott Shawcroft
2018-07-02
Merge pull request #972 from arturo182/nrf_i2c
Scott Shawcroft
2018-07-02
nrf: Save some flash bytes by using extra compile flags
arturo182
2018-07-01
Merge pull request #978 from kattni/audioio-rawsample-doc-fix
Scott Shawcroft
2018-07-01
Merge pull request #976 from mrmcwethy/makefile1
Scott Shawcroft
2018-06-29
Fixed issue with code in docs for audioio
Kattni Rembor
2018-06-29
Test the BOARD parameter for nullness; display a error if nothing provided
mrmcwethy
2018-06-29
Merge pull request #974 from mrmcwethy/fixrtc
Scott Shawcroft
2018-06-29
include RTC fix for SAMd51 in circuitpython build
mrmcwethy
2018-06-28
Merge pull request #971 from arturo182/travis_optim
Scott Shawcroft
2018-06-28
Merge pull request #970 from arturo182/nrf_softdev
Scott Shawcroft
2018-06-28
Merge pull request #969 from arturo182/nrf_more_commonhal
Scott Shawcroft
2018-06-28
Merge pull request #968 from arturo182/nrf_qstr
Scott Shawcroft
2018-06-28
Merge pull request #967 from arturo182/nrf_os
Scott Shawcroft
2018-06-28
Merge pull request #966 from arturo182/nrf_analogio
Scott Shawcroft
2018-06-28
nrf: Rewrite the I2C common-hal using nrfx
arturo182
2018-06-28
travis: Try to shave off some seconds from build times
arturo182
2018-06-27
nrf: Rewrite the os common-hal using nrfx
arturo182
2018-06-27
nrf: Remove unneeded hal files
arturo182
2018-06-27
nrf: Rewrite more common-hal with nrfx and sync with atsamd port
arturo182
2018-06-27
nrf: Remove old qstr defines
arturo182
2018-06-27
nrf: Remove unsupported softdevice defines
arturo182
2018-06-27
nrf: Rewrite the AnalogIn common-hal using nrfx
arturo182
2018-06-27
flash target update bootloader setting to skip crc checksum
hathach
2018-06-27
clean up makefile
hathach
2018-06-27
move dfu-gen dfu-flash dfu-bootloader bootloader uf2 target to common Makefil...
hathach
2018-06-27
update bin files
hathach
2018-06-27
update pin map for feather52840
hathach
2018-06-26
Merge pull request #959 from arturo182/nrf_spim
Scott Shawcroft
2018-06-26
Merge pull request #960 from arturo182/nrf_stm_cleanup
Scott Shawcroft
2018-06-26
Merge pull request #961 from arturo182/nrf_hal_remove
Scott Shawcroft
2018-06-26
Merge pull request #962 from dhalbert/3.x_to_master-1
Scott Shawcroft
2018-06-26
Update master with latest 3.x changes.
Dan Halbert
2018-06-26
nrf: Remove unused hal files
arturo182
2018-06-25
nrf: Rewrite the SPI common-hal using nrfx
arturo182
2018-06-25
nrf: Remove leftovers from stm32 code copy
arturo182
2018-06-26
update reamde
hathach
2018-06-25
add uf2, bootloader target
hathach
2018-06-25
update tools/uf2 to support hex input for uf2conv.py
hathach
2018-06-25
update bootloader hex with uf2
hathach
2018-06-25
Merge branch 'master' into nrf52840_usbboot
hathach
2018-06-24
Merge pull request #951 from arturo182/nrf_cleanup
Scott Shawcroft
2018-06-24
Merge pull request #953 from dhalbert/allow-mount-slash
Scott Shawcroft
2018-06-22
nrf: Rename feather52 to feather52832 in readme files
arturo182
2018-06-21
allow '/' to be mounted on '/' from Python code
Dan Halbert
[next]