diff options
author | Clyne Sullivan <clyne@bitgloo.com> | 2023-11-05 07:20:04 -0500 |
---|---|---|
committer | Clyne Sullivan <clyne@bitgloo.com> | 2023-11-05 07:20:04 -0500 |
commit | 7e10d0855c3ac6cc08e9089a731aa6f2a2fd4175 (patch) | |
tree | 2f3d13c45c46d078c4aabd7e4a9b313b88183fed /.gitignore | |
parent | 789791692a20e4da7b798a249ca24ed35cd78b5f (diff) |
msp430: add compressed register/flag wordset
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,8 +1,12 @@ .* *.o *.dat +*.bin +*.lzss alee alee-msp430 alee-standalone libalee.a core.fth.h +msp430/lzss +msp430/msp430fr2476_all.h |