Skip to content

Commit

Permalink
Removed AsArLog from Cpu.sw configuration object because it's not used
Browse files Browse the repository at this point in the history
Signed-off-by: Alejandro Giménez <alexx091@gmail.com>
  • Loading branch information
alex-gimenez committed Oct 7, 2020
1 parent ca4504f commit e489b2e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,5 @@
<LibraryObject Name="AsBrStr" Source="Libraries.AsBrStr.lby" Memory="UserROM" Language="binary" Debugging="true" />
<LibraryObject Name="standard" Source="Libraries.standard.lby" Memory="UserROM" Language="binary" Debugging="true" />
<LibraryObject Name="IotMqtt" Source="Libraries.IotMqtt.lby" Memory="UserROM" Language="Binary" Debugging="true" />
<LibraryObject Name="AsArLog" Source="Libraries.AsArLog.lby" Memory="UserROM" Language="binary" Debugging="true" />
</Libraries>
</SwConfiguration>

0 comments on commit e489b2e

Please sign in to comment.