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.06Aug542131Jul302928272625242322211716151413111098765432130Jun29282726252423212019181716151412109876432131May302928272625242322212019181716171615141312111098765432130Apr2928272827262524232221extmod/modbtree: open(): Add option kwargs.extmod/modwebrepl: Make GET_FILE operation non-blocking.extmod/modwebrepl: Factor out "GET" iteration to write_file_chunk().py/mkrules.mk: Allow to add more items for "clean" target using CLEAN_EXTRA.stmhal: Fix I2C mappings for STM32F429DISC board.esp8266/scripts/port_diag.py: Include esp.check_fw() call.esp8266/modesp: Add check_fw() function to check integrity of the firmware.esp8266/makeimg.py: Append md5 hash to the generated binary.esp8266/makeimg.py: Store firmware size as last 4 bytes of padding area.logo/1bit-logo A black & white version of the logodocs: Spelling mistakesextmod/modbtree: Implement __contains__ operation.cc3200, teensy: Remove broken malloc/free/realloc macro helpers.docs: Add DHT to ESP8266 Quick Ref and Tutorialesp8266: Make APA102 driver inclusion configurable.esp8266/eagle.rom.addr.v6.ld: Add Enable_QMode symbol from SDK 2.0.0.tests/machine1: Revamp to work with unix port (which has "umachine").tests/machine_mem.py: Too non-portable, rework as an example for unix port.esp8266: Enable btree module.esp8266/esp_mphal: Implement libc's errno.tests/extmod/btree1: Tests against in-memory DB (using io.BytesIO).unix/Makefile: And note why btree module is disabled for coverage build.extmod/modbtree: Switch to accepting stream object instead of filename.py/py.mk: Extra switches to build "embedded" BerkeleyDB BTree lib.lib/berkeley-db-1.xx: Switch to "embedded" branch.stmhal: Make SPI NSS pin definition optional.stmhal: fixing malloc when used with external librariesmpy-cross: Fix mingw and msys2 compilationpy/mpconfig.h: Add MICROPY_STREAMS_POSIX_API setting.lib/abort_.c: Add prototype to make coverage build happy.esp8266/mpconfigport.h: Include sys/types.h for POSIX types definitions.esp8266/axtls_helpers: Remove abort_(), now in lib/embed/.lib/embed/abort_: Implementation of abort_() function raising uPy exception.py/stream: Add adapter methods with POSIX-compatible signatures.tests/io/bytesio_ext: Test for .seek()/.flush() on BytesIO.py/objstringio: Implement MP_STREAM_SEEK ioctl and add seek() method.py/objstringio: Add MP_STREAM_FLUSH ioctl and flush() method.unix/file: Use generic stream flush() method.esp8266/modpybuart: Fix UART parity setting.unix/file: fdfile_ioctl(): Fix argument to check_fd_is_open().
Loading