23 Commits (fbca4f94b36397f914a663c4ea816990f17711fa)

Author SHA1 Message Date
Daniel Thompson 67b6d9d499 zephyr: Initial implementation of machine.Pin. 8 years ago
Vincenzo Frascino a3519332b6 zephyr: Use board/SoC values for startup banner based on Zephyr config. 8 years ago
Paul Sokolovsky 3cdccb9b14 zephyr: Fix mp_hal_set_interrupt_char() declaration to be compatible. 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
Paul Sokolovsky f17f3314d0 zephyr: Add copyright blurbs. 8 years ago
Paul Sokolovsky 1a01ed0d2a zephyr/mpconfigport.h: Fix rebasing artifacts. 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 1b76f88e7a zephyr/zephyr_getchar: Add support for Ctrl+C handling. 8 years ago
Paul Sokolovsky aa7828f822 zephyr/main: Execute main.py frozen module on boot, if available. 8 years ago
Paul Sokolovsky 7e3b21ec54 zephyr: Enable frozen modules support. 8 years ago
Paul Sokolovsky b3a65791b1 zephyr: Enable stack checking and micropython.mem_info(). 8 years ago
Paul Sokolovsky ac70119779 zephyr: Add README. 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 7df9f313c6 zephyr: Switch to microkernel, required for network to work in background. 8 years ago
Paul Sokolovsky 9ad5032164 zephyr: Add zephyr_getchar module to handle console input. 8 years ago
Paul Sokolovsky 9d9efc0c5a zephyr: Initial Zephyr RTOS port, Zephyr part. 8 years ago
Paul Sokolovsky cff9f02cd7 zephyr: Initial Zephyr RTOS port, MicroPython part. 8 years ago