Skip to content

Commit

Permalink
Updated motor HAL with hasquadEnc flag (#344)
Browse files Browse the repository at this point in the history
  • Loading branch information
valegagge authored Feb 23, 2023
1 parent 707f5a4 commit a65c26d
Show file tree
Hide file tree
Showing 62 changed files with 12,379 additions and 12,361 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -770,7 +770,7 @@

<Group>
<GroupName>stm32hal</GroupName>
<tvExp>1</tvExp>
<tvExp>0</tvExp>
<tvExpOptDlg>0</tvExpOptDlg>
<cbSel>0</cbSel>
<RteFlg>0</RteFlg>
Expand Down Expand Up @@ -922,7 +922,7 @@

<Group>
<GroupName>embot::hw</GroupName>
<tvExp>0</tvExp>
<tvExp>1</tvExp>
<tvExpOptDlg>0</tvExpOptDlg>
<cbSel>0</cbSel>
<RteFlg>0</RteFlg>
Expand Down Expand Up @@ -1602,7 +1602,7 @@

<Group>
<GroupName>mbd</GroupName>
<tvExp>0</tvExp>
<tvExp>1</tvExp>
<tvExpOptDlg>0</tvExpOptDlg>
<cbSel>0</cbSel>
<RteFlg>0</RteFlg>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<TargetName>amcbldc-app-osal-ulpro</TargetName>
<ToolsetNumber>0x4</ToolsetNumber>
<ToolsetName>ARM-ADS</ToolsetName>
<pCCUsed>6180000::V6.18::ARMCLANG</pCCUsed>
<pCCUsed>6190000::V6.19::ARMCLANG</pCCUsed>
<uAC6>1</uAC6>
<TargetOption>
<TargetCommonOption>
Expand Down
Loading

0 comments on commit a65c26d

Please sign in to comment.