diff options
| author | Steven Noreyko <1909661+okyeron@users.noreply.github.com> | 2023-08-02 11:23:00 -0700 |
|---|---|---|
| committer | Steven Noreyko <1909661+okyeron@users.noreply.github.com> | 2023-08-02 11:23:00 -0700 |
| commit | a372cfb8a4cdd24733d7dd52303714a43526940b (patch) | |
| tree | 66bc2d60fb20fc85e5160fc4ed2efc57a8077f16 /.gitignore | |
| parent | 9c00a9c2951c14f45802ac7de97ead3f6c5b288d (diff) | |
| download | plinky-a372cfb8a4cdd24733d7dd52303714a43526940b.tar.gz | |
update STM chip LCSC part number
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -8,4 +8,5 @@ bootloader/Release sw/Release bootloader/Debug sw/Debug -__pycache__/
\ No newline at end of file +__pycache__/ +hw/.DS_Store |
