boards/avr-rss2: add configuration for AT24MAC602
This commit is contained in:
parent
ecd084781a
commit
59ca6a9b37
@ -27,6 +27,13 @@
|
|||||||
extern "C" {
|
extern "C" {
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @name AT24MAC602 configuration
|
||||||
|
* @{
|
||||||
|
*/
|
||||||
|
#define AT24MAC_PARAM_I2C_DEV I2C_DEV(0)
|
||||||
|
#define AT24MAC_PARAM_TYPE AT24MAC6XX
|
||||||
|
/** @} */
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @name LED pin definitions and handlers
|
* @name LED pin definitions and handlers
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user