Skip to content
Snippets Groups Projects
Commit cbdc6dde authored by David Sidrane's avatar David Sidrane Committed by Julian Oes
Browse files

px4esc-v1 Use common/nuttx_stubs to not link scheduler

parent c7ace100
No related branches found
No related tags found
No related merge requests found
......@@ -52,6 +52,7 @@ px4_add_module(
../../common/stm32/board_identity.c
${px4_bootloader_base}src/uavcan/main.c
${px4_bootloader_base}src/common/boot_app_shared.c
${px4_bootloader_base}src/common/nuttx_stubs.c
${px4_bootloader_base}src/sched/timer.c
${px4_bootloader_base}src/fs/flash.c
${px4_bootloader_base}src/util/crc.c
......
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