]> begriffs open source - cmsis-driver-validation/commit
Add GPIO CMSIS-Driver Validation tests (#13)
authorZiga Mahne <65329043+ZigaMahne@users.noreply.github.com>
Wed, 6 Mar 2024 10:46:18 +0000 (11:46 +0100)
committerGitHub <noreply@github.com>
Wed, 6 Mar 2024 10:46:18 +0000 (11:46 +0100)
commit41e49a1d27129f031c43ad389efe826a252a67fe
tree9ebb7b2da09b4cb9661a68d2e36941c082974c07
parent9d3b8086e1999729c7bcecf5a9c1b3048ee6d34a
Add GPIO CMSIS-Driver Validation tests (#13)
12 files changed:
ARM.CMSIS-Driver_Validation.pdsc
Config/DV_GPIO_Config.h [new file with mode: 0644]
DoxyGen/CMSIS_DV.dxy.in
DoxyGen/src/DV_GPIO.txt [new file with mode: 0644]
DoxyGen/src/DriverValidation.txt
DoxyGen/src/images/dv_gpio_config_h.png [new file with mode: 0644]
DoxyGen/src/images/gpio_loopback.png [new file with mode: 0644]
DoxyGen/src/images/src/GPIO_pin_connection.pptx [new file with mode: 0644]
Include/cmsis_dv.h
Source/DV_GPIO.c [new file with mode: 0644]
Source/cmsis_dv.c
gen_pack.sh