index
:
user/sven/micropython.git
for-upstream
master
old
stmhal-flash
origin/HEAD
origin/dependabot/github_actions/actions/checkout-6
origin/dependabot/github_actions/actions/upload-artifact-5
origin/master
origin/parse-bytecode
origin/v1.22-release
origin/v1.24-release
origin/v1.26-release
The MicroPython project
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
library
Age
Commit message (
Expand
)
Author
2021-12-18
docs/library/sys.rst: Add note about '.frozen' as an entry in sys.path.
Jim Mussared
2021-12-15
docs: Remove trailing spaces and convert tabs to spaces.
Damien George
2021-12-03
esp32/machine_pwm: Implement duty_u16() and duty_ns() PWM methods.
IhorNehrutsa
2021-12-01
extmod/modbluetooth: Support gap_connect(None) to cancel a connection.
Jonathan Hogg
2021-11-30
docs/library/machine.Pin.rst: Add Pin.ANALOG mode constant.
Scott Armitage
2021-11-30
docs/library/machine.Timer.rst: Document `period` and `callback` args.
Michael Buesch
2021-11-30
docs/library/machine.SPI.rst: Add example SPI usage.
Michael Buesch
2021-11-30
docs/library/machine.Timer.rst: Document 'id' as positional-only arg.
Michael Buesch
2021-11-30
docs/library/uasyncio.rst: Detail exception behaviour in cancel/timeout.
Peter Hinch
2021-11-19
docs/library/sys.rst: Add docs for sys.settrace.
NitiKaur
2021-11-19
docs/library/rp2.rst: Update function asm_pio_encode to add sideset_opt.
oli
2021-11-17
docs/library/framebuf.rst: Adjust dimensions in example.
Sebastian Wicki
2021-10-26
extmod/modbluetooth: Add connection interval to gap_connect.
Jim Mussared
2021-10-14
docs/library/stm.rst: Document the stm module.
NitiKaur
2021-10-13
docs/library/random.rst: Document the random module.
NitiKaur
2021-10-13
docs/rp2: Add reference for PIO assembly instructions, and PIO tutorial.
NitiKaur
2021-09-13
docs/library/machine.I2S.rst: Specify that I2S.shift args are kw-only.
Peter Hinch
2021-09-10
docs/library/bluetooth.rst: Update incorrect link to gatts_write.
Matt Trentini
2021-09-10
docs/library/os.rst: Clarify littlefs requirements for block erase.
Peter Hinch
2021-08-30
docs/library: Fix usage of :term: for frozen module reference.
Fernando
2021-08-25
extmod/modframebuf: Enable blit between different formats via a palette.
Peter Hinch
2021-08-19
docs: Add docs for machine.bitstream and neopixel module.
Jim Mussared
2021-08-17
docs/library/network.rst: Simplify socket import.
Jim Mussared
2021-08-17
docs/library/builtins.rst: Add module title.
Jim Mussared
2021-08-14
extmod/modbluetooth: Add send_update arg to gatts_write.
Jim Mussared
2021-08-13
docs/library/index.rst: Clarify module naming and purpose.
Jim Mussared
2021-08-13
docs: Replace ufoo with foo in all docs.
Jim Mussared
2021-08-13
docs: Rename ufoo.rst to foo.rst.
Jim Mussared
2021-08-13
docs/library/zephyr: Add libraries specific to the Zephyr port.
Julia Hathaway
2021-08-07
docs/library/machine.I2S.rst: Fix use of sd pin in examples.
Damien George
2021-08-07
extmod/modujson: Add support for dump/dumps separators keyword-argument.
Peter Züger
2021-08-07
esp8266,esp32: Include hidden networks in WLAN.scan results.
Damien George
2021-08-04
esp32/machine_uart: Add flow kw-arg to enable hardware flow control.
Will Sowerbutts
2021-07-22
docs/library/uasyncio.rst: Document stream readexactly() method.
Damien George
2021-07-22
docs/library/utime.rst: Clarify behaviour and precision of sleep ms/us.
Damien George
2021-07-18
docs: Replace master/slave with controller/peripheral in I2C and SPI.
David P
2021-07-06
docs/library: Warn that ustruct doesn't handle spaces in format strings.
Tom McDermott
2021-07-05
esp32,stm32: Add new machine.I2S class for I2S protocol support.
Mike Teachman
2021-07-01
docs/library: Document new esp32.RMT features and fix wait_done.
Jonathan Hogg
2021-06-23
stm32/usb: Make irq's default trigger enable all events.
Damien George
2021-06-17
docs/esp32: Document WLAN "reconnects" config option.
Thomas Wenrich
2021-06-15
extmod/uasyncio: Add readinto() method to Stream class.
Mike Teachman
2021-06-12
docs/library/machine.RTC.rst: Document datetime method and fix ex code.
Peter Hinch
2021-06-10
stm32/usb: Add USB_VCP.irq method, to set a callback on USB data RX.
Damien George
2021-05-20
all: Replace busses with buses.
Mike Causer
2021-05-20
docs/library/pyb.Pin.rst: Update the arguments for Pin.init().
Andrew Leech
2021-05-18
docs/library: Add a blank line to fix formatting for ussl docs.
Brett Cannon
2021-05-18
docs/library: Clarify what type of algorithm is implemented in heapq.
Brett Cannon
2021-05-12
docs/library/rp2.rst: Fix typo overriden->overridden.
Damien George
2021-05-08
docs/library: Add initial API reference for rp2 module and its classes.
Tim Radvan
[next]