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:
parent
cf29b8caad
commit
541482ff20
13 changed files with 745 additions and 12 deletions
|
@ -40,4 +40,9 @@ config HAS_XMCLIB_SPI
|
|||
help
|
||||
Enable XMCLIB SPI
|
||||
|
||||
config HAS_XMCLIB_I2C
|
||||
bool
|
||||
help
|
||||
Enable XMCLIB I2C
|
||||
|
||||
endif # HAS_XMCLIB
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue