Go to the documentation of this file.
   65 #include "contiki-raven.h" 
   68    #define __AVR_AT90USBxxx__ 
   71    #include "lib_mcu/mcu.h"  
   88    #define uart_usb_putchar putchar 
   90 #define r_uart_ptchar int 
   91 #define p_uart_ptchar int 
   93 #define NB_MS_BEFORE_FLUSH                      50 
   94 #define REPEAT_KEY_PRESSED       100 
   99 #define ADC_PRESCALER 64 
  101 #define ADC_RIGHT_ADJUST_RESULT 1 
  103 #define ADC_INTERNAL_VREF  2 
  106 #define SBC_VENDOR_ID         {'A','T','M','E','L',' ',' ',' '}      // 8 Bytes only 
  107 #define SBC_PRODUCT_ID        {'R','Z','R','A','V','E','N','U','S','B',' ','D','O','C','S',' '}  // 16 Bytes only 
  108 #define SBC_REVISION_ID       {'0','.','0','0'}  // 4 Bytes only