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.024Sep2322212220191817161412109876543432131Aug3029282726252422201917161514121110976542131Jul302928272625242322211716151413111098765432130Jun29282726252423212019181716151412109876432131May3029282726252423222120191817161716151413121110extmod/uzlib/: Update uzlib to v2.0.3.tests/uzlib_decompio_gz: Test for DecompIO with gzip bitstream.extmod/moduzlib: DecompIO: Add support for gzip-formatted streams.extmod/uzlib: Add tinfgzip.c (gzip header parsing) from upstream.tools: Update upip to 0.8. Fixes IPv6 support.py/py.mk: Add support for building modussl_mbedtls.py/parse: Only replace constants that are standalone identifiers.docs/library/machine: Update description of disable/enable IRQ funcs.py: Update opcode format table because 3 opcodes were removed, 1 added.py: Shrink mp_arg_t struct by using reduced-size integer members.extmod/modussl_mbedtls: Add server_hostname param for wrap_socket().extmod/machine_i2c: Add clock stretching support.stmhal: Remove STM32CubeF2 HAL files, they are unused/unsupported.stmhal: Put common definitions from linker files to common.ld.unix: Enable btree module for coverage build.py/py.mk: Suppress some compiler warnings when building berkeley-db.py/stream: Remove unnecessary check for NULL return from vstr_extend.README: Remove issue-stats badges, the service is no longer available.extmod/modussl_mbedtls: Use 2-component include paths.extmod/modussl_mbedtls: Implement key= and cert= args to wrap_socket().extmod/modubinascii: Fix crc32() function on 32-bit platforms.extmod/uctypes: Allow full 32-bit address range.extmod/modussl_mbedtls: Initial implementation of mbedTLS ussl module.all: Remove 'name' member from mp_obj_module_t struct.stmhal: Use attribute to avoid inlining.py/builtinimport: Fix nanbox build after change to better handle -m modules.builtinimport: add the module specified by -m to sys.modules as '__main__'esp8266: Extend system microsecond counter to 64-bits; use in ticks_ms.travis: Run feature and coverage test for precompiled mpy files.tests/run-tests: Add --via-mpy option to run test from precompiled code.tests: Get cmdline verbose tests running again.py/showbc: Make printf's go to the platform print stream.tests/array1: Add tests for "l", "L" array types to improve coverage.tests/struct1: Test "l" specifier to improve coverage.py/qstr: Remove a comment.stmhal/boards: For OLIMEX_E407, enable UART1 and fix I2C1 mapping.py/objnone: Use mp_generic_unary_op instead of custom one.py/vstr: Remove vstr.had_error flag and inline basic vstr functions.py: Combine 3 comprehension opcodes (list/dict/set) into 1.py: Combine 3 comprehension emit functions (list/dict/set) into 1.
Loading