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.012Apr111098765432131Mar30292827262524231917161514131211109876543229Feb282725232221171514131210987632131Jan302928272625242321191716151413121110987432131Dec3031302928272625242322212019181716151413121110987654543extmod: Add generic machine.I2C class, with bit-bang I2C.extmod: Add initial framebuf module.esp8266/scripts/inisetup.py: Use "-" in AP ESSID instead of space.esp8266/scripts/inisetup.py: Set WPA/WPA2 AP mode with a predefined password.esp8266: Add Python modules for initial configuration.esp8266/scripts/main.py: Remove stale file.esp8266/modnetwork: .config(): Add "password" param (W/O).esp8266/modnetwork: .config(): Add "authmode" param.esp8266/modnetwork: .config(): Check interface whose config is requested.unix: Build with MICROPY_PY_UHASHLIB_SHA1 if already building with axTLS.esp8266: Enable websocket module.docs: Bump version to 1.7.extmod/modwebsocket: write(): Support write size beyond 125 bytes.extmod/modlwip: Fix for loss of data in unaccepted incoming sockets.esp8266/modesp: Add freemem() and meminfo() functions.esp8266/main: mp_builtin_open(): Implement, using vfs_proxy_call().py/stream: Move uPy func obj wrappers to below their respective funcs.py/stream: Simplify arg extraction logic for stream_ioctl.esp8266: Implement multistage bootstrap sequence.extmod/modwebsocket.h: Split websocket-related defines for reuse.py/stream: ioctl(): Properly support 2-arg form.py/stream: Fix signed comparison issue.extmod/modwebsocket: Implement MP_STREAM_SET_DATA_OPTS ioctl.extmod/modwebsocket: Allow to get type of last read data using ioctl().py/stream: Add Python-level ioctl() method.py/stream.h: Add bigger inventory of stream ioctl's.extmod/modwebsocket: Record current fragment type (binary/text/etc.)extmod/modwebsocket: Add option for blocking writes to non-blk sockets.extmod/modwebsocket: Reset mask between packets.extmod/modwebsocket: Make sure to propagate EOF.unix: freedos strip and size names for binariesextmod/modure: re_exec() renamed to ure_exec() due to collison in 4.3BSD.extmod/modwebsocket: Properly check number of args to constructor.lib/axtls: Update to the latest upstream master.docs: esp8266: Enable "machine" module docs.docs/ubinascii: Document non-standard "sep" argument to hexlify().stmhal: Consistently enable USB SOF Irqs for all USB modes (FS and HS).py/objarray: Fix array.append so it doesn't extend if append fails.py: Implement basic with support in native emitter.py: Combine continuous block of emit steps into with_cleanup emit call.
Loading