summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/bfin/README
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libcpu/bfin/README')
-rw-r--r--c/src/lib/libcpu/bfin/README11
1 files changed, 0 insertions, 11 deletions
diff --git a/c/src/lib/libcpu/bfin/README b/c/src/lib/libcpu/bfin/README
deleted file mode 100644
index da0d642edd..0000000000
--- a/c/src/lib/libcpu/bfin/README
+++ /dev/null
@@ -1,11 +0,0 @@
-This hierarchy contains support routines for the Analog Devices
-Blackfin family of processors.
-
-It is assumed that bsp.h includes <libcpu/bfxxx.h>, where xxx is
-the processor type. This is how the libcpu modules determine which
-processor variant they're being built for.
-
-serial/sport* is currently just a placeholders. serial/twi* does not
-contain enough code to do anything useful; it is however a start at an
-I2C driver.
-