Skip to content
Snippets Groups Projects
Commit 4eb3707e authored by q3k's avatar q3k
Browse files

usermodule: move to components/micropython/usermodule

parent 9c305de6
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,7 @@ set(MICROPY_QSTRDEFS_PORT "${MICROPY_PORT_DIR}/qstrdefsport.h")
include("${MICROPY_DIR}/py/py.cmake")
set(USER_C_MODULES "${PROJECT_DIR}/usermodule/micropython.cmake")
set(USER_C_MODULES "${COMPONENT_DIR}/usermodule/micropython.cmake")
if(NOT CMAKE_BUILD_EARLY_EXPANSION)
# Enable extmod components that will be configured by extmod.cmake.
......
File moved
File moved
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment