Skip to content
Snippets Groups Projects
Commit 04e8b40a authored by Eike's avatar Eike Committed by Lorenz Meier
Browse files

Posix LPE target (#4911)

parent 422acc0b
No related branches found
No related tags found
No related merge requests found
......@@ -160,6 +160,9 @@ mindpx-v2_default:
posix_sitl_default:
$(call cmake-build,$@)
posix_sitl_lpe:
$(call cmake-build,$@)
posix_sitl_test:
$(call cmake-build,$@)
......
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