Factor and simplify Makefile's and mpconfig.

This commit is contained in:
Damien George
2014-01-07 14:54:15 +00:00
parent 880ce2d7fa
commit 136f67523b
11 changed files with 278 additions and 259 deletions

View File

@@ -1 +1,3 @@
#if MICROPY_ENABLE_REPL_HELPERS
bool mp_repl_is_compound_stmt(const char *line);
#endif