Skip to content

Commit b5159a9

Browse files
committed
zephyr/mpconfigport.h: Enable line number information for scripts.
1 parent c1b1911 commit b5159a9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

zephyr/mpconfigport.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
#define MICROPY_HEAP_SIZE (16 * 1024)
3636
#endif
3737

38+
#define MICROPY_ENABLE_SOURCE_LINE (1)
3839
#define MICROPY_STACK_CHECK (1)
3940
#define MICROPY_ENABLE_GC (1)
4041
#define MICROPY_HELPER_REPL (1)

0 commit comments

Comments
 (0)