Tidy up ez_maker (#17910)

This commit is contained in:
Joel Challis
2022-08-05 00:41:29 +01:00
committed by GitHub
parent efd3b1e0bd
commit 8978960a87
29 changed files with 10 additions and 313 deletions

View File

@@ -45,7 +45,7 @@
/*
* I2C driver settings
*/
#define KINETIS_I2C_USE_I2C0 TRUE
#define KINETIS_I2C_USE_I2C0 FALSE
#define KINETIS_I2C_I2C0_PRIORITY 4
#endif /* _MCUCONF_H_ */