mirror of https://github.com/ARMmbed/mbed-os.git
Add back deleted defines.
parent
7d0f3c7ec1
commit
82ad4351db
|
@ -47,6 +47,9 @@ extern "C" {
|
|||
#endif
|
||||
/** \} group_bsp_pin_state */
|
||||
|
||||
#define CYBSP_D8 (NC)
|
||||
#define CYBSP_D9 (NC)
|
||||
|
||||
#if defined(__cplusplus)
|
||||
}
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue