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-01-30
docs,stm32: Fix minor typos in RTC docs, and->an.
Andrew Scheller
2021-01-27
docs/develop: Add MicroPython Internals chapter.
nanjekyejoannah
2020-12-17
stm32/pyb_can: Add ability to calculate CAN bit timing from baudrate.
iabdalkader
2020-12-14
extmod/modubinascii: Update code, docs for hexlify now CPython has sep.
Damien George
2020-12-02
docs/library/ubluetooth.rst: Add passkey docs.
Jim Mussared
2020-12-02
docs/library/ubluetooth.rst: Add bonding docs.
Jim Mussared
2020-12-02
docs/library/ubluetooth.rst: Add gap_pair() docs.
Jim Mussared
2020-12-02
docs/library/ubluetooth.rst: Add pairing/bonding config docs.
Jim Mussared
2020-12-02
extmod/modbluetooth: Add _IRQ_ENCRYPTION_UPDATE event.
Andrew Leech
2020-12-02
docs/library/ubluetooth.rst: Update read request IRQ docs.
Jim Mussared
2020-12-02
docs/library/ubluetooth.rst: Update char/desc flags.
Jim Mussared
2020-12-02
docs/library/ubluetooth.rst: Add _IRQ_CONNECTION_UDPATE docs.
Jim Mussared
2020-12-01
docs/reference/repl.rst: Add information about new raw-paste mode.
Damien George
2020-11-24
docs/library/ubluetooth.rst: Add docs for L2CAP channels.
Jim Mussared
2020-10-29
docs/develop/cmodules.rst: Add link to source code for user C example.
Damien George
2020-10-29
examples: Add example code for user C modules, both C and C++.
stijn
2020-10-29
py/py.mk: Support C++ code for user C modules.
stijn
2020-10-29
docs: Fix reference to QSTR_GEN_CFLAGS Makefile flag.
stijn
2020-10-22
docs/reference/glossary.rst: Fix minor grammar error, An -> A.
Kevin Thomas
2020-10-20
docs/library/machine.Timer.rst: Add mention of constructor arguments.
Howard Lovatt
2020-10-20
docs/library/machine.Signal.rst: Correct typo: usecases to use cases.
Howard Lovatt
2020-10-20
docs/library/machine.rst: Correct minor typo: timout to timeout.
Howard Lovatt
2020-10-20
docs/library/btree.rst: Correct method typo: __detitem__ to __delitem__.
Howard Lovatt
2020-10-01
extmod/utime_mphal: Add generic utime.time_ns() function.
Damien George
2020-10-01
docs: Update I2C and SPI docs to add reference to SoftI2C and SoftSPI.
Damien George
2020-09-30
docs/reference/packages.rst: Fix typo, remove duplicate "port".
David Lechner
2020-09-25
docs/develop: Add notes on prerequisite tools for building native .mpy.
Damien George
2020-09-25
extmod/modbluetooth: Change module-owned bytes objects to memoryview.
Damien George
2020-09-18
ports: Add utime.gmtime() function.
Damien George
2020-09-18
docs/library/ubluetooth.rst: Add docs for MTU API.
Jim Mussared
2020-09-15
docs/library/ubluetooth.rst: Clarify peripheral/central vs server/client
Jim Mussared
2020-09-15
docs/library/ubluetooth.rst: Clarify position/kw arguments.
Jim Mussared
2020-09-08
docs/library/ubluetooth.rst: Document BLE address modes.
Jim Mussared
2020-09-04
all: Rename "sys" module to "usys".
stijn
2020-09-02
all: Bump version to 1.13.
v1.13
Damien George
2020-08-29
LICENSE,docs: Update copyright year range to include 2020.
Damien George
2020-08-26
extmod/bluetooth: Support active scanning in BLE.gap_scan().
Andrew Leech
2020-08-25
extmod/vfs_lfs: Add mtime support to littlefs files.
Damien George
2020-08-21
docs: Change `\*` to `*` in argument lists.
Zenix27
2020-07-25
docs/esp32: Fix machine.Timer quickref to specify HW timers.
Josh Lloyd
2020-07-25
docs/library: Update pyb.UART to correct pyboard UART availability.
Howard Lovatt
2020-07-25
docs/library: Update pyb.Timer to add missing args and defaults to init.
Howard Lovatt
2020-07-25
docs/library: Update pyb.SPI init method to add descr about "ti" arg.
Howard Lovatt
2020-07-21
docs/library: Update documentation of esp32's RMT.
Jonathan Hogg
2020-07-20
docs/library: For ubluetooth, add docs for _IRQ_GATTS_INDICATE_DONE.
Jim Mussared
2020-07-18
docs/library: Add gatts_indicate() doc to ubluetooth.rst.
Jim Mussared
2020-06-30
docs/esp32: Add info about PWM duty cycle range to esp32 quickref.
spacemanspiff2007
2020-06-30
docs/library: Clarify that the arg to esp.deepsleep is in microseconds.
victor
2020-06-17
esp32/esp32_rmt: Extend RMT to support carrier feature.
Jon Rob
2020-06-10
docs/esp8266: Add quickref documentation for UART on esp8266.
Nick Crabtree
[next]