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-10-01
Merge pull request #3495 from tannewt/esp32s2_metro
Scott Shawcroft
2020-10-01
Merge pull request #3449 from FoamyGuy/sdcard_odb_fix
Scott Shawcroft
2020-10-01
sharpdisplay: Fix memory corruption across soft-reset
Jeff Epler
2020-09-30
remove remaining top level displayio background check
FoamyGuy
2020-09-30
Add Metro ESP32S2
Scott Shawcroft
2020-09-30
Merge pull request #3450 from mdroberts1243/New_quirk_for_SH1107
Scott Shawcroft
2020-09-30
removing top level displayio background check
FoamyGuy
2020-09-30
Removed redundant subrectangle sizing code
Mark Roberts
2020-09-30
Ran pre-commit locally
Mark Roberts
2020-09-28
Merge branch 'main' into New_quirk_for_SH1107
mdroberts1243
2020-09-28
modified _stage/__init__.c call to set region to update
Mark Roberts
2020-09-28
CAN: Use mp_obj_t insteaed of canio_message_obj_t, get rid of rtr field
Jeff Epler
2020-09-28
canio: RemoteTransmissionRequest: Split implementation, keep one structure
Jeff Epler
2020-09-28
canio: Split RemoteTransmissionRequest to its own class
Jeff Epler
2020-09-28
Match: address -> id
Jeff Epler
2020-09-28
Merge pull request #3453 from DavePutz/issue3367
Scott Shawcroft
2020-09-25
Requested changes take 1
Mark Roberts
2020-09-25
Change I2C default to 100khz
Scott Shawcroft
2020-09-25
Fixed page set mask to be four bits!
Mark Roberts
2020-09-24
Mostly-working-version with comments
Mark Roberts
2020-09-22
Removed redundant send of page setting
Mark Roberts
2020-09-22
Changed delay calls to avoid conflicts with qspi_disable
root
2020-09-21
Changes to compile cleanly
Mark Roberts
2020-09-21
Quirk coded up for ...set_region_to_update
Mark Roberts
2020-09-21
Merge branch 'adafruit_main' into sdcard_odb_fix
FoamyGuy
2020-09-21
Initial commit bool column_and_page_addressing
Mark Roberts
2020-09-21
canio: rename from _canio
Jeff Epler
2020-09-21
_canio: Message: setting data clears rtr, and vice versa
Jeff Epler
2020-09-21
Respond to review comments
Jeff Epler
2020-09-21
Message: add extended address flag
Jeff Epler
2020-09-21
_canio: Message: Setting data should set the size to match
Jeff Epler
2020-09-21
_canio: Minimal implementation for SAM E5x MCUs
Jeff Epler
2020-09-14
Remove unlicensed file, fix reset pin type check
Lucian Copeland
2020-09-14
Merge remote-tracking branch 'upstream/main' into esp32-displayio-fix
Lucian Copeland
2020-09-11
fixes showing OnDiskBitmap with adafruit_sdcard
FoamyGuy
2020-09-11
Merge pull request #3374 from kmatch98/shape_update
Scott Shawcroft
2020-09-11
Merge pull request #3378 from DavePutz/issue3266
Scott Shawcroft
2020-09-11
Moved SPI unlock code
root
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
[prev]
[next]