| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
avoid os.stat() int overflow on smallint-only builds
|
|
|
|
|
|
First draft of eveL, the low-level module of the Gameduino bindings
|
|
|
|
|
|
|
|
|
|
Correct argument order
better argument naming
fix copypaste bug on C and F arguments
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Exclude modeveL-gen.h from Sphinx build
|
|
EVE) bindings.
[adafruit/circuitpython#2578]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Urandom hardfaults
|
|
|
|
Fixes for JEplayer
|
|
This allows urandom requests of even 100k bytes to succeed on a fresh
VM session on a Metro M4 express.
|
|
|
|
|
|
PacketBuffer facilitates packet oriented BLE protocols such as BLE
MIDI and the Apple Media Service.
This also adds PHY, MTU and connection event extension negotiation
to speed up data transfer when possible.
|
|
Updates to pixelbuf API - Addresses #884
|
|
|
|
|
|
|
|
This lets a music player show it vu-meter style
|
|
|
|
show method from the native superclass
|
|
This reverts commit ca5b2770cf30f30946991faeaab16263bce435e9.
|
|
|