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
2019-11-03
Merge pull request #2262 from jepler/cpb-speaker-disable
5.0.0-alpha.5
Dan Halbert
2019-11-03
Merge pull request #2252 from dhalbert/cpb-two-i2c
Scott Shawcroft
2019-11-02
Check for no pullups on I2C on nrf; give arduino nano 33 ble two I2C devices
Dan Halbert
2019-11-01
cpb: define the SPEAKER_ENABLE_PIN
jepler
2019-11-01
nRF: Handle SPEAKER_ENABLE_PIN
jepler
2019-11-01
Merge pull request #2260 from dhalbert/dotstar-brightness
Scott Shawcroft
2019-11-01
Merge pull request #2257 from Retoc/master
Scott Shawcroft
2019-11-01
Reduce DotStar status brightness; macros for status colors
Dan Halbert
2019-11-01
added german translation
retoc
2019-10-31
Merge pull request #2256 from brentru/master
Brent Rubell
2019-10-31
flip it around
brentru
2019-10-31
flip MADCTL BGR bit to reflect RGB colors
brentru
2019-10-29
we should use native rotation, and tweak madctl (not done yet)
ladyada
2019-10-29
switch to 8-bit mode - tested on hardware!
ladyada
2019-10-29
Update I2C and SPI documentation
Dan Halbert
2019-10-28
nrf: allocate two I2C on CPB
Dan Halbert
2019-10-28
Merge pull request #2240 from theacodes/fix-2086
Dan Halbert
2019-10-28
Merge pull request #2247 from jepler/comment-doc-typos
Dan Halbert
2019-10-28
Merge pull request #2242 from theacodes/fix-1563
Dan Halbert
2019-10-28
Merge pull request #2249 from dhalbert/micropy_py_sys_platform
Dan Halbert
2019-10-28
CXD56 is a better platform name
Dan Halbert
2019-10-28
Use MICROPY_PY_SYS_PLATFORM in mpconfigport.h only
Dan Halbert
2019-10-27
Merge pull request #2244 from dhalbert/itsybitsy_nrf52840_express
Jeff Epler
2019-10-27
audioio: correct trivial typo
Jeff Epler
2019-10-27
audiobus: correct trivial typo
Jeff Epler
2019-10-27
pixelbuf: correct trivial typos
Jeff Epler
2019-10-26
Merge pull request #2246 from dhalbert/nano-33-ble
Limor "Ladyada" Fried
2019-10-26
bitbangio.SPI was not setting direction of output pins
Dan Halbert
2019-10-26
forgot board in build.yml
Dan Halbert
2019-10-25
Merge remote-tracking branch 'adafruit/master' into nano-33-ble
Dan Halbert
2019-10-25
add object types to rgb status objects;mark spi rgb objects as never_reset
Dan Halbert
2019-10-25
use bitbang SPI for DotStar; still need to fix hw SPI for dotstar
Dan Halbert
2019-10-25
Note behavior in documentation
Thea Flowers
2019-10-25
Fix spelling
Thea Flowers
2019-10-25
Initial Itsy nRF52840 defn
Dan Halbert
2019-10-24
Merge pull request #2243 from hierophect/f405-rename-and-fixes
hierophect
2019-10-24
Rename feather across folders and config, fix makefile def issue
Hierophect
2019-10-23
Improve documentation for `rtc`.
Thea Flowers
2019-10-23
Merge pull request #2241 from sparkfun/master
Limor "Ladyada" Fried
2019-10-23
Fixes alphabetical list in board.yml nrf above qwiic_micro
ProductDev
2019-10-23
Track unadjusted PWM duty cycle to avoid accumulating conversion errors
Thea Flowers
2019-10-23
Adds two new builds to build.yml within workflows directory
ProductDev
2019-10-23
Adds builds for sparkfun_qwiic_micro with and without flash
ProductDev
2019-10-23
Merge pull request #2226 from kamtom480/circuitpython-device-open
Dan Halbert
2019-10-23
Merge pull request #2237 from jepler/no-threaded-tests
Dan Halbert
2019-10-22
Merge pull request #2239 from hierophect/remove-lib-stm32
Dan Halbert
2019-10-22
remove old library
Hierophect
2019-10-21
ci: don't run the "thread" tests
Jeff Epler
2019-10-21
Clean UART on reset
Kamil Tomaszewski
2019-10-20
Merge pull request #2234 from Senuros/master
Scott Shawcroft
[next]