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.029Nov28272625242322212016151412111087542131Oct302928272624232119171615131211109876543229Sep26252422212019181716131211109876542131Aug3029282423222120191716151413121198763231Jul3029282726252422212019181715141211987543232130Jun29282726252423222120171615141311109876432131May302926252421191817161514131211py: Annotate func defs with NORETURN when their corresp decls have it.zephyr/Makefile: Make prj_$(BOARD).conf optional, again.zephyr/Makefile: Convert to new CMake-based Zephyr build system.zephyr/prj_base.conf: Force zephyr.bin build output.tests/run-tests: "minimal": Skip recently added float/float_parse.py.zephyr/Makefile: clean: Remove generated prj_*_merged.conf.tests/cpydiff: Add difference-test for second arg of builtin next().tools/gen-cpydiff.py: Update executable paths to point to new ports dir.py/objdict: Reuse dict-view key iterator for standard dict iterator.tests/basics/builtin_locals: Add test for using locals() in class body.py/parsenum: Improve parsing of floating point numbers.docs/uselect: Describe POLLHUP/POLLERR semantics in more details.docs/uctypes: Tweak descriptor reference to hopefully be easier to follow.docs/uctypes: Typo/article fixes.extmod/modlwip: Commit TCP out data to lower layers if buffer gets full.extmod/modussl_axtls: Implement key and cert kw args to wrap_socket.tests/basics/builtin_range: Add test for corner case of range slicing.tests/basics: Add test for containment of a subclass of a native type.py/runtime: Add MP_BINARY_OP_CONTAINS as reverse of MP_BINARY_OP_IN.py/opmethods: Include the correct header for binary op enums.py/runtime: Simplify handling of containment binary operator.docs/uselect: poll: Explicitly specify that no-timeout value is -1.docs: Add notes on heap allocation caused by bound method refs.tests/net_hosted: Add test for socket connect() and poll() behaviour.py/modbuiltins: Slightly simplify code in builtin round().py/objfloat: Allow float() to parse anything with the buffer protocol.py/objnamedtuple: Allow to reuse namedtuple basic functionality.py: Add config option to disable multiple inheritance.stm32/led: Remove unused LED enum constants.stm32/boards: Remove obsolete and unused board-specific defines.stm32/boards: Add support for NUCLEO-F746ZG evaluation board.stm32/boards/stm32f746_af.csv: Fix typos in AF table.extmod/vfs_fat: Mount FatFS on creation so VFS methods can be used.drivers/nrf24l01: Make driver and test run on pyboard, ESP8266, ESP32.docs/library/network: Enhance AbstractNIC.status to take an argument.py/objstr: When constructing str from bytes, check for existing qstr.py/objstr: Make mp_obj_new_str_of_type check for existing interned qstr.py/objstr: Remove "make_qstr_if_not_already" arg from mp_obj_new_str.extmod/vfs: Use existing qstr for forward-slash string object.tools/mpy-tool.py: Implement freezing of Ellipsis const object.
Loading