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-09-13
Merge pull request #2153 from jepler/issue2146-4x
Scott Shawcroft
2019-09-13
nRF: PWMOut: At deinit, make pin available again
jepler
2019-08-29
add additional pin aliases
Scott Shawcroft
2019-08-29
Hallowing M4
Scott Shawcroft
2019-07-10
Merge pull request #1990 from kattni/pyruler
4.1.0-rc.0
siddacious
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
Merge pull request #1988 from jandjstudios/datum
Scott Shawcroft
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-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-03
changed type of receiver_buffer_size to uint16_t
iot49
2019-07-01
Switch the terminal font for ugame10
Radomir Dopieralski
2019-06-27
Merge remote-tracking branch 'adafruit/4.0.x' into merge_in_402
Scott Shawcroft
2019-06-26
Shrink pIRkey build down.
Scott Shawcroft
2019-06-25
Merge pull request #1968 from adafruit/4.0.x
Scott Shawcroft
2019-06-20
nrf: fix neopixel_write pwm buf size calc
Dan Halbert
2019-06-19
Merge pull request #1958 from tannewt/pygamer_advanced
Scott Shawcroft
2019-06-18
Merge pull request #1955 from pewpew-game/pygamer-stage
Scott Shawcroft
2019-06-18
Add PyGamer Advance and fix Joystick pins
Scott Shawcroft
2019-06-18
Add support for PyGamer to Stage library
Radomir Dopieralski
2019-06-17
Update board inits for new api.
Scott Shawcroft
2019-06-17
COLMOD is 1 param, remove CASET/RASET in CircuitPython
brentru
2019-06-14
removed incorrect gamma code, looks better now
brentru
2019-06-14
tft working init. sequence, still undersaturated
brentru
2019-06-14
Add pybadge airlift, sans-tft
brentru
2019-06-12
Turn off gc opt for more M0 boards
Scott Shawcroft
2019-06-12
Change to one lto partition for ultimate optimization.
Scott Shawcroft
2019-06-12
Add partial display update support.
Scott Shawcroft
2019-06-12
Uncomment vm.c SUPEROPT (debugging typo); trim a few builds
Dan Halbert
2019-06-12
Turn off SUPEROPT on gc.c instead of trying to squueze inline limit so much; ...
Dan Halbert
2019-06-11
shrink a bunch of builds to fit
Dan Halbert
2019-06-11
Merge latest 4.0.x fixes into master
Dan Halbert
2019-06-08
Added pin for SD CS
shazz
2019-06-06
Include display objects in gc.
Dan Halbert
2019-06-04
Add PS/2 support -- ps2io module
Elvis Pfützenreuter
2019-06-05
boards: add support for Electronut labs Blip
Tavish Naruka
2019-05-31
Merge pull request #1903 from tannewt/get_area
Dan Halbert
2019-05-24
Implement forced clean builds for boards so designated.
Dan Halbert
2019-05-23
make crickit cpx pinyin build fit
Dan Halbert
2019-05-21
Rework the pixel computation to use areas
Scott Shawcroft
2019-05-21
Make pinyin fit on cpx
Dan Halbert
2019-05-16
correct USB PIDs for several boards
Dan Halbert
2019-05-14
Merge pull request #1884 from CapableRobot/capablerobot-usbhub
Scott Shawcroft
2019-05-14
Fix to prevent critical pins from being reset when MCU restarts or enters REPL
Chris Osterwood
2019-05-14
Added board definition for Capable Robot Programmable USB Hub
Chris Osterwood
2019-05-13
Fix pin lost
sabas1080
[next]