summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLizzy Fleckenstein <lizzy@vlhl.dev>2023-12-21 08:56:51 +0100
committerLizzy Fleckenstein <lizzy@vlhl.dev>2023-12-21 08:56:51 +0100
commit5b61e495721fe414e43cc52298987f02c9bce24c (patch)
treec3249ee6d0129e40c2f2310dd7b187804aed37c1 /.gitignore
parentb62ea8cffcf257f64215bd2c480dbd8990814f42 (diff)
downloadcuddles-5b61e495721fe414e43cc52298987f02c9bce24c.tar.xz
debug: add register watchdog
to detect potential changes that ISRs might make to registers
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index eb17186..273eb2f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,6 +7,7 @@
.version-*
bx_enh_dbg.ini
stage3/isr.asm
+stage3/watchdog.asm
fs.tar
stage3/version.c
stage3/font_builtin.c