Revision 4c72a54c modules/LightRing_1-2/alldconf.h

View differences:

modules/LightRing_1-2/alldconf.h
44 44
#define AMIROLLD_CFG_TIME_SIZE                  32
45 45

  
46 46
/**
47
 * @brief   Enable flag for the AT24C01BN-SH-B EEPROM.
47
 * @brief   TLC5947 chained configuration
48 48
 */
49
#define AMIROLLD_CFG_AT24C01B                   1
50

  
51
/**
52
 * @brief   Enable flag for the INA219 power monitor.
53
 */
54
#define AMIROLLD_CFG_INA219                     1
55

  
56
/**
57
 * @brief   Enable flag for the status LED.
58
 */
59
#define AMIROLLD_CFG_LED                        1
60

  
61
/**
62
 * @brief   Enable flag for the MIC94042 high-side load switches.
63
 */
64
#define AMIROLLD_CFG_MIC9404x                   1
65

  
66
/**
67
 * @brief   Enable flag for the SN75C3221E RS232 Transceiver.
68
 */
69
#define AMIROLLD_CFG_SNx5C3221E                 1
70

  
71
/**
72
 * @brief   Enable flag for the TLC5947 LED driver.
73
 */
74
#define AMIROLLD_CFG_TLC5947                    1
75 49
#define TLC5947_LLD_CHAINED                     3
76 50

  
77 51
#endif /* ALLDCONF_H */

Also available in: Unified diff