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-27
Merge pull request #650 from tannewt/merge_2x
3.0.0-alpha.2
Dan Halbert
2018-02-27
Remove bad c2rst and fix the other for sphinx 1.7.1
Scott Shawcroft
2018-02-27
Install recommonmark too.
Scott Shawcroft
2018-02-27
Build sphinx on Travis
Scott Shawcroft
2018-02-27
Merge remote-tracking branch 'adafruit/2.x' into merge_2x
Scott Shawcroft
2018-02-27
Merge pull request #649 from dhalbert/3.0_AnalogOut_fixes
Scott Shawcroft
2018-02-27
use CONF_GCLK_DAC_SRC and refactor a bit
Dan Halbert
2018-02-27
Use safe clock freqs for AnalogOut; use DAC REFRESH on SAMD51.
Dan Halbert
2018-02-27
Merge pull request #647 from siddacious/samd51g_timer_fix
Scott Shawcroft
2018-02-27
fixes timer number assumptions for samd51s for issue #646
Bryan Siepert
2018-02-26
Merge pull request #643 from dhalbert/3.0_esp8266_uart1
Scott Shawcroft
2018-02-26
Merge pull request #645 from dhalbert/3.0_itsy_express
Scott Shawcroft
2018-02-26
add itsybitsy_m0_express and metro_m4_express_revb to travis builds
Dan Halbert
2018-02-26
consistently brand Itsy Bitsy M0 as 'Express'
Dan Halbert
2018-02-24
Add .baudrate support to ESP8266.
Dan Halbert
2018-02-23
Merge pull request #641 from dhalbert/2.x_esp8266_remove_obsolete_drivers
Scott Shawcroft
2018-02-23
Merge pull request #640 from dhalbert/metro_m4_tx_rx
Limor "Ladyada" Fried
2018-02-23
Remove obsolete periphal drivers in esp module
Dan Halbert
2018-02-23
add board.RX and .TX pins to metro_m4_express_revb
Dan Halbert
2018-02-21
Merge pull request #634 from dhalbert/3.0_UART
Kattni
2018-02-21
Add dummy UART implementation to nrf so it builds with UART turned on. Also a...
Dan Halbert
2018-02-21
Merge pull request #633 from jamesadevine/patch-1
Scott Shawcroft
2018-02-21
Merge pull request #632 from tannewt/delete_out_of_date
Dan Halbert
2018-02-21
Implement UART for 3.0 + related fixes.
Dan Halbert
2018-02-21
Update boards URL in README.rst
James Devine
2018-02-20
Polish up the README since it was converted to RST from Markdown.
Scott Shawcroft
2018-02-20
Delete a bunch of docs, drivers and examples not relevant to CircuitPython.
Scott Shawcroft
2018-02-20
Merge pull request #631 from tannewt/metro_revb
Dan Halbert
2018-02-20
Add a new board for Metro M4 Express Rev B. This is the board
Scott Shawcroft
2018-02-20
Merge pull request #627 from tannewt/qspi
Dan Halbert
2018-02-19
Remove breakpoint instruction used for debugging.
Scott Shawcroft
2018-02-19
m4 qspi works. m0 compiles
Scott Shawcroft
2018-02-19
Reorganize things. Reading jdec works.
Scott Shawcroft
2018-02-19
Compiles for m4. Untested on m0.
Scott Shawcroft
2018-02-19
Begin rework to add qspi support.
Scott Shawcroft
2018-02-16
Merge pull request #626 from microbuilder/master
Scott Shawcroft
2018-02-16
Merge pull request #625 from tannewt/pulseio3
Dan Halbert
2018-02-16
Fix loops and comma style.
Scott Shawcroft
2018-02-16
Updated nrfutil to 0.5.2b for nRF52840 erase time fix
microbuilder
2018-02-15
Merge pull request #621 from tannewt/tweak_itsybitsy_status_brightness
Dan Halbert
2018-02-15
Turn on lto
Scott Shawcroft
2018-02-15
pulsein works on m0
Scott Shawcroft
2018-02-15
pulsein works on m4
Scott Shawcroft
2018-02-15
Merge pull request #623 from microbuilder/nrf52840
Kevin Townsend
2018-02-15
Removed leftover build option
Kevin Townsend
2018-02-15
Update for style consistency
Kevin Townsend
2018-02-15
Cleanup minor typos
Kevin Townsend
2018-02-15
Fixed pin P0_00
Kevin Townsend
2018-02-15
Added second 'P0_00'
Kevin Townsend
2018-02-15
Added note nrfutil and flashing
Kevin Townsend
[next]