diff options
author | lonkaars <loek@pipeframe.xyz> | 2023-04-06 16:49:36 +0200 |
---|---|---|
committer | lonkaars <loek@pipeframe.xyz> | 2023-04-06 16:49:36 +0200 |
commit | 892424ba4d0c979e4351f7a866b6fe777783e4d2 (patch) | |
tree | d6688765834be74370038d8662703bd83b1acd40 /test/ppu-stm-integration-demo/.gitignore | |
parent | 4881723cf765fbd7bad2a1f08baf5897a7425401 (diff) |
dma send done and working
Diffstat (limited to 'test/ppu-stm-integration-demo/.gitignore')
-rw-r--r-- | test/ppu-stm-integration-demo/.gitignore | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/test/ppu-stm-integration-demo/.gitignore b/test/ppu-stm-integration-demo/.gitignore index e84341d..2ec4965 100644 --- a/test/ppu-stm-integration-demo/.gitignore +++ b/test/ppu-stm-integration-demo/.gitignore @@ -1,2 +1,3 @@ -test-*.h -test-*.vhd +*.h +*.vhd +capture-*.txt |