25 Commits (e9d7c3ea0ef7b726b093b1abf9cece0c9146d635)

Author SHA1 Message Date
Paul Sokolovsky 40e541063f zephyr: Move "minimal" configuration building to a separate wrapper script. 8 years ago
Paul Sokolovsky 736a8a8ac7 zephyr: Make sure that generated prj.conf is updated only on content changes. 8 years ago
Paul Sokolovsky a64a0276b3 zephyr/modzephyr: Add a module for Zephyr-specific things. 8 years ago
Paul Sokolovsky 00bd145398 zephyr/README: Describe many gotchas of networked builds. 8 years ago
Paul Sokolovsky 1df1642b70 zephyr: Allow to have per-board Zephyr config fragments. 8 years ago
Paul Sokolovsky 40e72e4a5c zephyr: Make sure that correct Zephyr config is used for "minimal" build. 8 years ago
Damien George 77e0cee49e zephyr: Convert to use builtin help function. 8 years ago
Paul Sokolovsky 1459f81429 zephyr: Add separate Zephyr config for "minimal" build. 8 years ago
Paul Sokolovsky 3ccdbf792c zephyr/Makefile: Add -fomit-frame-pointer. 8 years ago
Paul Sokolovsky 50e8e28f96 zephyr/Makefile: Add minimal port. 8 years ago
Paul Sokolovsky f59465d763 zephyr/Makefile: Allow to override Zephyr config from make command line. 8 years ago
Paul Sokolovsky 919fc2dc47 zephyr/Makefile: Update comments to the current state of affairs. 8 years ago
Paul Sokolovsky 688cc79294 zephyr/Makefile: Allow to adjust heap size from make command line. 8 years ago
Daniel Thompson 67b6d9d499 zephyr: Initial implementation of machine.Pin. 8 years ago
Daniel Thompson 479b961d39 zephyr: Implement utime module. 8 years ago
Paul Sokolovsky b440307b4a py/py.mk: Automatically add frozen.c to source list if FROZEN_DIR is defined. 8 years ago
Daniel Thompson b6a544b917 zephyr: Implement the help() function. 8 years ago
Paul Sokolovsky 06ee5e947f zephyr/Makefile: Be sure to extra qstr's from port sources. 8 years ago
Paul Sokolovsky 93c76d2b06 zephyr: Add Ctrl+C handling. 8 years ago
Paul Sokolovsky 7e3b21ec54 zephyr: Enable frozen modules support. 8 years ago
Daniel Thompson 5a699a7017 zephyr: Use recently added "make outputexports" Zephyr target. 8 years ago
Paul Sokolovsky 244b02f744 zephyr/Makefile: Automatically derive target-specific CFLAGS. 8 years ago
Daniel Thompson cbc0bf6fec zephyr: Support extra make targets 8 years ago
Daniel Thompson 2ea52cb045 zephyr: Automatically derive ARCH. 8 years ago
Paul Sokolovsky cff9f02cd7 zephyr: Initial Zephyr RTOS port, MicroPython part. 8 years ago