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.019Feb18151412876231Jan302827262524232217161110430Dec2927222015131210111076543128Nov272615130Oct2827232219181715131152130Sep292827262421201816151413121110854317Aug161514131087642131Jul302723201918171614121110stm32/extint: Remove unused (and incorrect) EXTI defines.stm32/extint: Add non-GPIO EXTI IRQ sources for F0.stm32/make-stmconst.py: Improve regex to parse more constants.stm32/extint: Fix RTC Alarm/FS USB EXTI constants for L4.stm32/extint: Fix ExtInt to work with non-GPIO pins.esp32/modsocket: Change socket.socket to be socket type rather than fun.extmod/modlwip: Fix bug when polling listening socket with backlog=1.stm32/boards/stm32f429.ld: Increase uPy heap size by 64k for F429 MCU.esp32/modsocket: Fix usocket.send to accept anything with buffer proto.extmod/modlwip: Change #ifdef to #if for check of MICROPY_PY_LWIP.stm32/mboot: Add hook to run board-specific code early on startup.stm32/modmachine: Add ability to pass through user data to mboot.stm32/mboot: Add support script which can program mboot and application.stm32/mboot: Move some BSS vars to new section that isn't zeroed out.stm32/mboot: Add support for loading gzip'd firmware from a filesystem.stm32/qspi: Use static af functions for pin configuration.stm32/mboot/mphalport.h: Include genhdr/pins.h for access to pin names.stm32/mboot/Makefile: Generate all pin header files from board pins.csv.stm32/boards/make-pins.py: Add cmdline options to support use by mboot.extmod/moduwebsocket: Refactor `websocket` to `uwebsocket`.stm32/boards/NUCLEO_L476RG: Add support for RNG, DAC and CAN1.stm32/mboot/Makefile: Support specifying BOARD_DIR for custom board.unix/modmachine: Handle repeated /dev/mem open errors.all: Change PYB message prefix to MPY.teensy/Makefile: Use common gchelper_m3.s code from lib/utils.py/mkenv.mk: Change default PYTHON variable from "python" to "python3".ports: Convert legacy uppercase macro names to lowercase.extmod: Convert legacy uppercase macro names to lowercase.py: Downcase MP_xxx_SLOT_IS_FILLED inline functions.py: Downcase all MP_OBJ_IS_xxx macros to make a more consistent C API.stm32/pendsv: Fix inline asm constant and prefix with # character.qemu-arm: Use gchelper code to get registers for GC scanning.cc3200: Use common gchelper_m3.s code from lib/utils.stm32/gccollect: Use gchelper.h header instead of explicit declaration.lib/utils/gchelper: Add gchelper.h header file for assembler functions.lib/utils/gchelper_m3: Add gc_helper_get_sp() function.lib/utils/gchelper_m3: Add license header and clean up code.stm32: Move gchelper assembler code to lib/utils for use by other ports.qemu-arm: Rework to run bare-metal on boards with Cortex-M CPUs.travis: Update to use Ubuntu 16.04 Xenial for CI builds.
Loading