961 Commits (4c31d0ab60e7244a25e38f2a0bc640de6e87844f)

Author SHA1 Message Date
Matt Trentini 60d3a3c3a0 docs/library/bluetooth.rst: Update incorrect link to gatts_write. 3 years ago
Peter Hinch cc0884bb4f docs/library/os.rst: Clarify littlefs requirements for block erase. 3 years ago
Damien George 7c54b64280 all: Bump version to 1.17. 3 years ago
Peter Hinch 3720a570f2 docs/reference: Mention that slicing a memoryview causes allocation. 3 years ago
Fernando 4954290e86 docs/esp8266: Use monospace for software tools. 3 years ago
Fernando 577a3c4192 docs/library: Fix usage of :term: for frozen module reference. 3 years ago
Peter Hinch 2296df0a32 extmod/modframebuf: Enable blit between different formats via a palette. 3 years ago
Jim Mussared 53145c4c5f docs: Add docs for machine.bitstream and neopixel module. 3 years ago
Jim Mussared 44818d1a35 docs/library/network.rst: Simplify socket import. 3 years ago
Jim Mussared af162257d3 docs/library/builtins.rst: Add module title. 3 years ago
Jim Mussared 1d9e489af3 extmod/modbluetooth: Add send_update arg to gatts_write. 3 years ago
Jim Mussared d7fbc755dc docs/library/index.rst: Clarify module naming and purpose. 3 years ago
Jim Mussared c737cde947 docs: Replace ufoo with foo in all docs. 3 years ago
Jim Mussared 218606351c docs: Rename ufoo.rst to foo.rst. 3 years ago
Damien George 671f012306 docs/templates: Add unix and zephyr quickref links to top-index. 3 years ago
Julia Hathaway 6ed6990625 docs/library/zephyr: Add libraries specific to the Zephyr port. 3 years ago
Julia Hathaway 333e16521b docs/zephyr: Add quick reference for the Zephyr port. 3 years ago
Damien George 45f9a38451 docs/library/machine.I2S.rst: Fix use of sd pin in examples. 3 years ago
Peter Züger ffc854f17f extmod/modujson: Add support for dump/dumps separators keyword-argument. 4 years ago
Damien George 8616129f2e esp8266,esp32: Include hidden networks in WLAN.scan results. 3 years ago
Will Sowerbutts a3675294ae esp32/machine_uart: Add flow kw-arg to enable hardware flow control. 4 years ago
Damien George 7f69246895 docs/library/uasyncio.rst: Document stream readexactly() method. 3 years ago
Damien George a5221c47eb docs/library/utime.rst: Clarify behaviour and precision of sleep ms/us. 3 years ago
NitiKaur 6a9133a8b5 docs/rp2: Update general section to give a brief technical overview. 3 years ago
NitiKaur da74ef6615 docs/rp2: Enhance quickref and change image to Pico pinout. 3 years ago
David P fdd5b18133 docs: Replace master/slave with controller/peripheral in I2C and SPI. 3 years ago
Damien George 136369d72f all: Update to point to files in new shared/ directory. 3 years ago
finefoot e10a044d7c docs/esp8266/tutorial: Change flash mode from dio to dout. 3 years ago
Tom McDermott c1f74b3005 docs/library: Warn that ustruct doesn't handle spaces in format strings. 5 years ago
Mike Teachman 8a5bfe44a5 esp32,stm32: Add new machine.I2S class for I2S protocol support. 4 years ago
Jonathan Hogg 0b3332c8e1 docs/library: Document new esp32.RMT features and fix wait_done. 3 years ago
Krzysztof Adamski 35b1359a3a rp2: Use 0=Monday datetime convention in RTC. 3 years ago
Damien George 63b8b79610 stm32/usb: Make irq's default trigger enable all events. 3 years ago
Jim Mussared 2fa975c264 LICENSE: Reference third-party licenses. 6 years ago
Damien George 7c51cb2307 all: Bump version to 1.16. 3 years ago
Thomas Wenrich 364670ecf1 docs/esp32: Document WLAN "reconnects" config option. 3 years ago
Mike Teachman b0b8ebc4f6 extmod/uasyncio: Add readinto() method to Stream class. 3 years ago
Peter Hinch c0499bc2b9 docs/library/machine.RTC.rst: Document datetime method and fix ex code. 5 years ago
Damien George 71e3538a32 stm32/usb: Add USB_VCP.irq method, to set a callback on USB data RX. 4 years ago
Matt Trentini a6a8941d84 docs/rp2: Add skeleton docs for the rp2 port. 4 years ago
Mike Causer 47b778332a all: Replace busses with buses. 4 years ago
Andrew Leech 9d58d46e0a docs/library/pyb.Pin.rst: Update the arguments for Pin.init(). 4 years ago
Brett Cannon 452fa3f8d4 docs/library: Add a blank line to fix formatting for ussl docs. 4 years ago
Brett Cannon 07528d1f85 docs/library: Clarify what type of algorithm is implemented in heapq. 4 years ago
Mike Causer 97fee47716 docs/esp8266: Add SSD1306 to quickref and tutorial. 4 years ago
Mike Causer d43ed087ae docs/esp8266: Mention Signal in GPIO section of quickref. 4 years ago
Mike Causer 85c51a548f docs/esp32: Mention Signal in GPIO section of quickref. 4 years ago
Mike Causer 30cbcf881d docs/esp32: Add APA106 to quickref. 4 years ago
Damien George 87e38b3cc8 docs/library/rp2.rst: Fix typo overriden->overridden. 4 years ago
Tim Radvan fd24e649fd docs/library: Add initial API reference for rp2 module and its classes. 4 years ago