driver: i2c: infineon: Adding XMC4 I2C driver

- This includes the driver, test app, and sample app
- Only the boards\arm\xmc47_relax_kit board is supported for now

Signed-off-by: Bill Waters <bill.waters@infineon.com>
This commit is contained in:
Bill Waters 2023-07-10 10:25:26 -07:00 committed by Carles Cufí
commit 541482ff20
13 changed files with 745 additions and 12 deletions

View file

@ -40,4 +40,9 @@ config HAS_XMCLIB_SPI
help
Enable XMCLIB SPI
config HAS_XMCLIB_I2C
bool
help
Enable XMCLIB I2C
endif # HAS_XMCLIB