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-16
Address review comments.
Dan Halbert
2019-07-11
Merge remote-tracking branch 'adafruit/master' into ble-scanner
Dan Halbert
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-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-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
Switch the terminal font for ugame10
Radomir Dopieralski
2019-06-29
Central is connecting; characteristics can be read and written
Dan Halbert
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-22
getting Scanner to work
Dan Halbert
2019-06-21
WIP: Central compiles; now will test
Dan Halbert
2019-06-20
nrf: fix neopixel_write pwm buf size calc
Dan Halbert
2019-06-19
WIP: backup only; not compiled
Dan Halbert
2019-06-19
Merge pull request #1958 from tannewt/pygamer_advanced
Scott Shawcroft
2019-06-19
Update copyrights; get ready for Central
Dan Halbert
2019-06-18
Don't operate directly on bleio objects in shared-bindings: use common_hal
Dan Halbert
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
Handle None for BLE name; fix ScanEntry bug; compile issue
Dan Halbert
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-13
merge from upstream; WIP redo Address; no more AddressType
Dan Halbert
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-05
Make advertising data buffers long-lived
Dan Halbert
2019-06-04
Add PS/2 support -- ps2io module
Elvis Pfützenreuter
[next]