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.016Jan1289876543231Dec302928272524232221201918171615141312987542130Nov292826252423222118171615141312111098765432131Oct30292827262524232221201918171615141312111097654543130Sep29282728272423222122201918py/builtinimport: Remove unreachable code and change obj-import comment.py/builtinimport: Raise ValueError for bad relative import, per CPython.unix/coverage: Move coverage #if guard back to top of file.tests/import: Improve builtinimport.c test coverage.tests: Improve stream.c test coverage.stmhal: fix wrong usage of gcc -print-libgcc-file-namestmhal: Support PortG on STM32L476 and STM32L486.extmod/modframebuf: optimize fill_rect subroutine calltests: Update test suite to be compatible with CPython 3.6.docs: Bump version to 1.8.7.tests/unix/extra_coverage: Add tests for importing frozen packages.py/builtinimport: Fix bug when importing names from frozen packages.drivers/onewire/ds18x20: Fix negative temperature calc for DS18B20.cc3200/modwlan: Add network.WLAN.print_ver() diagnostic function.docs/usocket: Clarify that socket timeout raises OSError exception.tests/array*: Allow to skip test if "array" is unavailable.tests/types1: Split out set type test to set_types.docs/library/esp: Remove para and add further warning about flash.esp8266/modules/flashbdev: Change RESERVED_SECS to 0.esp8266/modules/flashbdev: Remove now-unused function set_bl_flash_size.esp8266/modules/flashbdev: Remove code to patch bootloader flash size.unix/Makefile: Allow cache-map-lookup optimisation with frozen bytecode.tools/mpy-tool.py: Add support for OPT_CACHE_MAP_LOOKUP_IN_BYTECODE.py/mkrules.mk: Add MPY_CROSS_FLAGS option to pass flags to mpy-cross.tests/unix/extra_coverage: Add basic tests to import frozen str and mpy.unix: Enable and add basic frozen str and frozen mpy in coverage build.unix/Makefile: Split long line for coverage target, easier to modify.tests/unix: Improve formatfloat.c test coverage using C.tests/float: Improve formatfloat.c test coverage using Python.tests: Improve warning.c test coverage.tests/run-tests: Allow to skip set tests.all: Consistently update signatures of .make_new and .call methods.docs/library/esp: Document esp.set_native_code_location() function.esp8266/modules/flashbdev: Add RESERVED_SECS before the filesystem.esp8266/Makefile: Put firmware-ota.bin in build/, for consistency.esp8266/general: Add "Scarcity of runtime resources" section.tests/pyb/uart: Update test to match recent change to UART timeout_char.docs/esp8266/tutorial: Close socket after reading page content.drivers/onewire: Enable pull up on data pin.esp8266/modesp: Fix a typo, print -> printf.
Loading