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.09May87632130Apr292826252423181615121198543129Mar28272619201815141312118754128Feb27262521201918151412876231Jan302827262524232217161110430Dec2927222015131210111076543128Nov272615130Oct2827232219181715131152130Sep2928272624212018161514131211108543py/misc.h: Rename _MP_STRINGIFY to not use leading underscore in ident.py/objgenerator: Remove unneeded forward decl and clean up white space.py/objgenerator: Fix handling of None passed as 2nd arg to throw().stm32/rtc: Allow overriding startup timeouts from mpconfigboard.unix/modusocket: Fix use of setsockopt in usocket.settimeout impl.stm32/usbd_cdc_interface: Don't retransmit chars if USB is reconnected.stm32: Move factory reset files and code to separate source file.stm32/machine_uart: Change default UART timeout to 0, for non blocking.mpy-cross: Add --version command line option to print version info.docs/esp8266: Add tutorial for APA102 LEDs.py: remove "if (0)" and "if (false)" branches.extmod/moducryptolib: Add AES-CTR support for axTLS builds.extmod/moducryptolib: Add AES-CTR support.unix/coverage: Add test for printing literal % character.tests/basics/sys1.py: Add test for calling sys.exit() without any args.py/native: Improve support for bool type in viper functions.nrf/boards: Add support for BLYST Nano module based boards.stm32/boards: Add NUCLEO_F413ZH board configuration.stm32: Add support for F413 MCUs.stm32/flash: Fix bug computing page number for L432 page erase.stm32/powerctrl: Support changing frequency when HSI is clock source.mpy-cross: Automatically select ARMV6 arch when running on such a host.py/asmthumb: Support asm_thumb code running on normal ARM processors.unix/gcollect: Make sure stack/regs get captured properly for GC.stm32/main: Increase default UART REPL rx buffer from 64 to 260 bytes.stm32/usb: Remove mp_hal_set_interrupt_char now that it's reset at boot.lib/utils/interrupt_char: Invalidate interrupt char at start up.lib/utils: Make pyexec_file_if_exists run frozen scripts if they exist.tests/ussl_basic: Disable setblocking() calls.extmod/modussl_axtls: Add non-blocking mode support.extmod/modussl_mbedtls: Support non-blocking handshake.esp32/machine_wdt: Add timeout arg to select interval, make WDT panic.stm32/powerctrl: Deselect PLLSAI as 48MHz src before turning off PLLSAI.javascript/library: Print data as raw bytes to stdout so unicode works.javascript/Makefile: Fix unrepresentable float error by using clamp.javascript: Pass (error) exit value out from script to process caller.javascript/library: Use Buffer.alloc() since new Buffer() is deprecated.tests: Skip tests needing machine module if (u)machine doesn't exist.stm32/usb: Add USB device mode for VCP+VCP without MSC.ports: Convert to use pyexec_file_if_exists() to execute boot/main.py.
Loading