diff options
| author | Lizzy Fleckenstein <lizzy@vlhl.dev> | 2023-12-21 08:56:51 +0100 |
|---|---|---|
| committer | Lizzy Fleckenstein <lizzy@vlhl.dev> | 2023-12-21 08:56:51 +0100 |
| commit | 5b61e495721fe414e43cc52298987f02c9bce24c (patch) | |
| tree | c3249ee6d0129e40c2f2310dd7b187804aed37c1 /.gitignore | |
| parent | b62ea8cffcf257f64215bd2c480dbd8990814f42 (diff) | |
| download | cuddles-5b61e495721fe414e43cc52298987f02c9bce24c.tar.xz | |
debug: add register watchdog
to detect potential changes that ISRs might make to registers
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ .version-* bx_enh_dbg.ini stage3/isr.asm +stage3/watchdog.asm fs.tar stage3/version.c stage3/font_builtin.c |
