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
path:
root
/
ports
Age
Commit message (
Expand
)
Author
2019-07-29
Add board support for keithp.com SnekBoard
Keith Packard
2019-07-28
Merge pull request #2003 from C47D/travis_check_new_boards
sommersoft
2019-07-26
Reduce feather_m0_supersized build size
Scott Shawcroft
2019-07-25
Turn off GC opt to save space on Trinket Haxpress
Scott Shawcroft
2019-07-25
Merge pull request #2010 from jepler/audiocore
Scott Shawcroft
2019-07-25
audiocore: Factor from audioio
Jeff Epler
2019-07-24
Merge pull request #2007 from hierophect/F4xx-port-setup
Scott Shawcroft
2019-07-24
Update SystemCoreClock macro
Hierophect
2019-07-24
Requested changes, general cleanup
Hierophect
2019-07-24
update tinyusb lib to 0.5.x
hathach
2019-07-23
Switch to submodule for cube files
Hierophect
2019-07-23
Python doc generator fixes
Hierophect
2019-07-22
Merge pull request #1998 from tannewt/monocolor
Dan Halbert
2019-07-22
Merge pull request #1986 from AnthonyDiGirolamo/patch-1
Scott Shawcroft
2019-07-22
Add feature conditionals and clean up
Hierophect
2019-07-22
Fix incorrect preprocessor define NRFX_TIMER3/4
Tavish Naruka
2019-07-19
Review feedback including NO_BRIGHTNESS_COMMAND macro
Scott Shawcroft
2019-07-19
Turn off bitbanging on Hallowing to save code space.
Scott Shawcroft
2019-07-19
Correct typo in line meant to turn off frequencyio on M0 which saves 2k code ...
Scott Shawcroft
2019-07-19
Add support for grayscale displays that are < 8 bit depth.
Scott Shawcroft
2019-07-19
pin selection cleanup, tinyUSB update
Hierophect
2019-07-19
Merge pull request #2002 from ntavish/blip_improvements
Scott Shawcroft
2019-07-19
enable libraries needed by BlipBoy Shield
Tavish Naruka
2019-07-18
Makefile cleanup
Hierophect
2019-07-18
Deinit-capable USB on 411
Hierophect
2019-07-17
Add missing files for DigitalIO
Hierophect
2019-07-17
fix gitignore
Hierophect
2019-07-17
first pass of DigitalIO
Hierophect
2019-07-16
Address review comments.
Dan Halbert
2019-07-11
Merge remote-tracking branch 'adafruit/master' into ble-scanner
Dan Halbert
2019-07-11
Serial REPL support
Hierophect
2019-07-10
Merge pull request #1990 from kattni/pyruler
4.1.0-rc.0
siddacious
2019-07-10
Add some usb reference material, non functional
Hierophect
2019-07-09
Requested changes.
Kattni Rembor
2019-07-09
Adding PyRuler to CircuitPython.
Kattni Rembor
2019-07-09
Merge pull request #1925 from C47D/rgb_status
Scott Shawcroft
2019-07-09
Add STM32F412-DISCO support, cleanup
Hierophect
2019-07-09
Merge pull request #1988 from jandjstudios/datum
Scott Shawcroft
2019-07-09
merge from master
Dan Halbert
2019-07-09
UARTClient now works both directions
Dan Halbert
2019-07-08
Merge pull request #1989 from rce1086/master
Scott Shawcroft
2019-07-08
Added conditional compilation around selection of TX pad candidates
Carl Elkins
2019-07-07
WIP: Need descriptors for Central CCCD discovery; not done yet
Dan Halbert
2019-07-06
Initial commit to support boards in the datum series.
jandjstudios
2019-07-06
Fix up nrf so that it is initialized properly. Also, do not reset
Scott Shawcroft
2019-07-05
updated samd and esp8266 ports
iot49
2019-07-04
Update Arch Linux ARM compiler installation instructions
Anthony DiGirolamo
2019-07-03
changed type of receiver_buffer_size to uint16_t
iot49
2019-07-02
WIP: CharacteristicBuffer for Central; not working: need to set remote Charac...
Dan Halbert
2019-07-01
remove dependencies for stable build
Hierophect
[next]