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.015Nov1412111087542131Oct302928272624232119171615131211109876543229Sep26252422212019181716131211109876542131Aug3029282423222120191716151413121198763231Jul3029282726252422212019181715141211987543232130Jun29282726252423222120171615141311109876432131May30292625242119181716151413121110965432tools/mpy-tool.py: Implement freezing of Ellipsis const object.stm32/boards/NUCLEO_F429ZI: Incr CPU freq to 168MHz to get USB working.py/mkenv.mk: Use $(PYTHON) consistently when calling Python tools.py/emitnative: Clean up asm macro names so they have dest as first arg.esp8266/esp8266_common.ld: Put .text of more libs into .irom0.text .extmod/moduhashlib: Enable SHA1 hashing when using "mbedtls" library.esp8266/README: Add section on using upip.esp8266/README: Emphasize the need to change default WiFi password.py/objnamedtuple: Add _asdict function if OrderedDict is supportedpy/objtype: mp_obj_new_type: Name base types related vars more clearly.docs/_thread: Add a placeholder docs for _thread module.py/mpconfig: Introduce reusable MP_HTOBE32(), etc. macros.docs/ure: Emphasize not supported features more.unix/moduselect: Fix nanbox build after adding .dump() method.unix/moduselect: Add .dump() method for debugging.axtls: Update, exposes AES functions to implement ECB chiper mode.esp8266/etshal.h: Make function prototypes compatible with ESP SDK 2.1.0+.docs/ure: Add flags arg to ure.compile(), mention that ure.DEBUG is optional.docs/esp8266/general: Minor grammar fixes.extmod/modussl_axtls: Typo fix in comment.extmod/modussl_axtls: socket_read: Handle EAGAIN.zephyr/README: "make qemu" was replaced with "make run".docs/esp8266/general: TLS limitations: Mention also "ussl" module limitations.py/compile: Use alloca instead of qstr_build when compiling import name.docs: Bump version to 1.9.3.teensy: Get port compiling without any warnings.docs/ure: Add "|" (alternative) to the list of supported operators.Revert "py/{mkenv.mk,mkrules.mk}: Append .exe for Windows executable files."docs/usocket: Document that settimeout() isn't supported by all ports.docs/esp8266/general: Add section on TLS limitations.docs/ussl: Fix module name refs and use "MicroPython port" term.extmod/modussl_mbedtls: Allow to compile with unix coverage build.extmod/modussl: Add finaliser support for ussl objects.docs/reference/isr_rules: Minor typo correction.lib/axtls: Update, support for SSL_EAGAIN return code.unix: Enable MICROPY_PY_REVERSE_SPECIAL_METHODS.py/objtype: Introduce MICROPY_PY_ALL_INPLACE_SPECIAL_METHODS.py/objtype: Define all special methods if requested.docs/library/network: Add dhcp_hostname parameterextmod/vfs: Replace VLA in proxy func with small, static sized array.
Loading