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
2019-10-15
extmod/modbluetooth: Make gap_disconnect not raise when disconnected.
Jim Mussared
2019-10-15
docs/library/bluetooth.rst: Explain how to increase char buffer size.
Jim Mussared
2019-10-15
docs/library/bluetooth.rst: Clarify gap_advertise adv_data behavior.
Jim Mussared
2019-10-15
docs/reference/glossary.rst: Add new terms and reduce complexity of old.
Jim Mussared
2019-10-11
docs/library/bluetooth: Add initial BLE documentation.
Jim Mussared
2019-10-04
docs/develop/qstr.rst: Add documentation for string interning.
Jim Mussared
2019-09-26
docs/library/pyb.USB_VCP.rst: Add info about id and flow params.
Damien George
2019-09-11
docs/library/pyb.rst: Update pyb.usb_mode() to mention VCP+MSC+HID.
Damien George
2019-09-10
docs/library/pyb.rst: Update docs for pyb.usb_mode() function.
Damien George
2019-09-04
docs/library: Specify new machine.ADC class.
Damien George
2019-09-04
docs: Rename machine.ADC docs to machine.ADCWiPy.
Damien George
2019-09-03
docs/library/pyb.DAC.rst: Correct frequency for triangle mode output.
Jim Mussared
2019-08-28
docs/reference/speed_python: Add missing self to var caching example.
Paul m. p. P
2019-08-20
esp32: Add esp32.Partition class to expose partition and OTA funcs.
Damien George
2019-08-19
docs/reference/speed_python: Update that read-only buffers are accepted.
Peter Hinch
2019-08-15
docs/pyboard: Emphasize the instructions for making a USB mouse.
Vicki Lowe
2019-08-15
docs/library: Document that sys.version_info returns a 3-tuple only.
Tom McDermott
2019-08-15
docs/pyboard: Clarify initial files on pyboard and fix up formatting.
Vicki Lowe
2019-08-15
docs/pyboard: Update name of mounted volume to match code.
Vicki Lowe
2019-08-15
docs/library/sys: Add documentation for sys.atexit function.
Damien George
2019-07-31
docs/library/framebuf: Add missing module reference in example code.
Arsenijs
2019-07-19
esp32: Add support for hardware I2C.
Damien George
2019-07-17
py/scheduler: Rename sched_stack to sched_queue.
Jim Mussared
2019-06-17
esp32/machine_sdcard: Fix bug in SPI slot number selection.
Nicko van Someren
2019-06-03
docs/machine: Add initial docs for new machine.SDCard class.
Nicko van Someren
2019-05-29
all: Bump version to 1.11.
v1.11
Damien George
2019-05-20
docs/pyboard/quickref: Refer to new machine.I2C instead of old pyb.I2C.
Damien George
2019-05-20
docs/machine.I2C: Add writevto method to write a vector of byte bufs.
Damien George
2019-05-10
docs/esp32: Correct quickref for ESP32 hardware SPI with non-default IO.
Nicko van Someren
2019-05-07
stm32/machine_uart: Change default UART timeout to 0, for non blocking.
Damien George
2019-05-07
docs/esp8266: Add tutorial for APA102 LEDs.
Mike Causer
2019-05-06
extmod/moducryptolib: Add AES-CTR support.
Yonatan Goldschmidt
2019-04-18
docs/cmodules: Note the various ways MODULE_EXAMPLE_ENABLED can be set.
Daniel O'Connor
2019-04-15
docs/cmodules: Fix example to globally define MODULE_EXAMPLE_ENABLED.
Daniel O'Connor
2019-03-29
docs/develop: Remove paragraph that was copied in error from other doc.
Damien George
2019-03-28
docs/esp32: Add example for pin isolation in combination with deepsleep.
spacemanspiff2007
2019-03-14
docs/esp32: Add a note to quickref about use of Pin.PULL_HOLD.
Damien George
2019-03-14
docs/library/machine.Pin: Add PULL_HOLD constant to possible pin pulls.
Damien George
2019-03-13
docs/develop: Fix typos in C-module example for example_add_ints.
Martin Fischer
2019-03-13
docs/pyboard: Make pyboard v1.1 pinout the default shown in quickref.
johnthagen
2019-03-13
docs/pyboard: Add link to pyboard v1.1 schematic and layout PDF.
johnthagen
2019-03-08
py: Update and rework build system for including external C modules.
Andrew Leech
2019-03-08
py: Implement a module system for external, user C modules.
Ayke van Laethem
2019-02-26
docs/uos: Document extra requirements on stream objs passed to dupterm.
Yonatan Goldschmidt
2019-02-12
all: Change PYB message prefix to MPY.
Mike Causer
2019-02-08
docs/ure: Fix match.group signature to indicate index param is required.
Yonatan Goldschmidt
2019-01-30
docs: Convert all cases of machine.sleep to machine.lightsleep.
Damien George
2019-01-27
docs/machine: Change sleep to lightsleep and add timeout arguments.
Damien George
2019-01-26
all: Bump version to 1.10.
v1.10
Damien George
2019-01-25
docs/library: Add documentation for esp32 module.
Damien George
[next]