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
/
shared-module
Age
Commit message (
Expand
)
Author
2020-09-10
Fix off-by-one error, simplify the logic, add comments
Kevin Matocha
2020-09-10
Merge pull request #3302 from xiongyihui/main
Scott Shawcroft
2020-09-10
Fix reset pin null reference, construct error null reference
Lucian Copeland
2020-09-09
Removed unneeded pointer
root
2020-09-09
Merge branch 'issue3266' of https://github.com/DavePutz/circuitpython into is...
root
2020-09-09
Moved SPI unlock to reset_board_busses()
root
2020-09-08
Utilize MIN and MAX functions from py/misc.h
Kevin Matocha
2020-09-07
Merge pull request #25 from DavePutz/main
DavePutz
2020-09-06
Make sure SPI lock is free initially
root
2020-09-04
Delete unnecessary comment
Kevin Matocha
2020-09-04
Add final newline
Kevin Matocha
2020-09-04
Delete trailing blank lines from Shape.c
Kevin Matocha
2020-09-04
Add dirty rectangle tracking to Shape display element
Kevin Matocha
2020-09-03
Merge remote-tracking branch 'adafruit/main' into native_wifi
Scott Shawcroft
2020-09-03
Changes based on Dan's feedback
Scott Shawcroft
2020-09-02
Merge pull request #3366 from kmatch98/refresh_now
Scott Shawcroft
2020-09-02
Merge pull request #3344 from jepler/issue-3184
Scott Shawcroft
2020-09-02
rgbmatrix: Move struct definition to shared-module, rename 'core' member
Jeff Epler
2020-09-01
RGBMatrix: Remove unused, dead allocation
Jeff Epler
2020-09-01
FramebufferDisplay: Don't set rotation via core_construct
Jeff Epler
2020-09-01
rgbmatrix: Disable timer while reconstructing the display
Jeff Epler
2020-09-01
allocator.h: add a missing license notice
Jeff Epler
2020-09-01
rgbmatrix: Don't inline the allocator functions
Jeff Epler
2020-09-01
rgbmatrix: recover gracefully from allocation errors
Jeff Epler
2020-09-01
Update refresh to force immediate redraw with display.refresh() or display.re...
Kevin Matocha
2020-08-30
merge from upstream
Dan Halbert
2020-08-25
Merge remote-tracking branch 'adafruit/main' into native_wifi
Scott Shawcroft
2020-08-24
Merge remote-tracking branch 'adafruit/main' into add_pwmio
Scott Shawcroft
2020-08-21
remove other extraneous files
Kevin Matocha
2020-08-21
remove extraneous files
Kevin Matocha
2020-08-21
Merge adafruit/main latest
Kevin Matocha
2020-08-21
Merge with latest adafruit/main
Kevin Matocha
2020-08-21
Merge remote-tracking branch 'source/main' into main
Kevin Matocha
2020-08-21
Updating main to adafruit/main
Kevin Matocha
2020-08-21
Merge pull request #3292 from jepler/allocate_display_bus_bug
Scott Shawcroft
2020-08-20
merge from upstream; working; includes debug_out code for debugging via Salea...
Dan Halbert
2020-08-19
Ping works!
Scott Shawcroft
2020-08-19
Ping work and start to add socketpool
Scott Shawcroft
2020-08-19
Add ipaddress
Scott Shawcroft
2020-08-19
support to get HID OUT report
Yihui Xiong
2020-08-18
Split pulseio.PWMOut into pwmio
Scott Shawcroft
2020-08-18
Merge pull request #3277 from jepler/sharpmemory-bugs
Scott Shawcroft
2020-08-18
Fix build error for !SHARPDISPLAY
Jeff Epler
2020-08-18
Fix build error for \!DISPLAY
Jeff Epler
2020-08-18
displayio: Don't need to specialcase reset of sharpdisplay framebuffer
Jeff Epler
2020-08-18
reset_board_buses: need to check if sharpdisplay uses SPI bus
Jeff Epler
2020-08-17
Finish implementing scott's suggestion
Jeff Epler
2020-08-17
Update shared-module/displayio/__init__.c
Jeff Epler
2020-08-17
allocate_display_bus: fix bug where in-use bus would be returned
Jeff Epler
2020-08-14
deleted whitespace
Kevin Matocha
[prev]
[next]