summaryrefslogtreecommitdiff
path: root/software/first/memory_map.inc
diff options
context:
space:
mode:
authorSilvan Jegen <s.jegen@gmail.com>2019-07-22 23:04:17 +0200
committerSilvan Jegen <s.jegen@gmail.com>2019-07-22 23:04:17 +0200
commitf5e284223d25ee5beab98de95cd74e3ac72a39a6 (patch)
tree33d6b2b3a0e5fa5b1d0b3094108bac78bd84bda0 /software/first/memory_map.inc
parent4bc2e5141c68e82f2f6d7c8f71051fe93dd96d18 (diff)
Implement first superblink version
Diffstat (limited to 'software/first/memory_map.inc')
-rw-r--r--software/first/memory_map.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/software/first/memory_map.inc b/software/first/memory_map.inc
new file mode 100644
index 0000000..e28af43
--- /dev/null
+++ b/software/first/memory_map.inc
@@ -0,0 +1,3 @@
+.equ GPIO_CTRL_ADDR, 0x10012000
+.equ MTIME, 0x0200BFF8
+.equ MTIME_FREQUENCY, 33