From aa72093ffe1abafd605b5ec3b2d50c20b11c14a9 Mon Sep 17 00:00:00 2001 From: Silvan Jegen Date: Thu, 1 Aug 2019 18:41:21 +0200 Subject: Start implementing irq setup and handling --- software/first/memory_map.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'software/first/memory_map.inc') diff --git a/software/first/memory_map.inc b/software/first/memory_map.inc index e28af43..b532fee 100644 --- a/software/first/memory_map.inc +++ b/software/first/memory_map.inc @@ -1,3 +1,4 @@ .equ GPIO_CTRL_ADDR, 0x10012000 .equ MTIME, 0x0200BFF8 +.equ MTIMECMP, 0x02004000 .equ MTIME_FREQUENCY, 33 -- cgit v1.2.1-18-gbd029