micropython/zephyr/src
Daniel Thompson eddd31ff34 zephyr: Allow NETWORKING and MBEDTLS to be disabled
Allow micropython to automatically disable features that
Zephyr has been configured not to support.

Signed-off-by: Daniel Thompson <daniel.thompson@linaro.org>
2016-10-09 21:17:09 +01:00
..
Makefile zephyr: Initial Zephyr RTOS port, Zephyr part. 2016-09-29 10:16:23 -07:00
mbedtls-config-upy.h zephyr/mbedtls-config-upy.h: Disable asm support for now. 2016-09-29 15:23:10 -07:00
zephyr_getchar.c zephyr/zephyr_getchar: Add support for Ctrl+C handling. 2016-09-29 17:35:49 -07:00
zephyr_getchar.h zephyr: Add zephyr_getchar module to handle console input. 2016-09-29 10:16:23 -07:00
zephyr_start.c zephyr: Allow NETWORKING and MBEDTLS to be disabled 2016-10-09 21:17:09 +01:00