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.020May1715141310987632130Apr292826252423181615121198543129Mar28272619201815141312118754128Feb27262521201918151412876231Jan302827262524232217161110430Dec2927222015131210111076543128Nov272615130Oct2827232219181715131152130Sep2928272624212018161514131211zephyr/machine_i2c: Update to support new C-level I2C API.nrf/machine/i2c: Update to support new C-level I2C API.stm32/machine_i2c: Update to support new C-level I2C API.extmod/machine_i2c: Change C-level API to allow split I2C transactions.docs/machine.I2C: Add writevto method to write a vector of byte bufs.stm32/adc: Fix VBAT_DIV to be 4 for STM32F411.various: Update early copyright years to match actual edit history.various: Add and update my copyright line based on git history.stm32/modmachine: Create dedicated asm function to branch to bootloader.esp32/network_ppp: Add a timeout for closing PPP connection.esp32/machine_uart: Implement UART.deinit() method.stm32/boards/NUCLEO_H743ZI: Enable SPI3 on this board.stm32/irq: Fix IRQ_ENABLE_STATS stats config to work on all MCUs.stm32/spi: Enable SPI IRQs and add IRQHandlers for H7 MCUs.stm32/dma: Always reset and configure the H7 DMA peripheral.tools/upip.py: Add support for multiple index URLs with custom default.tests/basics: Add coverage tests for memoryview attributes.py/objarray: Add support for memoryview.itemsize attribute.tests/pyb: Update UART expected output now that default timeout is 0.extmod/modujson: Handle parsing of floats with + in the exponent.stm32/dma: Initialise all members of DMA structs for H7 MCUs.nrf: Change types to size_t for all uses of mp_obj_str_get_data.esp32/modnetwork: Change type to size_t for uses of mp_obj_str_get_data.py/persistentcode: Change "len" type to size_t for mp_obj_str_get_data.docs/esp32: Correct quickref for ESP32 hardware SPI with non-default IO.esp8266/modmachine: Handle overflow of timer to get longer periods.py/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.
Loading