src: Add driver for AVR internal eeprom. Use for telepyro config.
[fw/altos] / src / avr / ao_pins.h
index 850a08ec8a1369fd36b3c6c655b2f2f5b5b1c3b7..3c9010a81cc90ddad86179ea1d8cc921947a913f 100644 (file)
        #define HAS_ADC                 1
        #define PACKET_HAS_SLAVE        0
        #define HAS_BEEP                0
+       #define HAS_EEPROM              1
+       #define USE_INTERNAL_FLASH      1
+       #define DISABLE_HELP            1
+       #define HAS_STORAGE_DEBUG       0
+       #define IS_COMPANION            1
+       #define ao_storage_pos_t        uint16_t
 
        #define AVR_VCC_5V              0
        #define AVR_VCC_3V3             1