added standalone configuration to main firmware project so it can be developed and tested without the bootloader
This commit is contained in:
@@ -19,7 +19,11 @@
|
||||
</sourceRootList>
|
||||
<confList>
|
||||
<confElem>
|
||||
<name>default</name>
|
||||
<name>bootloader_only</name>
|
||||
<type>2</type>
|
||||
</confElem>
|
||||
<confElem>
|
||||
<name>standalone</name>
|
||||
<type>2</type>
|
||||
</confElem>
|
||||
</confList>
|
||||
|
||||
Reference in New Issue
Block a user