You've already forked Core2forAWS-MicroPython
mirror of
https://github.com/m5stack/Core2forAWS-MicroPython.git
synced 2026-05-20 10:30:31 -07:00
zephyr/Makefile: syscall_macros.h generation was moved from CMake to make.
Required for #include <zephyr.h> to work.
This commit is contained in:
@@ -105,3 +105,4 @@ outdir/$(BOARD)/Makefile: $(CONF_FILE)
|
||||
|
||||
$(Z_EXPORTS): outdir/$(BOARD)/Makefile
|
||||
make --no-print-directory -C outdir/$(BOARD) outputexports CMAKE_COMMAND=: >$@
|
||||
make -C outdir/$(BOARD) syscall_macros_h_target
|
||||
|
||||
Reference in New Issue
Block a user