Commits
User selector
Commit History
Commits on May 13, 2017
atmel-samd: Rework boot, main and REPL order.
Show description for 790c38ecommitted
Commits on May 1, 2017
Commits on Feb 14, 2017
Commits on Jan 12, 2017
Fixup warnings from merge about undefined macro values, switch to
Show description for cea5503committed
Commits on Jan 10, 2017
Merge tag 'v1.8.7'
Show description for dfb61f0committed
Commits on Jan 4, 2017
all: Consistently update signatures of .make_new and .call methods.
Show description for eac22e2committed
Commits on Dec 23, 2016
extmod/modutimeq: Make time_less_than be actually "less than", not less/eq.
Show description for 7327966committed- committed
Commits on Dec 22, 2016
extmod/moduheapq: Revert change for adhoc relative-time queue support.
Show description for ffe807fcommitted
Commits on Dec 21, 2016
- committed
extmod/modutimeq: Refactor into optimized class.
Show description for d02f6a9committed- committed
Commits on Dec 9, 2016
Commits on Dec 8, 2016
extmod/modframebuf: Make framebuf implement the buffer protocol.
Show description for 898d4c1committedextmod/machine_spi: Provide reusable software SPI class.
Show description for 1eb3c66committed
Commits on Dec 5, 2016
extmod/modframebuf: Add hline, vline, rect and line methods.
Show description for 374ed31committed
Commits on Dec 4, 2016
extmod/modbtree: Rename "sync" method to "flush" for consistency.
Show description for 4463d8acommitted
Commits on Dec 2, 2016
extmod/modbtree: Add method to sync the database.
Show description for ec22d17authored andcommitted- authored andcommitted
extmod/modlwip: Add ioctl method to socket, with poll implementation.
Show description for cb53226committedextmod/moduselect: Use configurable EVENT_POLL_HOOK instead of WFI.
Show description for 2d329c4committed- committed
py/stream: Move ad-hoc ioctl constants to stream.h and rename them.
Show description for 304cfdacommittedextmod/vfs_fat: Implement POSIX behaviour of rename, allow to overwrite.
Show description for b7df3e5committed
Commits on Dec 1, 2016
extmod/modframebuf: Optimise fill and fill_rect methods.
Show description for a081b49committedextmod/modframebuf: Add back legacy FrameBuffer1 "class".
Show description for 81e171bcommittedextmod/modframebuf: Make FrameBuffer handle 16bit depth.
Show description for 225e22bauthored andcommitted
Commits on Nov 30, 2016
Commits on Nov 23, 2016
extmod/machine_i2c: Add hook to constructor to call port-specific code.
Show description for 5d2279bcommittedextmod/machine_i2c: Expose soft I2C obj and readfrom/writeto funcs.
Show description for 8b74048committed- committed
- committed