Skip to content

Commit aa93448

Browse files
dineshgit411LinjingZhang
authored andcommitted
varients: Add define.
Signed-off-by: MDin <Dinesh.M-EE@infineon.com>
1 parent b7f3b86 commit aa93448

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

variants/XMC4700/config/XMC4700_Relax_Kit/pins_arduino.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@ extern const uint8_t NUM_ANALOG_OUTPUTS;
6060
#define NUM_TASKS_VARIANT 32
6161
#define NUM_SPI 3
6262
#define NUM_I2C 2
63+
#define ENABLED 1
64+
#define DISABLED 0
6365
// to use SPI_for_xmc_SD if desired by user
6466
#define XMC_SPI_for_xmc_SD XMC_SPI_1
6567
#define SDCARD_SPI SPI1

0 commit comments

Comments
 (0)