diff options
| author | Alex Evans <715855+mmalex@users.noreply.github.com> | 2023-07-25 20:56:28 +0100 |
|---|---|---|
| committer | Alex Evans <715855+mmalex@users.noreply.github.com> | 2023-07-25 20:56:28 +0100 |
| commit | 46a14bb12136bba0b98423edd41b4139fe806325 (patch) | |
| tree | bc96623a04a5c132168ea37cf10f1ba3756e94e1 /.gitignore | |
| parent | 049da6bcbc4ce97169308f78684f9339fc4b7ac2 (diff) | |
| download | plinky-46a14bb12136bba0b98423edd41b4139fe806325.tar.gz | |
fix build process to use binmaker.py that calls uf2conv and also commit a built version...
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -7,4 +7,5 @@ hw/WIP_inputfix/fp-info-cache bootloader/Release sw/Release bootloader/Debug -sw/Debug
\ No newline at end of file +sw/Debug +__pycache__/
\ No newline at end of file |
