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.026May25242322212019181716171615141312111098765432130Apr29282728272625242322212019181716151415141312111098765432131Mar30292827262524231917161514131211109esp8266/xtirq: Add xtirq.h for controlling xtensa irqs.esp8266/modpybspi: Configure pins when initialising an SPI object.esp8266: Add mp_hal_pin_input() and mp_hal_pin_output() functions..travis.yml: Install gcc-arm-none-eabi with --force-yes for now.unix: Enable "ussl" module.extmod/modussl: Coverage build fixes.unix/Makefile: nanbox build is not compatible with modussl, disable.extmod/modussl: Make more compatible with non-default obj representations.py/moduerrno: Add EEXIST, EISDIR.esp8266/esp_mphal: mp_uos_dupterm_deactivate() may raise exception.esp8266/esp_mphal: Handle Ctrl+C from dupterm (e.g. WebREPL).esp8266/esp_mphal: Fix NLR buffer leak in call_dupterm_read().esp8266/scripts/port_diag: Dump network interface IP settings.docs/esp8266/general: Grammar fixes.py/objnamedtuple: Allow passing field names as a tuple.unix: Support frozen packages.py/makeqstrdata.py: Allow to have double-quote characters in qstrs.stmhal: Support frozen packages using .mpy files.tools/mpy-tool.py: Don't strip directories from the frozen source name.mpy-cross: Add -s option to specify the embedded source filename.tools/mpy-tool.py: Include .py extension in frozen filename.py: Allow to stat and import frozen mpy files using new frozen "VFS".docs: esp8266: Include ussl module in the docs.docs/ussl: Add basic description of axTLS-based modussl.esp8266/main: Update _boot module loading for recent frozen modules refactors.esp8266: Enable collections.OrderedDict.py/objstr: Fix mix-signed comparison in str.center().py/objstr*: Properly ifdef str.center().tests: Add testcase for str.center().py/objstr: Implement str.center().py/builtinimport: Unbreak bare-arm build.py/builtinimport: Unbreak minimal build.tools/make-frozen: Update for latest changes in frozen modules support.py/{builtinimport,frozenmod}: Rework frozen modules support to support packages.unix/unix_mphal: Implement mp_hal_ticks_us().py/mphal.h: Provide default prototypes for mp_hal_delay_us/mp_hal_ticks_us.extmod/moduos_dupterm: Dumpterm subsystem is responsible for closing stream.extmod/modwebrepl: Add close() method.extmod/modwebsocket: Add close() method.py/stream: Add mp_stream_close() helper function.
Loading