aboutsummaryrefslogtreecommitdiff
path: root/memory.x
diff options
context:
space:
mode:
Diffstat (limited to 'memory.x')
-rw-r--r--memory.x6
1 files changed, 0 insertions, 6 deletions
diff --git a/memory.x b/memory.x
deleted file mode 100644
index 534d478..0000000
--- a/memory.x
+++ /dev/null
@@ -1,6 +0,0 @@
-/* STM32F103C8V6 */
-MEMORY
-{
- FLASH : ORIGIN = 0x08000000, LENGTH = 64K
- RAM : ORIGIN = 0x20000000, LENGTH = 20K
-}