Commit message (Expand) | Author | Age | |
---|---|---|---|
* | zephyr: Enable SLIP networking for the default build. | Paul Sokolovsky | 2017-01-21 |
* | zephyr: Remove deprecated .mdef file. | Paul Sokolovsky | 2017-01-21 |
* | zephyr: Use core-provided keyboard exception object. | Paul Sokolovsky | 2016-12-16 |
* | zephyr/main: Initialize sys.path and sys.argv. | Paul Sokolovsky | 2016-12-16 |
* | zephyr: Implement soft reset feature. | Paul Sokolovsky | 2016-12-15 |
* | zephyr: Support raw REPL. | Paul Sokolovsky | 2016-12-15 |
* | zephyr/Makefile: Add minimal port. | Paul Sokolovsky | 2016-11-05 |
* | zephyr/Makefile: Allow to adjust heap size from make command line. | Paul Sokolovsky | 2016-11-04 |
* | zephyr: Add copyright blurbs. | Paul Sokolovsky | 2016-10-12 |
* | zephyr: Add Ctrl+C handling. | Paul Sokolovsky | 2016-10-10 |
* | zephyr/main: Execute main.py frozen module on boot, if available. | Paul Sokolovsky | 2016-10-10 |
* | zephyr: Enable stack checking and micropython.mem_info(). | Paul Sokolovsky | 2016-10-10 |
* | zephyr: Initial Zephyr RTOS port, MicroPython part. | Paul Sokolovsky | 2016-10-10 |