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-03-14
Fix custom pin in use logic for SWD
Scott Shawcroft
2019-03-13
Squeeze down the feather crickit build
Scott Shawcroft
2019-03-13
Merge pull request #1640 from tannewt/final_displayio_changes
Dan Halbert
2019-03-12
wrong arg type for PWMOut variable_frequency
Dan Halbert
2019-03-12
Turn off networking on M0s.
Scott Shawcroft
2019-03-12
Copy inline setting on feather m0 express that the metro has.
Scott Shawcroft
2019-03-12
Fix unix build by using safe mode stub
Scott Shawcroft
2019-03-12
Fixup the pybadge definition so the screen works.
Scott Shawcroft
2019-03-12
Be more careful when initing the board outside the VM.
Scott Shawcroft
2019-03-12
Add basic Pybadge board definition
John Reese
2019-03-12
Merge pull request #1638 from dhalbert/disable-SPIM3
Scott Shawcroft
2019-03-12
nrf: Disable SPIM3; add SPIM1; remove TWIM1
Dan Halbert
2019-03-11
Merge pull request #1635 from caternuson/iss1634_SPEAKER
Scott Shawcroft
2019-03-11
change order so SPEAKER is first
caternuson
2019-03-11
add SPEAKER pin alias for PyPortal
caternuson
2019-03-11
Add default devices and tweak brightness in boards/pewpew10
Radomir Dopieralski
2019-03-07
Shrink build so de_DE fits
Dan Halbert
2019-03-02
update translations
sommersoft
2019-03-02
using the correct name for things is important...
sommersoft
2019-03-02
shore-up inclusion
sommersoft
2019-03-01
better handle frequencyio inclusion
sommersoft
2019-03-01
re-add frequencyin to 'timer_handler' after upstream merge
sommersoft
2019-03-01
Merge branch 'master' of https://github.com/adafruit/circuitpython into new_f...
sommersoft
2019-03-01
Merge pull request #1607 from pewpew-game/pewpew10.x-4.x
Dan Halbert
2019-03-01
Add more guards for CIRCUITPYTHON_PEW
Radomir Dopieralski
2019-03-01
Merge pull request #1605 from dhalbert/pwmout-tcc-lock-ccb
Dan Halbert
2019-03-01
Enable math for pewpew10
Radomir Dopieralski
2019-03-01
Move the frozen pew.py into a submodule
Radomir Dopieralski
2019-03-01
Apply review fixes:
Radomir Dopieralski
2019-03-01
Rename internal pins to add underscore in front
Radomir Dopieralski
2019-03-01
Clean unused include from tick.c
Radomir Dopieralski
2019-03-01
Remove the pewpew70 board definition, leave only pewpew10
Radomir Dopieralski
2019-03-01
Update PyPortal pins to rev C
Dan Halbert
2019-03-01
Rebase on top of CircuitPython 4.x
Radomir Dopieralski
2019-02-28
Fix SYNCBUSY loop typo.
Dan Halbert
2019-02-28
Use TCC LUPD lock when updating CCB
Dan Halbert
2019-02-28
Handle new buttons
Radomir Dopieralski
2019-02-28
Some cleanup
Radomir Dopieralski
2019-02-28
Use a dedicated timer
Radomir Dopieralski
2019-02-28
Add a _pew module
Radomir Dopieralski
2019-02-28
Enlarge the usb disk
Radomir Dopieralski
2019-02-28
Correct a typo in the pin name
Radomir Dopieralski
2019-02-28
Add pewpew70 board
Radomir Dopieralski
2019-02-27
fixes set_timer_handler call
sommersoft
2019-02-26
Merge branch 'master' into new_freq_in
sommersoft
2019-02-25
final re-glue; compiles now.
sommersoft
2019-02-24
touchup adding frequencyin interrupt handling
sommersoft
2019-02-24
fix init deps
sommersoft
2019-02-24
Merge pull request #1558 from siddacious/bmp_bitdepths
Dan Halbert
2019-02-24
implement default busses for particle boards
Jerry Needell
[next]