analogdevicesinc / msdk

Software Development Kit for Analog Device's MAX-series microcontrollers
Apache License 2.0
60 stars 76 forks source link

chore(Tools): Remove MAX32572 guard for generating SCP packets in SBT build rules #896

Closed sihyung-maxim closed 5 months ago

sihyung-maxim commented 5 months ago

Description

Forgot to remove the MAX32572 guard in the SBT rules when the linkers were fixed last week.

Checklist Before Requesting Review