diff options
Diffstat (limited to 'pic16bit')
| -rw-r--r-- | pic16bit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pic16bit/Makefile b/pic16bit/Makefile index 309b47b79..a16a26386 100644 --- a/pic16bit/Makefile +++ b/pic16bit/Makefile @@ -41,7 +41,7 @@ SRC_C = \ modpybled.c \ modpybswitch.c \ stmhal/pybstdio.c \ - stmhal/pyexec.c \ + lib/utils/pyexec.c \ lib/mp-readline/readline.c \ SRC_S = \ |
