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-08-28
another API rework: less abstraction leakage
Dan Halbert
2019-08-28
bleio: API change to create and connect related objects simulatenously: no or...
Dan Halbert
2019-08-28
Merge remote-tracking branch 'adafruit/master' into bleio-api-revamp
Dan Halbert
2019-08-27
Disable bitbangio on Itsy M0
Scott Shawcroft
2019-08-26
remove some debugging prints
Dan Halbert
2019-08-25
BLE HID WIP: works everywhere except iOS; fixed a bunch of bugs; pretend bonding
Dan Halbert
2019-08-23
Rework based on Dan's review
Scott Shawcroft
2019-08-22
Rejigger builds to fit under 50 minute limit
Scott Shawcroft
2019-08-22
More cleanup
Scott Shawcroft
2019-08-22
Turn off features to make room for ePaper
Scott Shawcroft
2019-08-22
Add initial Monster M4SK build
Scott Shawcroft
2019-08-22
Fix nrf builds
Scott Shawcroft
2019-08-22
Add reset() to display busses to detect whether it works
Scott Shawcroft
2019-08-22
Rework refresh API and factor common display stuff out
Scott Shawcroft
2019-08-22
Begin refresh rework.
Scott Shawcroft
2019-08-22
Updated ParallelBus implementation in nrf port
Benny Meisels
2019-08-22
EPaper displays work mostly.
Scott Shawcroft
2019-08-22
make translate
Dan Halbert
2019-08-22
Merge pull request #2083 from dhalbert/no-32khz-xtal
Dan Halbert
2019-08-22
fix default crystal value; fix include order
Dan Halbert
2019-08-21
Merge pull request #2027 from dastels/displayio_fill_area
Scott Shawcroft
2019-08-22
merge similar fix in
Dan Halbert
2019-08-22
Fix CPBlue LFCLKSRC; CPB has no status neopixel
Dan Halbert
2019-08-21
Merge pull request #2081 from dhalbert/rotaryio-pin-check-fix
Scott Shawcroft
2019-08-21
Merge pull request #2072 from bmeisels/nrf-no-crystal-support
Scott Shawcroft
2019-08-21
Merge remote-tracking branch 'adafruit/master' into displayio_fill_area
Dave Astels
2019-08-21
Make room
Dave Astels
2019-08-20
Add support for nrf boards that don't have an external crystal
Benny Meisels
2019-08-20
typo in IncrementalEncoder.c
Dan Halbert
2019-08-20
merge from upstream and make translate
Dan Halbert
2019-08-19
update tinyusb to 00c440cb
Dan Halbert
2019-08-19
Merge remote-tracking branch 'adafruit/master' into run-background-tasks
Dan Halbert
2019-08-18
Merge remote-tracking branch 'origin/master' into nrf-pdm-audioin
Jeff Epler
2019-08-18
nrf: PDMIn: Implement
Jeff Epler
2019-08-18
nrf: stub out audiobusio.PDMIn, audiobusio.I2SOut
Jeff Epler
2019-08-18
Merge pull request #2031 from jepler/nrf-lto
Dan Halbert
2019-08-18
make nrf touchio be generic: now available for SAMD51 too
Dan Halbert
2019-08-16
Merge pull request #2066 from dhalbert/ble-pairing
Scott Shawcroft
2019-08-16
address review comments; avoid calling common_hal_bleio_device... routines fr...
Dan Halbert
2019-08-13
CPblue initial definition
Dan Halbert
2019-08-12
Merge pull request #2046 from brentru/add-pyportal-titano
Scott Shawcroft
2019-08-11
nrf: Use RUN_BACKGROUND_TASKS
Jeff Epler
2019-08-11
atmel-samd: Use RUN_BACKGROUND_TASKS
Jeff Epler
2019-08-08
remove cruft from prv board
brentru
2019-08-08
adding pyportal titano board definition
brentru
2019-08-07
specifying attribute length; fix up value setting
Dan Halbert
2019-08-07
samd: audio_dma, audio_background: Gate with CIRCUITPY_ defines
Jeff Epler
2019-08-07
samd: audio_dma.c: Remove exceptions, just return early
Jeff Epler
2019-08-07
add pindefs for tft and tft control
brentru
2019-08-07
add defs for pyportal titano
brentru
[next]