Paul Sokolovsky
|
5298472fee
|
zephyr: Enable SLIP networking for the default build.
This makes MicroPython app running in QEMU be pingable from the host (by
following QEMU networking setup instructions,
https://www.zephyrproject.org/doc/samples/net/qemu_setup.html).
|
2017-01-21 17:16:35 +03:00 |
|
Paul Sokolovsky
|
f1f2a3cebf
|
zephyr: Remove deprecated .mdef file.
|
2017-01-21 00:26:03 +03:00 |
|
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 |
|
Paul Sokolovsky
|
9d9efc0c5a
|
zephyr: Initial Zephyr RTOS port, Zephyr part.
|
2016-10-10 01:35:24 +03:00 |
|