index
:
user/sven/micropython.git
for-upstream
master
old
stmhal-flash
origin/HEAD
origin/dependabot/github_actions/actions/cache-5
origin/dependabot/github_actions/actions/upload-artifact-6
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
Age
Commit message (
Expand
)
Author
2021-07-18
docs: Replace master/slave with controller/peripheral in I2C and SPI.
David P
2021-07-12
all: Update to point to files in new shared/ directory.
Damien George
2021-07-07
docs/esp8266/tutorial: Change flash mode from dio to dout.
finefoot
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-25
rp2: Use 0=Monday datetime convention in RTC.
Krzysztof Adamski
2021-06-23
stm32/usb: Make irq's default trigger enable all events.
Damien George
2021-06-22
LICENSE: Reference third-party licenses.
Jim Mussared
2021-06-18
all: Bump version to 1.16.
v1.16
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-30
docs/rp2: Add skeleton docs for the rp2 port.
Matt Trentini
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-14
docs/esp8266: Add SSD1306 to quickref and tutorial.
Mike Causer
2021-05-14
docs/esp8266: Mention Signal in GPIO section of quickref.
Mike Causer
2021-05-14
docs/esp32: Mention Signal in GPIO section of quickref.
Mike Causer
2021-05-14
docs/esp32: Add APA106 to quickref.
Mike Causer
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
2021-05-06
docs/esp8266: Add WDT to quickref.
Mike Causer
2021-05-06
docs/esp32: Add SDCard to quickref.
Mike Causer
2021-05-06
docs/esp32: Add WDT to quickref.
Mike Causer
2021-05-06
docs/esp32: Add UART to quickref.
Mike Causer
2021-05-04
docs/pyboard: Fix typo in pyb.Switch tutorial.
Gabriel M Schuyler
2021-05-04
docs: Fix some spelling mistakes.
Mike Causer
2021-05-04
docs/esp8266: Clarify limitations of SSL in esp8266 and fix typos.
Mordy Ovits
2021-05-04
docs/esp8266: Add instructions on entering programming mode manually.
Damien George
2021-05-04
docs/esp8266: Add note about simultaneous use of STA_IF and AP_IF.
Chris Liechti
2021-04-30
docs/library/machine: Add machine.bootloader docs.
Damien George
2021-04-30
docs/library/machine: Specify initial machine.PWM class.
Damien George
2021-04-23
py/objexcept: Support errno attribute on OSError exceptions.
Damien George
2021-04-19
all: Bump version to 1.15.
v1.15
Damien George
2021-04-02
docs/develop: Improve user C modules to properly describe how to build.
Damien George
2021-04-01
examples/usercmodules: Simplify user C module enabling.
Damien George
2021-03-31
docs/develop/cmodules.rst: Document C-modules and micropython.cmake.
Phil Howard
2021-03-15
all: Add .git-blame-ignore-revs for fixing up git blame output.
stijn
2021-03-12
tests: Rename run-tests to run-tests.py for consistency.
Damien George
2021-03-12
esp32/machine_hw_spi: Use default pins when making SPI if none given.
Damien George
2021-02-19
esp32: Add basic support for Non-Volatile-Storage in esp32 module.
Thorsten von Eicken
2021-02-17
extmod/modussl: Fix ussl read/recv/send/write errors when non-blocking.
Thorsten von Eicken
2021-02-16
docs/library/uasyncio.rst: Add docs for ThreadSafeFlag.
Jim Mussared
2021-02-13
extmod/uasyncio: Add asyncio.current_task().
Jim Mussared
2021-02-13
tools: Add filesystem action examples to pyboard.py help.
Brianna Laugher
2021-02-03
all: Bump version to 1.14.
v1.14
Damien George
[next]