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.015Mar141312118754128Feb27262521201918151412876231Jan302827262524232217161110430Dec2927222015131210111076543128Nov272615130Oct2827232219181715131152130Sep292827262421201816151413121110854317Aug161514131087642131Jul302723201918nrf/bluetooth: Add support for SoftDevice s132 version 6.1.1.stm32/stm32_it: Guard UART7_IRQHandler with check for UART7 define.ports/{stm32,esp8266}: Set mpy-cross native arch for frozen native code.py/compile: Check that arch is set when compiling native, viper or asm.py/compile: Support multiple inline asm emitters.mpy-cross: Add "-march=<arch>" option to select native emitter.py/compile: Add support to select the native emitter at runtime.py/nativeglue: Rename native convert funs to match other native helpers.py: Move mp_native_type_from_qstr() from emitnative.c to nativeglue.c.docs/esp32: Add a note to quickref about use of Pin.PULL_HOLD.docs/library/machine.Pin: Add PULL_HOLD constant to possible pin pulls.esp32/machine_pin: Add new PULL_HOLD pin pull mode.esp32/machine_pin: Make it so None as pull value disables pull up/down.javascript: Fix Emscripten async load, and to compile with modern clang.javascript: Add new port targeting JavaScript via Emscripten.extmod/moduselect: Adjust select_select and poll_register to use size_t.docs/develop: Fix typos in C-module example for example_add_ints.docs/pyboard: Make pyboard v1.1 pinout the default shown in quickref.docs/pyboard: Add link to pyboard v1.1 schematic and layout PDF.extmod/modlwip: Fix case where concurrency lock isn't released on error.zephyr/prj_frdm_kw41z.conf: Add new board configuration.zephyr/prj_frdm_k64f.conf: Add fxos8700 sensor.zephyr/Makefile: Proxy ram_report, rom_report targets from Zephyr.zephyr/prj_minimal.conf: Switch to CONFIG_STDOUT_CONSOLE.zephyr/modzsensor: Rename "TEMP" sensor channel to "DIE_TEMP".zephyr/modzephyr: Revamp stacks_analyze() call.esp32/mphalport: Use ets_delay_us for mp_hal_delay_us_fast.esp32/Makefile: Add some missing IDF source files to bootloader and app.esp32/modnetwork: Remove redundant esp_log include.esp32/modnetwork: Implement RSSI for WiFi STA via WLAN.status('rssi').stm32/usb: Allow to override USB strings & VID/PID in app and mboot.stm32/qspi: Set pin speed to very-high and allow to config some options.drivers/memory/spiflash: Rework wait_sr to fix uninit'd variable 'sr'.py: Update and rework build system for including external C modules.py: Implement a module system for external, user C modules.py: Allow registration of modules at their definition.stm32: Allow to build with threading with the GIL disabled.tests/import: Add test for importing x64 native code.unix/Makefile: Update coverage tests to match those in Travis.tools/upip.py: Use "raise arg" instead of no-arg raise form, for native.
Loading