Skip to content

Commit 82ad435

Browse files
Add back deleted defines.
1 parent 7d0f3c7 commit 82ad435

File tree

1 file changed

+3
-0
lines changed
  • targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CYW9P62S1_43012EVB_01

1 file changed

+3
-0
lines changed

targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CYW9P62S1_43012EVB_01/cybsp_types.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,9 @@ extern "C" {
4747
#endif
4848
/** \} group_bsp_pin_state */
4949

50+
#define CYBSP_D8 (NC)
51+
#define CYBSP_D9 (NC)
52+
5053
#if defined(__cplusplus)
5154
}
5255
#endif

0 commit comments

Comments
 (0)