cleanup confilicrts
This commit is contained in:
commit
3c8e91d74e
701 changed files with 56477 additions and 7743 deletions
|
@ -49,6 +49,8 @@
|
|||
#include "dev/rs232_at90usb1287.h"
|
||||
#elif defined (__AVR_ATmega128RFA1__)
|
||||
#include "dev/rs232_atmega128rfa1.h"
|
||||
#elif defined (__AVR_ATmega128RFR2__)
|
||||
#include "dev/rs232_atmega128rfa1.h"
|
||||
#elif defined (__AVR_ATmega256RFR2__)
|
||||
#include "dev/rs232_atmega256rfr2.h"
|
||||
#elif defined (__AVR_ATmega644__) || defined (__AVR_ATmega328P__)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue