Reduce Bootloader dependency
Open, Needs TriagePublic

Description

Currently we have some includes which point to Bootloader, e.g.

#include <../../Bootloader/...>

As this is still a temporary solution, till we have clean bootlaoder and firmware separation, we should reduce the amount of .. by including the bootloader files in the Makefile properly.

eppisai claimed this task.Jun 1 2021, 3:36 PM