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-02-13
Update to S140
Kevin Townsend
2018-02-13
add 52840 serial bootloader
hathach
2018-02-13
add feather52840 board
hathach
2018-02-12
Merge pull request #618 from arturo182/nrf_debug_optim
Kevin Townsend
2018-02-12
nrf: Use -O1 for debug builds
arturo182
2018-02-12
Merge pull request #614 from arturo182/nrf_pca10040
Kevin Townsend
2018-02-12
Merge pull request #601 from arturo182/nrf_cleanup
Kevin Townsend
2018-02-11
Merge pull request #599 from tannewt/update_conf_py
Dan Halbert
2018-02-10
nrf: Fix memory misalignment during flash write
arturo182
2018-02-09
Merge pull request #610 from dhalbert/_etext_fix
Scott Shawcroft
2018-02-09
Correct _etext location; clean up .ld files
Dan Halbert
2018-02-08
Merge pull request #609 from tannewt/bitbangio
Dan Halbert
2018-02-08
Merge pull request #608 from tannewt/analog
Dan Halbert
2018-02-08
Use write instead of set because it clears the bits before setting them.
Scott Shawcroft
2018-02-08
Enable bitbangio now that we have digitalio.
Scott Shawcroft
2018-02-08
ports/atmel-samd: Re-enable analogio
Scott Shawcroft
2018-02-08
device not devices in nrf
Scott Shawcroft
2018-02-08
Merge pull request #603 from siddacious/SAMD51G_support
Scott Shawcroft
2018-02-08
Merge pull request #604 from arturo182/nrf_bitbangio
Kevin Townsend
2018-02-07
Added SAMD51G support as per issue #597
Bryan Siepert
2018-02-08
Merge pull request #602 from arturo182/nrf_struct
Kevin Townsend
2018-02-07
nrf: Fix pca10040 support
arturo182
2018-02-07
nrf: Only support SD 132 v2.0.1 and v5.0.0 and SD 140 v6.0.0
arturo182
2018-02-07
nrf: Remove SAMD mentions carried over while copying files
arturo182
2018-02-07
nrf: Remove nRF51 boards and files, update README
arturo182
2018-02-07
nrf: Fix building pca10056 without SD
arturo182
2018-02-07
nrf: Make sure to not use SD functions when SD not available
arturo182
2018-02-07
Merge pull request #589 from arturo182/nrf_gamepad
Kevin Townsend
2018-02-07
Update conf.py for new ports and port location.
Scott Shawcroft
2018-02-07
Merge pull request #598 from arturo182/comment_fix
Scott Shawcroft
2018-02-07
nrf: Use the shared bitbangio module
arturo182
2018-02-06
shared-bindings: Fix incorrect code comments
arturo182
2018-02-06
Merge pull request #592 from arturo182/nrf_analogout
Kevin Townsend
2018-02-06
nrf: Cleanup AnalogOut and throw an exception in constructor
arturo182
2018-02-06
Merge pull request #564 from deanm1278/master
Scott Shawcroft
2018-02-06
Merge pull request #573 from arturo182/master
Kevin Townsend
2018-02-05
Merge pull request #582 from arturo182/gen_docs_name
Scott Shawcroft
2018-02-05
docs: Update the name of the projects in generated docs
arturo182
2018-02-05
nrf: Use the shared struct module
arturo182
2018-02-05
nrf: Implement ticks, add gamepad module and example
arturo182
2018-02-05
nrf: Get the port working on pca10056 (nRF52840)
arturo182
2018-02-05
replace tabs with spaces
dean
2018-02-04
Merge pull request #575 from arturo182/nrf_led
Scott Shawcroft
2018-02-03
nrf: Fix missing LED GPIO initialization
arturo182
2018-02-02
nrf: Implement MCU temperature reading
arturo182
2018-02-02
nrf: Add SD 6.0.0-6.alpha to the download script
arturo182
2018-02-02
nrf: Add flash section for fatfs for no SD pca10056
arturo182
2018-02-02
nrf: Use more generic header
arturo182
2018-02-02
nrf: Use the right SPI registers on nRF52840
arturo182
2018-02-02
nrf: Fix errorneous indent
arturo182
[next]