Skip to content

Commit 9401f00

Browse files
dineshgit411LinjingZhang
authored andcommitted
tests: Add Pulse pin.
Signed-off-by: MDin <Dinesh.M-EE@infineon.com>
1 parent 05ba7c5 commit 9401f00

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tests/test_config.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616
#define TEST_PIN_DIGITAL_IO_OUTPUT 3 // IO_4
1717
#define TEST_PIN_DIGITAL_IO_INPUT 2 // IO_3
1818
#define TEST_PIN_SYNC_IO 4 // IO_1
19+
#define TEST_PIN_PULSE 5 // IO_2
20+
1921

2022
#define PWM_FREQUENCY_HZ 490 // PWM Frequency in Hz
2123
#define TEST_PIN_ANALOG_IO_VREF A2 // Pin connected to Vdd

0 commit comments

Comments
 (0)