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.021Sep2220191817161412109876543432131Aug3029282726252422201917161514121110976542131Jul302928272625242322211716151413111098765432130Jun29282726252423212019181716151412109876432131May302928272625242322212019181716171615141312111098extmod/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.esp8266/esp_mphal: Add tentative change to mp_hal_stdin_rx_chr() to wait IRQ.esp8266/ets_alt_task: ets_post: Should return 0 on success, !0 - failure.docs/library/pyb.SPI: init(): Describe "bits" argument.Small WiPy doc fixesunix/modjni: array(): Support creation of object arrays.Updated FROZEN_DIR support as per f28efa19713977a61395b19fec1fe501aeee4c0epy: Move frozen modules rules from esp8266 port for reuse across ports.esp8266/Makefile: Rename SCRIPTDIR to FROZEN_DIR for consistency.unix/modjni: Add array() top-level function to create Java array.tests/extmod: Add test for machine.time_pulse_us().tests/basics: Add errno1 test, to check basics of uerrno module.tests/extmod/urandom: Add urandom tests for error cases.py/objnone: Remove unnecessary handling of MP_UNARY_OP_BOOL.unix/modjni: Implement subscription for object arrays.stmhal/boards: Add pllvalues.py script to compute PLL values for sysclk.unix: Fix build for when MICROPY_PY_SOCKET=0.travis: Abandon mingw32 in favour of mingw-w64windows: Enable MICROPY_PY_UERRNOpy/makeqstrdefs.py: Use python 2.6 syntax for set creation.tests/pyb: Update exp file for previously updated extint test.tests/pyb: Add test for ExtInt when doing swint while disabled.stmhal/extint: Force 0 to 1 transition on swint().
Loading