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.029Aug282423222120191716151413121198763231Jul3029282726252422212019181715141211987543232130Jun29282726252423222120171615141311109876432131May30292625242119181716151413121110965432130Apr2928272625222119181615141312111098765432131Mar3029282726252423lib: Add new submodule, stm32lib containing STM32 CMSIS and HAL source.all: Convert mp_uint_t to mp_unary_op_t/mp_binary_op_t where appropriatepy/nlrx86,x64: Replace #define of defined() with portable macro usage.drivers/memory/spiflash: Change from hard-coded soft SPI to generic SPI.docs/machine.Signal: Improve style/grammar and add usage example.py/objstr: startswith, endswith: Check arg to be a string.docs/library/network: Fix ref to "socket" module (should be "usocket").docs: More xrefs to "MicroPython port" in glossary.stmhal/boards/pllvalues.py: Make script work with both Python 2 and 3.stmhal/Makefile: Use GEN_PINS_HDR var instead of writing it explicitly.stmhal/modmachine: For F7 MCU, save power by reducing internal volt reg.stmhal: Compute PLL freq table during build instead of at run time.docs/pyboard/tutorial: Add "timeout=0" to UART in pass-through example.stmhal/modmachine: Improve support for sleep/deepsleep on F7 MCUs.stmhal/modmachine: Make machine.bootloader() work when MPU is enabled.docs: Bump version to 1.9.2.py/asmthumb: Use existing macro to properly clear the D-cache.docs: Consistently link to micropython-lib in glossary.esp8266: Fix UART stop bit constants.extmod/modubinascii: Don't post-increment variable that won't be used.py/formatfloat: Don't post-increment variable that won't be used again.py/objcomplex: Remove unnecessary assignment of variable.py/compile: Remove unused pn_colon code when compiling func params.all: Make static dicts use mp_rom_map_elem_t type and MP_ROM_xxx macros.extmod,unix: For uos.stat interpret st_size member as an unsigned int.py/mkrules.mk: Use "find -path" when searching for frozen obj files.py/stream: seek: Consistently handle negative offset for SEEK_SET.py/objstringio: Fix regression with handling SEEK_SET.py/objstringio: Prevent offset wraparound for io.BytesIO objects.docs/glossary: Fix typos in micropython-lib paragraph.docs/glossary: Elaborate on possible MicroPython port differences.docs/library/usocket: Describe complete information on address formats.docs/library/usocket: Move socket.error to its own section.zephyr/modzephyr: Add shell_net_iface() function.zephyr/prj_96b_carbon.conf: Re-enable networking on Carbon.zephyr/modusocket: Update struct sockaddr family field name.docs/library/ubinascii: Update base64 docs.extmod/modubinascii: Rewrite mod_binascii_a2b_base64.py/binary: Change internal bytearray typecode from 0 to 1.tools/mpy-tool.py: Fix missing argument in dump() function
Loading