aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..43eb9d9
--- /dev/null
+++ b/README.md
@@ -0,0 +1,9 @@
+fmc-test
+========
+
+Demo program for stm32-dev-bridge board to test FMC arbiter in Novena's
+on-board FPGA.
+
+Current issues:
+ * SystemClock_Config() currently uses 16 MHz HSI oscillator as PLL input,
+this should be changed to 25 MHz crystal later.