mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-03 16:20:34 +08:00
6b215be739
Replace our dependency on xxd with a toolchain call, and implement the backend using objcopy evil for the default toolchain.
4 lines
34 B
C
4 lines
34 B
C
int test_main(void)
|
|
{
|
|
return 0;
|
|
} |