Skip to content

Commit

Permalink
Update validation suite to csolution
Browse files Browse the repository at this point in the history
- remove support for xml reports
- change CAN transfer timeout to milliseconds
  • Loading branch information
furbanc committed Feb 11, 2025
1 parent 9fff162 commit bee5a4d
Show file tree
Hide file tree
Showing 468 changed files with 11,806 additions and 318,005 deletions.
3 changes: 1 addition & 2 deletions ARM.CMSIS-Driver_Validation.pdsc
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,6 @@
<files>
<file category="doc" name="Documentation/html/index.html" />
<file category="include" name="Include/"/>
<file category="header" name="Config/DV_Config.h" attr="config" version = "2.0.0"/>
<file category="source" name="Source/cmsis_dv.c"/>
<file category="source" name="Source/DV_Framework.c"/>
<file category="source" name="Source/DV_Report.c"/>
Expand Down Expand Up @@ -253,7 +252,7 @@
</RTE_Components_h>
<files>
<file category="doc" name="Documentation/html/group__dv__can.html" />
<file category="header" name="Config/DV_CAN_Config.h" attr="config" version = "1.0.0"/>
<file category="header" name="Config/DV_CAN_Config.h" attr="config" version = "1.1.0"/>
<file category="source" name="Source/DV_CAN.c"/>
</files>
</component>
Expand Down
39 changes: 0 additions & 39 deletions Boards/Espressif/ESP32_Arduino/Abstract.txt

This file was deleted.

Loading

0 comments on commit bee5a4d

Please sign in to comment.