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
2018-09-18
fix translate omission; pca10059 fix in .travis.yml
Dan Halbert
2018-09-18
merge 3.0.2 to master
Dan Halbert
2018-09-17
add D4 and D3 aliases for EXTERNAL_NEOPIXEL and SENSE pins to match final sil...
Dan Halbert
2018-09-13
add mic in / out
ladyada
2018-09-13
rev B (minus microphone)
ladyada
2018-09-13
missin' reset pin for the radio. tested works.
ladyada
2018-09-13
trellis m4 variant
ladyada
2018-09-12
Merge pull request #1186 from dhalbert/uart-enhancements
3.0.2
Scott Shawcroft
2018-09-12
fix nrf builds; sphinx 1.8.0 crashing: use lower version
Dan Halbert
2018-09-12
Add OnDiskBitmap which loads pixel data straight from disk.
Scott Shawcroft
2018-09-12
UART fixes and enhancements; default board object fix
Dan Halbert
2018-09-12
usb_write() output_len was uint8_t instead of uint32_t
Dan Halbert
2018-09-12
When UART timeout of zero is given, make read() return data already available
Paul Kierstead
2018-09-11
PWMOut was not claming channels on shared TCCs
Dan Halbert
2018-09-09
use open-drain capabilities on GPIO; clean up board init; set correct GPIO vo...
Dan Halbert
2018-09-07
Merge pull request #1165 from tannewt/grandcentral
Dan Halbert
2018-09-07
Fix SDA/SCL
Scott Shawcroft
2018-09-06
Initial Grand Central definition
Scott Shawcroft
2018-09-06
Merge remote-tracking branch 'adafruit/master' into hallowing
Scott Shawcroft
2018-09-06
Minor tweaks based on feedback
Scott Shawcroft
2018-09-05
neopixel_write merge; alphabetize stuff in Makefile
Dan Halbert
2018-09-05
Merge remote-tracking branch 'adafruit/master' into nrf-pin-claiming
Dan Halbert
2018-09-05
Merge pull request #1161 from hathach/nrf52_neopixel
Dan Halbert
2018-09-05
use nrf_pwm instead of direct registers
hathach
2018-09-04
generalize # of ports; remove atmel neopixel code; remove pin name in mc_pin_...
Dan Halbert
2018-09-04
fix nrf52832 build 2
hathach
2018-09-04
fix nrf52832 build
hathach
2018-09-04
run background job while waiting for neopixel write seqend
hathach
2018-09-04
correct disconnection check to only dtr
hathach
2018-09-04
add neopixel_write implementation, work ok
hathach
2018-09-04
adding neopixel write
hathach
2018-09-01
When UART timeout of zero is given, make read() return data already available
Paul Kierstead
2018-09-01
fix typos, remove incorrect pca10059 example; add default buses for pca10056;...
Dan Halbert
2018-08-31
add pin claiming to devices
Dan Halbert
2018-08-31
pin files rework; implement pin claiming; add more boards
Dan Halbert
2018-08-31
wip
Dan Halbert
2018-08-31
Tweaks based on feedback
Scott Shawcroft
2018-08-31
Introduce displayio to render graphics to displays.
Scott Shawcroft
2018-08-28
Merge pull request #1146 from hathach/nrf52_usb_serial_bug
Dan Halbert
2018-08-28
update readme board name feather_nrf52832
hathach
2018-08-26
Merge pull request #1143 from notro/stat_epoch_fix
Scott Shawcroft
2018-08-26
rename pin.h to nrf_pin.h to avoid conflict with Pin.h
ladyada
2018-08-25
samd: Use RTC to set file timestamp
Noralf Trønnes
2018-08-24
adjust SAMD51 neopixel_write timing
Jerry Needell
2018-08-23
Merge remote-tracking branch 'adafruit/master' into nrf_board_rename
Dan Halbert
2018-08-23
Merge pull request #1139 from hathach/nrf52_usb_serial
Dan Halbert
2018-08-23
use unique DevicID for usb serial
hathach
2018-08-23
remove s140 6.0.0 and s132 6.1.0 (not supported yet)
hathach
2018-08-22
add SD 6.1.0 to download all
hathach
2018-08-22
update SD to v6.1.0
hathach
[next]