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-03-05
changed from mp_int_t to uint16_t
Dustin Mendoza
2019-03-05
Merge pull request #1618 from dhalbert/build-uf2-for-radio-boards
Dan Halbert
2019-03-05
Build both BIN and UF2 for RFM boards
Dan Halbert
2019-03-04
Merge pull request #1614 from sommersoft/new_freq_in
Dan Halbert
2019-03-04
Merge pull request #1604 from dhalbert/display_wait_for_frame-check-interrupts
Dan Halbert
2019-03-02
update RTD documentation
sommersoft
2019-03-02
update translations
sommersoft
2019-03-02
changed width and height to be properties
Dustin Mendoza
2019-03-02
using the correct name for things is important...
sommersoft
2019-03-02
Merge pull request #1611 from siddacious/docs_fixes
Dan Halbert
2019-03-02
Fixed the OnDiskBitmap example to reflect code changes
Bryan Siepert
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 #1606 from siddacious/bmp_bitdepths
Dan Halbert
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
Use find_free_timer()
Radomir Dopieralski
2019-03-01
Improve documentation
Radomir Dopieralski
2019-03-01
fixed typo
Bryan Siepert
2019-03-01
Move the frozen pew.py into a submodule
Radomir Dopieralski
2019-03-01
Merge branch 'master' into bmp_bitdepths
Bryan Siepert
2019-03-01
fixed whitespace, clarified variable name, and updated error messages
Bryan Siepert
2019-03-01
More style fixes
Radomir Dopieralski
2019-03-01
Merge pull request #1608 from dhalbert/pyportal-rev-c
Dan Halbert
2019-03-01
Apply review fixes:
Radomir Dopieralski
2019-03-01
Fix pew.tick() to not accumulate error over time
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
added monochrome, 8bpp indexed, and 32bpp ARGB BMPs
Bryan Siepert
2019-02-28
Fix SYNCBUSY loop typo.
Dan Halbert
2019-02-28
Don't wait for display frame if interrupt pending
Dan Halbert
2019-02-28
Use TCC LUPD lock when updating CCB
Dan Halbert
2019-02-28
Reset timer when releasing _pew
Radomir Dopieralski
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
[prev]
[next]