Skip to content
Snippets Groups Projects
Commit 4352b944 authored by Paul Sokolovsky's avatar Paul Sokolovsky
Browse files

zephyr: Define MICROPY_PY_SYS_PLATFORM (to "zephyr").

parent e0942007
No related branches found
No related tags found
No related merge requests found
......@@ -80,6 +80,8 @@
#define MICROPY_COMP_CONST (0)
#define MICROPY_COMP_DOUBLE_TUPLE_ASSIGN (0)
#define MICROPY_PY_SYS_PLATFORM "zephyr"
#ifdef CONFIG_BOARD
#define MICROPY_HW_BOARD_NAME "zephyr-" CONFIG_BOARD
#else
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment