Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • ch3/leds
  • ch3/time
  • dualcore
  • master
  • wip-bootstrap default
5 results
Created with Raphaël 2.2.026May25242119181716151413121110965432130Apr2928272625222119181615141312111098765432131Mar302928272625242322212017161514131211109876543228Feb27262423242221201716151413109876543232131Jan30docs: Bump version to 1.9.unix/Makefile: Don't add frozen bytecode to minimal build.zephyr/modusocket: Use DEBUG_PRINT macro name as other modules do.esp8266/mpconfigport.h: Remove duplicate link to lwip module.esp8266/modules: Mount filesystem at root when creating for first time.py/objstringio: Catch mp_uint_t overflow of stream position in write().mpy-cross/Makefile: Guard "override undefine" by test for make feature.py/mkrules.mk: Fix auto-qstr generation when "make -B" is used.tests/basics: Add more tests for unwind jumps from within a try-finally.py/emitbc: Fix bug with BC emitter computing Python stack size.py/vm: Fix bug with unwind jump popping the iterator from a for loop.py/vm: Fix bug with stackless mode and unwinding of exceptions.zephyr/modusocket: getaddrinfo: Raise OSError on resolution timeout, etc.drivers: Replace deprecated Pin.high()/low() methods with .__call__(1/0).esp8266, stmhal, zephyr: Rename machine.Pin high/low methods to on/off.CODECONVENTIONS: Typo fix.library/machine.Pin: Remove .id() method and .board class attr.cc3200/mods/pybpin: Remove toggle() method.py/mkenv.mk: Use $(TOP) instead of ".." to reference tools, mpy-cross.docs/library/machine.UART: Update and improve uart.any() docs.esp8266/machine_uart: Add uart.any() method.tests/basics/builtin_range: Add tests for negative slicing of range.py/objrange: Fix slicing of range when step of slice is negative.tests/basics/list_slice_3arg: Add more tests for negative slicing.py/sequence: Fix boundary errors when slicing with a negative step.docs/library/micropython: Document the newer micropython functions.drivers/display/lcd160cr_test: Allow test to take orientation parameter.drivers/display/lcd160cr: Fix get_line method and enhance screen_dump.docs: Change single occurrence of "Micropython" to "MicroPython".examples/hwapi/soft_pwm2_uasyncio: Update for call_later_ms().zephyr/modusocket: getaddrinfo: Use RAISE_ERRNO for proper error decoding.zephyr/main: Check default netif before applying operations to it.zephyr/modusocket: Get rid of cur_pkt object member.zephyr/modusocket: First step to switch to alternative FIFO processing.tools/mpy-tool.py: Fix regression with freezing floats in obj repr C.stmhal/modmachine: Remove TODO comment that is now implemented.stmhal/modmachine: Add machine.UART class, linking to pyb.UART.esp8266/modnetwork: In connect, fix potential buffer overflows.tests/io/bytesio_ext: Test read() after seek() past end of BytesIO object.py/objstringio: Fix StringIO reads at or beyond EOF.
Loading