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-bindings
Age
Commit message (
Expand
)
Author
2020-03-31
Merge pull request #2741 from tannewt/fix_packetbuffer_server
Scott Shawcroft
2020-03-28
Merge pull request #2730 from tannewt/fix_fourwire_phase_polarity
Jeff Epler
2020-03-26
Don't break the function signature
Scott Shawcroft
2020-03-25
adding a backlight polarity flag to Display
siddacious
2020-03-25
Add exception on small buffer and fix Connecion WRITE handling
Scott Shawcroft
2020-03-25
Add polarity and phase to FourWire.
Scott Shawcroft
2020-03-17
Update shared-bindings/ulab/__init__.rst
Jeff Epler
2020-03-17
ulab: update documentation
Jeff Epler
2020-03-06
Make ParallelBus reset ping arg required
Dan Halbert
2020-03-05
Merge remote-tracking branch 'adafruit/master' into assert_pin-and-mp_const_n...
Dan Halbert
2020-03-05
rename routines to be clearer; fix wiznet arg types
Dan Halbert
2020-02-29
missing semicolon
Dan Halbert
2020-02-29
update uses of assert_pin_free; remove redundant checks
Dan Halbert
2020-02-28
new pin validation routines; don't use mp_const_none if NULL will do
Dan Halbert
2020-02-27
Update ulab from upstream again
Jeff Epler
2020-02-27
typos
Jeff Epler
2020-02-27
ulab: Incorporate it
Jeff Epler
2020-02-20
Enable _bleio adapter when _bleio is imported
Dan Halbert
2020-02-18
Addition of RS485 support
Dave Marples
2020-02-18
Addition of RTS/CTS/RS485 UART functionality
Dave Marples
2020-02-18
Merge pull request #2626 from dhalbert/stat-for-shortint
Scott Shawcroft
2020-02-14
avoid os.stat() int overflow on smallint-only builds
Dan Halbert
2020-02-14
Updated OnDiskBitmap RTD example for 5.x
Melissa LeBlanc-Williams
2020-02-13
Merge pull request #2581 from jamesbowman/master
Scott Shawcroft
2020-02-13
Split ROMDECLS for readability
James Bowman
2020-02-11
doc typo
Dan Halbert
2020-02-11
fix doc indentation
Dan Halbert
2020-02-11
nrf: add SPIM3 support
Dan Halbert
2020-02-10
Correct the BitmapTransform operations.
James Bowman
2020-02-10
Remove unused code
James Bowman
2020-02-07
Move _eve module declarations into shared-bindings header
James Bowman
2020-02-07
Add doc strings, inline mod_eve-gen.h and remove it
James Bowman
2020-02-07
Split into shared-module and shared-bindings
James Bowman
2020-02-07
time.sleep() rounds to nearest msec
Dan Halbert
2020-02-07
improve time.monotonic_ns() accuracy from ms to us
Dan Halbert
2020-02-06
Add method VertexFormat() and variable fixed-point scaling in Vertex2f()
James Bowman
2020-02-05
Rename eveL to _eve, EVEL to _EVE
James Bowman
2020-02-05
My name
James Bowman
2020-02-05
Use mp_instance_cast_to_native_base() throughout
James Bowman
2020-02-03
allow tuple or list for Palette color
Dan Halbert
2020-02-03
Add header for module eveL explaining what it is.
James Bowman
2020-02-03
First draft of eveL, the low-level module of the Gameduino (and BridgeTek EVE...
James Bowman
2020-01-30
Merge remote-tracking branch 'adafruit/master' into tweak_pixelbuf
Scott Shawcroft
2020-01-30
circuitpython-stage: allow choosing background color
Radomir Dopieralski
2020-01-29
Tweak error messages to reduce code size.
Scott Shawcroft
2020-01-27
PacketBuffer.packet_size was returning bool instead of int
Dan Halbert
2020-01-24
Encapsulate buffers inside PixelBuf and refactor it.
Scott Shawcroft
2020-01-13
merge from adafruit/circuitpython
Dan Halbert
2020-01-12
fix CCCD bonding store; avoid excessive bonding writes
Dan Halbert
2020-01-10
wip: HID bonding works!
Dan Halbert
[next]