circuitpython/shared-bindings
Jeff Epler e5a57d2399 Fix function name in prototype 2021-08-05 12:24:12 -05:00
..
_bleio ScanEntry.matches() kwarg all -> match_all 2021-07-15 14:36:57 -07:00
_eve Fix board builds and use MP_ERROR_TEXT in py and extmod 2021-05-05 17:51:52 -07:00
_pew Merge MicroPython v1.11 into CircuitPython 2021-04-26 15:47:41 -07:00
_stage Fix board builds and use MP_ERROR_TEXT in py and extmod 2021-05-05 17:51:52 -07:00
_typing _typing: ulab.ndarray is moving 2021-07-20 19:49:43 -05:00
adafruit_bus_device fix I2CDevice docs 2021-06-25 23:38:08 -07:00
adafruit_pixelbuf Remove _ from common_hal__adafruit_pixelbuf. 2021-07-16 14:08:39 -04:00
aesio Merge pull request #4716 from tyomitch/main 2021-05-08 08:47:29 -05:00
alarm Rename EXTENDED_FIELDS -> MP_TYPE_EXTENDED_FIELDS 2021-07-12 06:57:59 -05:00
analogio Fix board builds and use MP_ERROR_TEXT in py and extmod 2021-05-05 17:51:52 -07:00
audiobusio Fix board builds and use MP_ERROR_TEXT in py and extmod 2021-05-05 17:51:52 -07:00
audiocore Rename EXTENDED_FIELDS -> MP_TYPE_EXTENDED_FIELDS 2021-07-12 06:57:59 -05:00
audioio Fix board builds and use MP_ERROR_TEXT in py and extmod 2021-05-05 17:51:52 -07:00
audiomixer Rename EXTENDED_FIELDS -> MP_TYPE_EXTENDED_FIELDS 2021-07-12 06:57:59 -05:00
audiomp3 Rename EXTENDED_FIELDS -> MP_TYPE_EXTENDED_FIELDS 2021-07-12 06:57:59 -05:00
audiopwmio Fix board builds and use MP_ERROR_TEXT in py and extmod 2021-05-05 17:51:52 -07:00
bitbangio run uncrustify 2021-03-26 15:38:20 -05:00
bitmaptools Merge MicroPython v1.11 into CircuitPython 2021-04-26 15:47:41 -07:00
bitops s/Circuit Python/CircuitPython/g 2021-05-06 16:22:35 +03:00
board run code formatting script 2021-03-15 19:27:36 +05:30
busio update native_uart implementation 2021-07-13 08:56:18 +05:30
camera Build fixes thanks to jepler 2021-05-06 09:04:56 -07:00
canio Rename EXTENDED_FIELDS -> MP_TYPE_EXTENDED_FIELDS 2021-07-12 06:57:59 -05:00
countio Fix board builds and use MP_ERROR_TEXT in py and extmod 2021-05-05 17:51:52 -07:00
digitalio Fix board builds and use MP_ERROR_TEXT in py and extmod 2021-05-05 17:51:52 -07:00
displayio Remove the max_size parameter from displayio.Group 2021-07-22 19:41:45 +01:00
dualbank run code formatting script 2021-03-15 19:27:36 +05:30
fontio Rename EXTENDED_FIELDS -> MP_TYPE_EXTENDED_FIELDS 2021-07-12 06:57:59 -05:00
framebufferio Fix board builds and use MP_ERROR_TEXT in py and extmod 2021-05-05 17:51:52 -07:00
frequencyio Fix board builds and use MP_ERROR_TEXT in py and extmod 2021-05-05 17:51:52 -07:00
gamepadshift more gamepad removal 2021-07-26 23:34:25 -04:00
gnss Build fixes thanks to jepler 2021-05-06 09:04:56 -07:00
i2cperipheral Merge MicroPython v1.11 into CircuitPython 2021-04-26 15:47:41 -07:00
imagecapture fix doc typos 2021-06-21 09:04:26 -04:00
ipaddress Rename EXTENDED_FIELDS -> MP_TYPE_EXTENDED_FIELDS 2021-07-12 06:57:59 -05:00
keypad Correct type name for EventQueue; EventQueue.overflowed not accessible 2021-07-16 14:51:58 -04:00
math run code formatting script 2021-03-15 19:27:36 +05:30
memorymonitor Fix board builds and use MP_ERROR_TEXT in py and extmod 2021-05-05 17:51:52 -07:00
microcontroller update run-mode 2021-07-18 00:00:58 +05:30
msgpack Fix board builds and use MP_ERROR_TEXT in py and extmod 2021-05-05 17:51:52 -07:00
multiterminal run code formatting script 2021-03-15 19:27:36 +05:30
neopixel_write Merge MicroPython v1.11 into CircuitPython 2021-04-26 15:47:41 -07:00
nvm Rename EXTENDED_FIELDS -> MP_TYPE_EXTENDED_FIELDS 2021-07-12 06:57:59 -05:00
os run code formatting script 2021-03-15 19:27:36 +05:30
ps2io Rename EXTENDED_FIELDS -> MP_TYPE_EXTENDED_FIELDS 2021-07-12 06:57:59 -05:00
pulseio Switch to pin, frequency and duty_cycle PulseOut 2021-07-26 18:35:49 -07:00
pwmio Switch to pin, frequency and duty_cycle PulseOut 2021-07-26 18:35:49 -07:00
qrio Fix function name in prototype 2021-08-05 12:24:12 -05:00
rainbowio Rename rainbow to rainbowio 2021-07-12 14:40:01 -04:00
random run code formatting script 2021-03-15 19:27:36 +05:30
rgbmatrix Rename EXTENDED_FIELDS -> MP_TYPE_EXTENDED_FIELDS 2021-07-12 06:57:59 -05:00
rotaryio Fix board builds and use MP_ERROR_TEXT in py and extmod 2021-05-05 17:51:52 -07:00
rtc Fix board builds and use MP_ERROR_TEXT in py and extmod 2021-05-05 17:51:52 -07:00
sdcardio run code formatting script 2021-03-15 19:27:36 +05:30
sdioio Fix board builds and use MP_ERROR_TEXT in py and extmod 2021-05-05 17:51:52 -07:00
sharpdisplay Rename EXTENDED_FIELDS -> MP_TYPE_EXTENDED_FIELDS 2021-07-12 06:57:59 -05:00
socketpool Comment where -2 value comes from 2021-07-22 16:38:48 -07:00
ssl Remove OSError(0) and old network modules 2021-07-21 17:33:40 -07:00
storage count in/out endpoints; allow more usb modules on low-endpoint boards 2021-05-13 21:59:02 -04:00
struct run code formatting script 2021-03-15 19:27:36 +05:30
supervisor Remove addressed TODO comments 2021-07-23 21:00:00 +02:00
synthio Rename EXTENDED_FIELDS -> MP_TYPE_EXTENDED_FIELDS 2021-07-12 06:57:59 -05:00
terminalio Rename EXTENDED_FIELDS -> MP_TYPE_EXTENDED_FIELDS 2021-07-12 06:57:59 -05:00
time Merge pull request #4762 from Neradoc/small-timestamps-if-epoch-2000 2021-07-15 15:08:09 -04:00
touchio Fix board builds and use MP_ERROR_TEXT in py and extmod 2021-05-05 17:51:52 -07:00
uheap run code formatting script 2021-03-15 19:27:36 +05:30
usb_cdc Rename EXTENDED_FIELDS -> MP_TYPE_EXTENDED_FIELDS 2021-07-12 06:57:59 -05:00
usb_hid fix check of usb_hid.Device out_report_length 2021-05-27 21:29:38 -04:00
usb_midi Rename EXTENDED_FIELDS -> MP_TYPE_EXTENDED_FIELDS 2021-07-12 06:57:59 -05:00
ustack run code formatting script 2021-03-15 19:27:36 +05:30
vectorio Fix board builds and use MP_ERROR_TEXT in py and extmod 2021-05-05 17:51:52 -07:00
watchdog Fix board builds and use MP_ERROR_TEXT in py and extmod 2021-05-05 17:51:52 -07:00
wifi Rename EXTENDED_FIELDS -> MP_TYPE_EXTENDED_FIELDS 2021-07-12 06:57:59 -05:00
help.rst Apply a Sphinx transform to make the core module docs look better 2020-08-07 00:01:31 +09:00
index.rst docs: Improve 5.0.x <-> main branch doc linkrot 2020-06-14 11:12:35 -05:00
support_matrix.rst Merge MicroPython 1.13 into CircuitPython 2021-05-04 18:06:33 -07:00
util.c Refactor deinit check to reduce code size. 2019-06-12 11:36:43 -07:00
util.h Refactor deinit check to reduce code size. 2019-06-12 11:36:43 -07:00