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-18
Merge pull request #1036 from hathach/fix_nrf52840_serial
4.0.0-alpha
arturo182
2018-07-17
arturo182 review
hathach
2018-07-17
use seperate interrupt_char.c for nrf
hathach
2018-07-17
Merge branch 'master' into fix_nrf52840_serial
hathach
2018-07-17
should fix #1021
hathach
2018-07-16
Merge pull request #1031 from dhalbert/3.0.0-to-master
Scott Shawcroft
2018-07-16
Merge 3.0.0 final bugfixes and changes to master
Dan Halbert
2018-07-15
Merge pull request #1028 from dhalbert/class-property-fix
Scott Shawcroft
2018-07-14
do not call property if referenced by class, not object
Dan Halbert
2018-07-13
Merge pull request #1014 from arturo182/nrf_shared_ble
Dan Halbert
2018-07-13
Merge pull request #1023 from arturo182/nrf_pyocd
Dan Halbert
2018-07-13
nrf: Split the ble module into a shared part and the port implementation
arturo182
2018-07-13
Merge pull request #1022 from arturo182/nrf_usb_ble
Dan Halbert
2018-07-13
nrf: Fix flashing with pyocd
arturo182
2018-07-13
nrf: Fix BLE on nRF52840 after adding the USB functionality
arturo182
2018-07-12
Merge pull request #1004 from adafruit/nrf52840_usbboot
Scott Shawcroft
2018-07-12
exclude usb from doc build
hathach
2018-07-12
fix travis build
hathach
2018-07-12
clean up
hathach
2018-07-12
merge review
hathach
2018-07-11
Merge pull request #1013 from dhalbert/static-mpy-cross-build
Scott Shawcroft
2018-07-11
Merge branch 'master' into nrf52840_usbboot
hathach
2018-07-10
handle errno defns for mingw and use correct executable name
Dan Halbert
2018-07-10
Merge pull request #1011 from arturo182/nrf_cleanup
Dan Halbert
2018-07-10
code format
hathach
2018-07-10
Add STATIC_BUILD make flag for mpy-cross to build a static executable
Dan Halbert
2018-07-10
nrf: Remove even more unused files
arturo182
2018-07-10
nrf: Remove the random hal and module
arturo182
2018-07-10
nrf: Remove the old time hal and replace with nRFx
arturo182
2018-07-10
try to fix travis build error
hathach
2018-07-09
Merge pull request #1002 from arturo182/nrfx_gpio
Scott Shawcroft
2018-07-10
change gitmodule link from git to https
hathach
2018-07-10
Merge branch 'master' into nrf52840_usbboot
hathach
2018-07-10
update bootloader hex
hathach
2018-07-10
add family option for uf2
hathach
2018-07-10
add ARRAY_SIZE
hathach
2018-07-10
generate uf2 by default
hathach
2018-07-08
Merge pull request #985 from tannewt/heap_tweaks3
Dan Halbert
2018-07-08
Merge pull request #1000 from arturo182/nrfx_uart
Scott Shawcroft
2018-07-08
Merge pull request #999 from arturo182/nrf_mphalport
Scott Shawcroft
2018-07-08
Merge pull request #992 from arturo182/nrf_i2c_fix
Scott Shawcroft
2018-07-08
Merge pull request #991 from arturo182/nrf_spi_fix
Scott Shawcroft
2018-07-08
nrf: Rewrite the DigitalInOut hal using nRFx
arturo182
2018-07-08
nrf: Rewrite the UART HAL using nrfx
arturo182
2018-07-08
nrf: Cleanup mpconfigboard files
arturo182
2018-07-08
nrf: Remove port-specific help
arturo182
2018-07-08
nrf: mphalport cleanup
arturo182
2018-07-06
nrf: Fix I2C transfers with data larger than HW allows
arturo182
2018-07-06
nrf: Fix SPI transfers with data larger than HW allows
arturo182
2018-07-06
remove hal_time files
hathach
[next]