index
:
openmano-mpy
master
MicroPython source and hardware configuration for OpenMano
Damien George
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
library
Age
Commit message (
Expand
)
Author
2019-08-20
esp32: Add esp32.Partition class to expose partition and OTA funcs.
Damien George
2019-08-15
docs/library: Document that sys.version_info returns a 3-tuple only.
Tom McDermott
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-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-20
docs/machine.I2C: Add writevto method to write a vector of byte bufs.
Damien George
2019-05-07
stm32/machine_uart: Change default UART timeout to 0, for non blocking.
Damien George
2019-05-06
extmod/moducryptolib: Add AES-CTR support.
Yonatan Goldschmidt
2019-03-14
docs/library/machine.Pin: Add PULL_HOLD constant to possible pin pulls.
Damien George
2019-02-26
docs/uos: Document extra requirements on stream objs passed to dupterm.
Yonatan Goldschmidt
2019-02-08
docs/ure: Fix match.group signature to indicate index param is required.
Yonatan Goldschmidt
2019-01-27
docs/machine: Change sleep to lightsleep and add timeout arguments.
Damien George
2019-01-25
docs/library: Add documentation for esp32 module.
Damien George
2019-01-25
docs: Add initial docs for esp32 port, including quick-ref and general.
Matt Trentini
2018-12-13
docs/ure: Fully describe supported syntax subset, add example.
Paul Sokolovsky
2018-10-23
docs/library/uctypes: Add examples and make general updates.
Paul Sokolovsky
2018-10-19
docs/pyb.Pin: Minor typo fix to specify Pin in pyb.Pin.cpu.
Dave Hylands
2018-10-18
docs/uio: Document StringIO/BytesIO(alloc_size) constructors.
Paul Sokolovsky
2018-10-15
docs/machine.Pin: Document "hard" argument of Pin.irq method.
Peter Hinch
2018-10-13
docs/machine.Pin: Add note regarding irq handler argument.
Peter Hinch
2018-10-13
lib/utils/pyexec: Forcefully unlock the heap if locked and REPL active.
Damien George
2018-10-05
docs/uselect: Describe more aspects of poll.register/modify behavior.
Paul Sokolovsky
2018-09-27
docs/library/network: Make AbstractNIC methods layout correctly.
Damien George
2018-09-27
docs/library/network: Move specific network classes to their own file.
Damien George
2018-09-26
docs/library/machine.SPI: Add note about baudrate imprecision.
Peter Hinch
2018-09-20
docs/library/pyb: Add deprecation warning for mount and old block proto.
Peter Hinch
2018-08-14
docs/library/machine.UART.rst: Specify optional txbuf and rxbuf args.
Damien George
2018-08-04
docs/library/machine.I2C.rst: Clarify availability of primitive I2C ops.
Peter Hinch
2018-07-31
docs: Move WiPy specific Timer class to separate doc file.
Damien George
2018-07-20
docs/library/machine: Remove conditionals in machine class index.
Damien George
2018-07-20
docs/library/index: Add hint about using help('modules') for discovery.
Damien George
2018-07-20
docs/library/index: Remove all conditionals from library index.
Damien George
2018-07-18
docs/library/machine: Remove conditional docs for rng function.
Damien George
2018-07-18
docs/library/machine: Remove conditional docs for wake_reason function.
Damien George
2018-07-18
docs/library/machine.UART: Remove conditional docs for wipy port.
Damien George
2018-07-18
docs/library/pyb.DAC: Fix typo in markup to balance quotes.
Damien George
2018-07-18
docs/library: Remove "only" directive from all pyb module docs.
Damien George
2018-07-02
docs/ure: Document some more supported regex operators.
Damien George
2018-07-02
docs/ure: Document sub(), groups(), span(), start() and end().
Damien George
2018-06-28
docs/uos: Make it clear that block device block_num param is an index.
Damien George
2018-06-27
extmod/moducryptolib: Optionally export MODE_* constants to Python.
Yonatan Goldschmidt
2018-06-27
docs/usocket: Minor fixes to grammar of getaddrinfo.
Damien George
2018-06-27
docs/usocket: getaddrinfo: Describe af/type/proto optional params.
Paul Sokolovsky
2018-06-27
docs/ucryptolib: Add docs for new ucryptolib module.
Paul Sokolovsky
2018-06-26
docs/library: Add documentation for ucollections.deque.
Damien George
2018-05-21
stm32/rtc: Don't try to set SubSeconds value on RTC.
Damien George
2018-04-26
docs/library: Add ussl module to library index for unix port.
Damien George
2018-04-20
docs/library/pyb.ADC: Fix typo of "prarmeter".
Damien George
[prev]
[next]