Go to the documentation of this file.
66 #include "contiki-raven.h"
69 #define __AVR_AT90USBxxx__
72 #include "lib_mcu/mcu.h"
89 #define uart_usb_putchar putchar
91 #define r_uart_ptchar int
92 #define p_uart_ptchar int
94 #define NB_MS_BEFORE_FLUSH 50
95 #define REPEAT_KEY_PRESSED 100
100 #define ADC_PRESCALER 64
102 #define ADC_RIGHT_ADJUST_RESULT 1
104 #define ADC_INTERNAL_VREF 2
107 #define SBC_VENDOR_ID {'A','T','M','E','L',' ',' ',' '} // 8 Bytes only
108 #define SBC_PRODUCT_ID {'R','Z','R','A','V','E','N','U','S','B',' ','D','O','C','S',' '} // 16 Bytes only
109 #define SBC_REVISION_ID {'0','.','0','0'} // 4 Bytes only