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.03May2130Apr2928272625222119181615141312111098765432131Mar302928272625242322212017161514131211109876543228Feb27262423242221201716151413109876543232131Jan302928272625242322msvc: Workaround parser bug in older MSBuild versionsmpy-cross: Fix compiler detection for including windows/fmode.ctests/io/resource_stream: Add test for uio.resource_stream().py/modio: Implement uio.resource_stream(package, resource_path).zephyr/main: Remove superfluous include.zephyr/mpconfigport.h: Enable line number information for scripts.tests/cpydiff/core_import_prereg: Fill in cause and workaround.tests/cpydiff/core_function_userattr: Clarify, fill in cause and workaround.tests/cpydiff/core_arguments: Fill in cause/workaround.zephyr/Makefile: Add debugserver Zephyr target.unix/main: Ignore SIGPIPE signal, instead make EPIPE arrive.extmod/modlwip: ioctl POLL: Fix handling of peer closed socket.windows/README: Add a note about stack usage for msvcwindows/README: Fix some typos and grammartools/upip: Upgrade to 1.1.6, supports commented lines in requirements.txt.tools/mpy-tool: Make work if run from another directory.msvc: Rebuild all qstrs when mpconfig headers are modifiedmsvc: Do not define DEBUG for debug buildspy: Cleanup use of global DEBUG preprocessor definitionwindows/README: Convert to Markdown.extmod/modlwip: getaddrinfo: Allow to accept all 6 standard params.extmod/moduselect: Implement ipoll() method for alloc-free polling.extmod/moduselect: Refactor towards introduction of poll.ipoll().extmod/moduselect: Convert to MP_ROM_QSTR and friends.qemu-arm, stmhal: Remove dummy memory.h since it's no longer needed.examples/hwapi: Add config for Zephyr port of 96Boards Carbon.extmod/crypto-algorithms/sha256: Remove non-standard memory.h header.zephyr/modusocket: Add dummy makefile() implementation.zephyr/modusocket: sock_read: Check socket status only at the start of packet.zephyr/modusocket: Add read/readline/readinto stream methods.zephyr/modusocket: Refactor recv() into stream read() method.unix: Remove obsolete MICROPY_FATFS macro.zephyr/modusocket: Enable stream write() method.zephyr/modusocket: Refactor send() into stream write() method.zephyr: Add 96b_carbon configuration.py/mpz: In mpn_sub, use existing function to remove trailing zeros.tests/basics: Add tests for int.from_bytes when src has trailing zeros.py/mpz: Strip trailing zeros from mpz value when set from bytes.zephyr/main: Configure IPv4 netmask and gateway to allow Internet access.tests: Add tests for calling super and loading a method directly.
Loading