Age | Commit message (Expand) | Author |
---|---|---|
2017-04-04 | zephyr/zephyr_getchar: Explicitly yield to other threads on char availability. | Paul Sokolovsky |
2017-03-27 | zephyr/zephyr_getchar: Use native k_sem instead of legacy nano_sem. | Paul Sokolovsky |
2016-11-30 | zephyr/zephyr_getchar: Update to Zephyr 1.6 unified kernel API. | Paul Sokolovsky |
2016-10-28 | zephyr/zephyr_getchar: Update for recent Zephyr refactor of console hooks. | Paul Sokolovsky |
2016-10-10 | zephyr/zephyr_getchar: Add support for Ctrl+C handling. | Paul Sokolovsky |
2016-10-10 | zephyr: Add zephyr_getchar module to handle console input. | Paul Sokolovsky |