From 95a293d604bb8a2e7dedc3fc81f94d139d801f78 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Fri, 2 Apr 2010 10:28:31 +0000 Subject: [PATCH] git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1830 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/hal/platforms/{LPC11xx => LPC111x}/LPC11xx.h | 0 os/hal/platforms/{LPC11xx => LPC111x}/hal_lld.c | 0 os/hal/platforms/{LPC11xx => LPC111x}/hal_lld.h | 0 os/hal/platforms/{LPC11xx => LPC111x}/platform.mk | 0 os/hal/platforms/{LPC11xx => LPC111x}/system_LPC11xx.h | 0 5 files changed, 0 insertions(+), 0 deletions(-) rename os/hal/platforms/{LPC11xx => LPC111x}/LPC11xx.h (100%) rename os/hal/platforms/{LPC11xx => LPC111x}/hal_lld.c (100%) rename os/hal/platforms/{LPC11xx => LPC111x}/hal_lld.h (100%) rename os/hal/platforms/{LPC11xx => LPC111x}/platform.mk (100%) rename os/hal/platforms/{LPC11xx => LPC111x}/system_LPC11xx.h (100%) diff --git a/os/hal/platforms/LPC11xx/LPC11xx.h b/os/hal/platforms/LPC111x/LPC11xx.h similarity index 100% rename from os/hal/platforms/LPC11xx/LPC11xx.h rename to os/hal/platforms/LPC111x/LPC11xx.h diff --git a/os/hal/platforms/LPC11xx/hal_lld.c b/os/hal/platforms/LPC111x/hal_lld.c similarity index 100% rename from os/hal/platforms/LPC11xx/hal_lld.c rename to os/hal/platforms/LPC111x/hal_lld.c diff --git a/os/hal/platforms/LPC11xx/hal_lld.h b/os/hal/platforms/LPC111x/hal_lld.h similarity index 100% rename from os/hal/platforms/LPC11xx/hal_lld.h rename to os/hal/platforms/LPC111x/hal_lld.h diff --git a/os/hal/platforms/LPC11xx/platform.mk b/os/hal/platforms/LPC111x/platform.mk similarity index 100% rename from os/hal/platforms/LPC11xx/platform.mk rename to os/hal/platforms/LPC111x/platform.mk diff --git a/os/hal/platforms/LPC11xx/system_LPC11xx.h b/os/hal/platforms/LPC111x/system_LPC11xx.h similarity index 100% rename from os/hal/platforms/LPC11xx/system_LPC11xx.h rename to os/hal/platforms/LPC111x/system_LPC11xx.h