545 Commits (f8ac28964d8d7801baed71e6414aad8621471458)

Author SHA1 Message Date
Damien George c49b265389 docs/wipy/general: Add section about specifics of I2C implementation. 8 years ago
Damien George 27f0862550 docs/wipy/quickref: Update reference for change to I2C API. 8 years ago
Damien George fabaa61437 docs/library/machine.UART: Remove pyboard-specific section. 8 years ago
Paul Sokolovsky a78703f188 docs/library/machine: Typo fix in machine_callbacks section. 8 years ago
Paul Sokolovsky 9ef6bb5480 docs/machine: Move machine.main() misnomer to wipy's known issues. 8 years ago
Paul Sokolovsky a8ece0358f docs/machine.UART: Deconditionalize normal methods. 8 years ago
Paul Sokolovsky ac8843ceec docs/library/ussl: Deconditionalize, wipy notes moved to its documentation. 8 years ago
Paul Sokolovsky a0fb360f1b docs/library/uos: urandom: Generalize description. 8 years ago
Paul Sokolovsky ae831ec0a8 docs/library/micropython: Deconditionalize. 8 years ago
Paul Sokolovsky a1c39ffb69 docs/esp8266/tutorial/intro: Reword section on flash size requirement. 8 years ago
Paul Sokolovsky b87432b8fb docs/uhashlib: Deconditionalize. 8 years ago
Paul Sokolovsky 2e58474580 docs/usocket: Deconditionalize. 8 years ago
Paul Sokolovsky 3acace588a docs/utime: Deconditionalize description of sleep(). 8 years ago
Paul Sokolovsky 1d74559b6b docs/library/machine.UART: Remove some conditionals. 8 years ago
Paul Sokolovsky bcf3c8bf17 docs/library/builtins: int: Add notice on byteorder param for to/from_bytes. 8 years ago
Paul Sokolovsky e5278b98fe docs/esp8266/general: Start explicit "Known Issues", mentioned RTC inaccuracy. 8 years ago
Paul Sokolovsky 390d5a3bf1 docs/machine.Pin: Move wipy-specific methods to its docs. 8 years ago
Paul Sokolovsky d46899626e docs/machine.Pin: Move wipy-specific details to its own docs. 8 years ago
Paul Sokolovsky 9a38b7afe0 cc3200/modmachine: Return frequency value directly, like other ports. 8 years ago
Paul Sokolovsky 4333b2fb53 docs/machine.SPI: Remove outdated wipy chunk. 8 years ago
Paul Sokolovsky 906d58f6f2 docs/uos: De-conditionalize statvfs() description. 8 years ago
Paul Sokolovsky 0a861db91c docs/utime: De-conditionalize description of sleep_ms() and friends. 8 years ago
Peter Hinch 468c6f9da1 extmod/modframebuf: Make monochrome bitmap formats start with MONO_. 8 years ago
Paul Sokolovsky bb296482c3 docs/library/btree: Add btree module docs. 8 years ago
transistortim fb981107eb docs/library/machine.I2C: Fix scan() doc to match implementation. 8 years ago
Christopher Arndt 9b80a1e3e9 utime module documentation fixes and cleanup: 8 years ago
Damien George fcab435607 docs/library/framebuf: Fix typo in bit-width for MVLSB description. 8 years ago
James Ouyang e73a0b944f docs/esp8266/tutorial: Update since esptool 1.3 added Python 3 support. 8 years ago
Rami Ali 2646b9e022 docs/library/lcd160cr: Add link to framebuf page. 8 years ago
Rami Ali f9d18d96b7 docs/library: Add framebuf documentation. 8 years ago
Peter Hinch 1f549a3496 docs/library/lcd160cr: Add note about supported JPEG format/encodings. 8 years ago
Paul Sokolovsky ed81574fe9 docs/machine: Fix formatting of Constants section. 8 years ago
Krzysztof Blazewicz ae116c2430 docs/Makefile: define and use PYTHON as the interpreter for CPYDIFF 8 years ago
Paul Sokolovsky e2f1a8a7ee docs/uhashlib: Provide port-neutral description. 8 years ago
Rami Ali 3218ccd70d docs: Modify Makefile and indexes to generate cPy-differences pages. 8 years ago
Rami Ali b7fa63c7ce tools: Add gen-cpydiff.py to generate docs differences. 8 years ago
Damien George d80df91ef2 docs/library/lcd160cr: Mention the valid values for set_power() method. 8 years ago
Paul Sokolovsky ee3615d800 docs/uos: Remove mention of uos.sep. 8 years ago
Damien George 0c821f7def docs/library/machine: Make separate TOC for WiPy vs non-WiPy. 8 years ago
Dave Hylands 2f76c3ca0a docs/library/pyb.Pin: Minor typo fix, B6 should be A0. 8 years ago
Damien George 21f08524ba docs: Add M-logo as favicon. 8 years ago
Damien George 3217bbe491 docs/esp8266/tutorial: Specify the baudrate in picocom example command. 8 years ago
Damien George 9779c99317 stmhal: Add ability to skip booting from SD card via /flash/SKIPSD file. 8 years ago
Damien George 27c149efe0 stmhal: Add pyb.fault_debug() function, to control hard-fault behaviour. 8 years ago
Paul Sokolovsky d5e9ab6e61 extmod/machine_pulse: Make time_pulse_us() not throw exceptions. 8 years ago
Damien George 50a9dd59f5 docs: For LCD160CR driver and tutorial, add link to positioning image. 8 years ago
Damien George 5ec5bfb0d3 docs/pyboard/tutorial/lcd160cr_skin: Fix typo, get_touched->get_touch. 8 years ago
Paul Sokolovsky 0ddeedfc73 docs/uio: Typo fixes/lexical improvements. 8 years ago
Paul Sokolovsky bdb0d22fe2 docs/conf.py: Add myself as a copyright holder on the docs. 8 years ago
Paul Sokolovsky ef6fb66d23 docs/uio: Describe differences between uPy an CPy stream hierarchy. 8 years ago