how to generate bootloader.bin?
crazyuav opened this issue · 1 comments
crazyuav commented
hi,
I've tried to build the project with commod "make BOOTLOADABLE=1",but there is no bootloader.bin or bootloader.elf generate.
Any problem with commod? and how to generate bootloader.bin
I hope you to see this issue one day
Deleted user commented
The boot loader is a separate build, the "bootloadable" flag just makes a
version of the main firmware that's compatible with the boot loader. I
forget the details but there should be a makefile for that separately
…On Fri, Sep 15, 2017 at 11:29 AM crazyuav ***@***.***> wrote:
hi,
I've tried to build the project with commod "make BOOTLOADABLE=1",but
there is no bootloader.bin or bootloader.elf generate.
Any problem with commod?
I hope you to see this issue one day
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#9>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AA4YpNZfsJGHAXQWOCsGn5dnt6Y_nrPoks5sisIhgaJpZM4PZWPI>
.