circuitpython/zephyr/src
Paul Sokolovsky b0feef7a57 zephyr/zephyr_getchar: Update for recent Zephyr refactor of console hooks.
uart_irq_input_hook_set() was renamed to uart_console_in_debug_hook_install()
and accepts different params.
2016-10-28 17:53:10 +03:00
..
Makefile zephyr: Initial Zephyr RTOS port, Zephyr part. 2016-10-10 01:35:24 +03:00
zephyr_getchar.c zephyr/zephyr_getchar: Update for recent Zephyr refactor of console hooks. 2016-10-28 17:53:10 +03:00
zephyr_getchar.h zephyr: Add zephyr_getchar module to handle console input. 2016-10-10 01:35:39 +03:00
zephyr_start.c zephyr: Add copyright blurbs. 2016-10-12 22:51:17 +03:00