diff options
author | Kartik Agaram <vc@akkartik.com> | 2021-01-09 10:07:41 -0800 |
---|---|---|
committer | Kartik Agaram <vc@akkartik.com> | 2021-01-09 10:07:41 -0800 |
commit | adf7fba7fea6940f4330d8d8e25d0f0bbca9d737 (patch) | |
tree | 124fc7c54f5509f85129086271c822a6052db320 | |
parent | ae1089cb765359dd1806bd0748f2c3c6afb93a51 (diff) | |
download | mu-adf7fba7fea6940f4330d8d8e25d0f0bbca9d737.tar.gz |
7484
-rw-r--r-- | baremetal/boot.hex | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/baremetal/boot.hex b/baremetal/boot.hex index 9422948e..f57ae364 100644 --- a/baremetal/boot.hex +++ b/baremetal/boot.hex @@ -300,6 +300,7 @@ e9 fb ff # loop forever # 1cf: # read index: nibble 00 +# 1d0: # circular buffer: byte[16] 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |