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.014Dec131211109876543130Nov2928272625242322212016151412111087542131Oct302928272624232119171615131211109876543229Sep26252422212019181716131211109876542131Aug3029282423222120191716151413121198763231Jul3029282726252422212019181715141211987543232130Jun2928272625242322212017161514131110987tools/pydfu.py: Call set_configuration() on fresh USB device object.tools/tinytest-codegen: Take --target= option for test set selection.tests/run-tests: Add --list-tests switch.extmod/modure: Add cast to workaround bug in MSVC.stm32/usbdev: Pass thru correct val for SCSI PreventAllowMediumRemoval..travis.yml: Update for qemu-arm's testing moved to Makefile.test.ports/qemu-arm: Rework "test" target using upytesthelper.tools/tinytest-codegen: More excludes after enabling expected output match.tools/tinytest-codegen: Wrap lines of exclude_tests.tools/tinytest-codegen.py: Generate code for upytesthelper.lib/upytesthelper: MicroPython test helper layer on top of tinytest.docs/esp8266/tutorial: Fix typo, change -> changed.esp32: Add custom partitions.csv file with uPy specific size.esp32/Makefile: Support using IDF_PATH as the env var to the IDF source.esp32/modesp: Add osdebug() function to disable or change IDF logging.esp32/mpconfigport.h: Enable websocket module.esp32: Implement wired Ethernet via network.LAN().extmod/modussl_mbedtls: Clean up mbedtls state when error during setup.esp32/mpconfigport.h: Enable ussl finaliser.esp32/modnetwork.c: Fix for setting DNS with network.WLAN.ifconfig().esp32/modules: Symlink in ntptime.py from esp8266/modules.esp32: Update to latest ESP IDF.esp32/machine_pwm: Always set the channel in the PWM object.esp32/modutime.c: Add localtime and mktime functions.esp32/README: Update general description of port to add avail features.esp32: Implement machine.WDT() class.esp32: Call initialization function on sha1 and sha256.esp32/mphalport.h: Make mp_hal_pin_<dir> select gpio on the pad.esp32/mpconfigport.h: Add missing uhashlib.esp32/modsocket: Implement setsockopt(IP_ADD_MEMBERSHIP).esp32/modnetwork: Give better error msgs for AP timeout and not-found.esp32: Add new port to Espressif ESP32 SoC.py/builtinimport: Call __init__ for modules imported via a weak link.drivers/display/ssd1306: Make SSD1306 class inherit from FrameBuffer.docs/packages: Add quick "Creating distribution packages" section.tests: Fix few test for proper "skipped" detection with qemu-arm's tinytest.tests/cpydiff: Update subclassing Exception case and give work-around.py/objtype: Refactor object's handling of __new__ to not create 2 objs.tests/extmod: Add test which subclasses framebuf.FrameBuffer.tests/basics: Add test for overriding a native base-class's init method.
Loading