Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-06 | ports: Make new ports/ sub-directory and move all ports there. | Damien George | |
This is to keep the top-level directory clean, to make it clear what is core and what is a port, and to allow the repository to grow with new ports in a sustainable way. | |||
2016-12-17 | zephyr/uart_core: Access console UART directly instead of printk() hack. | Paul Sokolovsky | |
This is required to avoid extra level of output "cooking" ("\r\r\n") and make test infrastructure work. On the other hand, this breaks somewhat Zephyr console abstraction. | |||
2016-10-12 | zephyr: Add copyright blurbs. | Paul Sokolovsky | |
2016-10-10 | zephyr: Initial Zephyr RTOS port, MicroPython part. | Paul Sokolovsky | |