started working on implementing receiving HID output reports from PC for commands

This commit is contained in:
2019-08-22 20:24:44 -04:00
parent 0ad1f818c0
commit ecb1c559f3
5 changed files with 52 additions and 5 deletions

View File

@@ -78,6 +78,7 @@
<archiverTool>
</archiverTool>
<loading>
<loadableFile>../../bootloader/bia_microddr_bootloader.X/dist/default/production/bia_microddr_bootloader.X.production.hex</loadableFile>
<useAlternateLoadableFile>false</useAlternateLoadableFile>
<parseOnProdLoad>false</parseOnProdLoad>
<alternateLoadableFile></alternateLoadableFile>
@@ -224,6 +225,7 @@
value="Press to browse for a specific firmware version"/>
<property key="ToolFirmwareOption.UseLatestFirmware" value="true"/>
<property key="debugoptions.useswbreakpoints" value="false"/>
<property key="firmware.download.all" value="false"/>
<property key="hwtoolclock.frcindebug" value="false"/>
<property key="memories.aux" value="false"/>
<property key="memories.bootflash" value="true"/>