Commits
User selector
Commit History
Commits on May 25, 2017
Commits on Apr 20, 2017
Switch to a shared piece of code to compute start and length of a
Show description for 939c004committed
Commits on Jan 10, 2017
Merge tag 'v1.8.7'
Show description for dfb61f0committed
Commits on Jan 5, 2017
- committed
Commits on Dec 15, 2016
lib/utils/interrupt_char: Use core-provided mp_kbd_exception if enabled.
Show description for d89cafdcommitted
Commits on Dec 10, 2016
atmel-samd: Add APA102 support and flash more advanced status.
Show description for b6f1eebcommitted
Commits on Nov 23, 2016
Commits on Nov 21, 2016
Commits on Nov 14, 2016
Merge tag 'v1.8.6'
Show description for bd36873committed
Commits on Nov 3, 2016
lib/libm: Move Thumb-specific sqrtf function to separate file.
Show description for cd527bbcommitted
Commits on Oct 29, 2016
Commits on Oct 26, 2016
zephyr: Fix mp_hal_set_interrupt_char() declaration to be compatible.
Show description for 3cdccb9committedlib/utils/pyexec: Fix compilation warning of type vs format mismatch.
Show description for 6832cbdcommittedlib/utils/pyexec: Add mp_hal_set_interrupt_char() prototype.
Show description for c38ea32authored andcommitted
atmel-samd: Support auto-reset based on USB write activity.
Show description for d189a3fcommitted
Commits on Oct 21, 2016
lib/utils/pyhelp.c: Use mp_printf() instead of printf()
Show description for f64e806authored andcommittedpy: Be more specific with MP_DECLARE_CONST_FUN_OBJ macros.
Show description for 4ebdb1fcommitted
Commits on Oct 20, 2016
Merge remote-tracking branch 'micropython/master'
Show description for 00a44facommitted
Commits on Oct 17, 2016
lib/utils/pyexec: Allow behaviour of SystemExit to be configurable.
Show description for ad3724ecommitted
Commits on Oct 14, 2016
- committed
py/vstr: Combine vstr_new_size with vstr_new since they are rarely used.
Show description for 824f5c5committed
Commits on Oct 12, 2016
lib/utils/pyexec: Don't treat SystemExit as "forced exit".
Show description for 4021b1ecommitted
Commits on Sep 30, 2016
- authored andcommitted

- authored andcommitted

lib/cmsis: move CMSIS headers to lib/
Show description for 6aea34aauthored andcommitted
Commits on Sep 29, 2016
lib/interrupt_char: Factor out typical Ctrl+C handling from esp8266 port.
Show description for 6ab2c5ecommitted
Commits on Sep 5, 2016
py: Add MICROPY_USE_INTERNAL_PRINTF option, defaults to enabled.
Show description for e2ac8bbauthored andcommitted
Commits on Aug 29, 2016
Commits on Aug 25, 2016
Commits on Aug 8, 2016
lib/berkeley-db-1.xx: Update, sets default page size to 4096.
Show description for 6d11918committed