aboutsummaryrefslogtreecommitdiff
path: root/zephyr/Makefile
AgeCommit message (Expand)Author
2016-10-22zephyr: Implement utime module.Daniel Thompson
2016-10-21py/py.mk: Automatically add frozen.c to source list if FROZEN_DIR is defined.Paul Sokolovsky
2016-10-12zephyr: Implement the help() function.Daniel Thompson
2016-10-12zephyr/Makefile: Be sure to extra qstr's from port sources.Paul Sokolovsky
2016-10-10zephyr: Add Ctrl+C handling.Paul Sokolovsky
2016-10-10zephyr: Enable frozen modules support.Paul Sokolovsky
2016-10-10zephyr: Use recently added "make outputexports" Zephyr target.Daniel Thompson
2016-10-10zephyr/Makefile: Automatically derive target-specific CFLAGS.Paul Sokolovsky
2016-10-10zephyr: Support extra make targetsDaniel Thompson
2016-10-10zephyr: Automatically derive ARCH.Daniel Thompson
2016-10-10zephyr: Initial Zephyr RTOS port, MicroPython part.Paul Sokolovsky