Rename AVRU4U6U9 peripheral driver directory to AVR8.

This commit is contained in:
Dean Camera 2010-02-22 12:05:36 +00:00
parent 1d8bb8f9bc
commit ff8e0ea2d6
8 changed files with 4 additions and 4 deletions

View file

@ -63,7 +63,7 @@
#if defined(__AVR32__)
#include "AVR32/Serial.h"
#else
#include "AVRU4U6U7/Serial.h"
#include "AVR8/Serial.h"
#endif
#include "../../Common/Common.h"