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.04Jul230Jun292827262524232221201918171615141312111098765432131May3029282726252423222120181716131211109876543130Apr29282928252625242322212019181716141312111097676543232131Mar302928262726252423222120212019181716151413121110965432128Feb27cc3200: Enable base64 methods from modubinascii.cc3200/README.md: Add notes about deploying a new software version.ubinascii: Fix a shadowed variable case.ubinascii: b2a_base64: Optimize away a modulo operation.extmod: Add a2b_base64 and b2a_base64 functions to ubinascii.esp8266: Allow to easily override programming baudrate.cc3200: Fix socket recv and recvfrom return value type.py/objarray.c: Allow to build with debugging and bytearray but no array.cc3200: time.sleep() now receives seconds, like CPython.cc3200: Add modussl, ssl sockets subclassed from normal sockets.cc3200: Code clean-up on pybpin.cc3200: Set WLAN date/time via the rtc.datetime method().cc3200: Optimize check for WLAN AP mode.cc3200: Raise an exception if trying to scan for networks in AP mode.cc3200: Add socket.timeout and socket.error exceptions.py: Add TimeoutError exception subclassed from OSError.docs/wipy: Update safe boot comments to match actual behaviour.cc3200: Add CA, certificate and key files to the updater list.cc3200: Correct socket settimeout time format.builtinimport: Fix running package submodule with -m.cc3200: Adapt update-wipy.py timing to improve stability.cc3200: Add `Pin.name()` method.cc3200: Enable more features to improve compatibility with stmhal.stmhal: Add config option for storage to use second flash segment.docs: Fix duplicate label error for network.WLAN.docs: Make index link point to "index.html" irrespective of port.tests: Add test for relative import without package context.builtinimport: Catch case when relative import happens without active package.runtime: Improve mp_import_name() debug logging.objstr: Add note that replace() is nicely optimized.docs: Add link from pyboard asm tutorial to asm reference.py: Remove mp_load_const_bytes and instead load precreated bytes object.py: Remove mp_load_const_str and replace uses with inlined version.tools: Update upip to 0.5.4.CODECONVENTIONS.md: add documentation on putting comments in code.tests: Split out json float tests to separate files.tests: Add support for the WiPy in run-tests script.docs: Add link in references index to Thumb2 assembler docs.docs: Add reference for Thumb2 inline assembler.docs: Add "reference" directory for putting docs about the language.
Loading