Marko Kiiskila created MYNEWT-479:
-------------------------------------
Summary: initialize different set of devices when building
bootloader
Key: MYNEWT-479
URL: https://issues.apache.org/jira/browse/MYNEWT-479
Project: Mynewt
Issue Type: Bug
Reporter: Marko Kiiskila
bootloader does not need most of the devices created in bsp_init().
Initializing unneeded devices has a significant impact on the size of the end
result.
bsp_init() for bootloader should only initialize flash, and if BOOT_SERIAL is
set, then the console uart.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)