]> begriffs open source - cmsis-driver-validation/commit
Improved robustness of SPI testing and SPI Server
authorMilorad Cvjetkovic <milorad.cvjetkovic@arm.com>
Thu, 22 Apr 2021 09:13:36 +0000 (11:13 +0200)
committerMilorad Cvjetkovic <milorad.cvjetkovic@arm.com>
Thu, 22 Apr 2021 09:13:36 +0000 (11:13 +0200)
commit2ffb3c36349f560c8122f2c329249430dda6b257
treec62656a962dcd199f85dd359b6f181eff69f88d5
parentbdbdb1b7c8479e93b688c6c5dece4a64ea78d553
Improved robustness of SPI testing and SPI Server
50 files changed:
ARM.CMSIS-Driver_Validation.pdsc
Boards/Espressif/ESP32_Arduino/CMSIS_DV.uvoptx
Boards/Espressif/ESP32_Arduino/CMSIS_DV.uvprojx
Boards/Espressif/ESP8266EX_Arduino/CMSIS_DV.uvoptx
Boards/Espressif/ESP8266EX_Arduino/CMSIS_DV.uvprojx
Boards/Infineon/XMC4500 Relax Lite Kit/TestReport/TR_Style.xsl
Boards/Inventek/ISMART43362-E/TestReport/TR_Style.xsl
Boards/Keil/MCBSTM32F200/CMSIS_DV.uvoptx
Boards/Keil/MCBSTM32F200/CMSIS_DV.uvprojx
Boards/Keil/MCBSTM32F200/RTE/CMSIS_Driver_Validation/DV_SPI_Config.h
Boards/Keil/MCBSTM32F200/TestReport/TR_Style.xsl
Boards/Keil/MCBSTM32F400/CMSIS_DV.uvoptx
Boards/Keil/MCBSTM32F400/CMSIS_DV.uvprojx
Boards/Keil/MCBSTM32F400/RTE/CMSIS_Driver_Validation/DV_SPI_Config.h
Boards/Keil/MCBSTM32F400/TestReport/TR_Style.xsl
Boards/ST/B-L475E-IOT01A1/TestReport/TR_Style.xsl
Boards/ST/STM32F746G-Discovery/CMSIS_DV.uvoptx
Boards/ST/STM32F746G-Discovery/CMSIS_DV.uvprojx
Boards/ST/STM32F746G-Discovery/TestReport/TR_Style.xsl
Boards/WIZnet/WizFi360-EVB/CMSIS_DV.uvoptx
Boards/WIZnet/WizFi360-EVB/CMSIS_DV.uvprojx
Config/DV_SPI_Config.h
Doxygen/CMSIS_DV.dxy
Doxygen/DV_SPI.txt
Doxygen/DriverValidation.txt
Doxygen/images/dv_spi_config_h.png
Doxygen/images/spi_bus_master_ss_hw_ctrl_out.png [new file with mode: 0644]
Doxygen/images/spi_bus_master_ss_unused.png [deleted file]
Doxygen/images/spi_server_config_h.png
Doxygen/images/spi_server_pin_connections.png
Doxygen/images/src/SPI_pin_connection.pptx
Include/DV_Report.h
Include/DV_Typedefs.h
Scripts/TR_Style.xsl
Source/DV_Framework.c
Source/DV_Report.c
Source/DV_SPI.c
Source/cmsis_dv.c
Tools/SPI_Server/Board/MCBSTM32F400/Abstract.txt
Tools/SPI_Server/Board/MCBSTM32F400/Config/SPI_Server_Config.h
Tools/SPI_Server/Board/MCBSTM32F400/Config/SPI_Server_HW.c [deleted file]
Tools/SPI_Server/Board/MCBSTM32F400/RTE/Device/STM32F407IGHx/stm32f4xx_hal_conf.h
Tools/SPI_Server/Board/MCBSTM32F400/SPI_Server.uvguix
Tools/SPI_Server/Board/MCBSTM32F400/SPI_Server.uvoptx
Tools/SPI_Server/Board/MCBSTM32F400/SPI_Server.uvprojx
Tools/SPI_Server/Config/SPI_Server_Config.h
Tools/SPI_Server/Config/SPI_Server_HW.c [deleted file]
Tools/SPI_Server/Include/SPI_Server.h
Tools/SPI_Server/Include/SPI_Server_HW.h [deleted file]
Tools/SPI_Server/Source/SPI_Server.c