diff options
| author | hathach <thach@tinyusb.org> | 2018-02-13 13:25:37 +0700 |
|---|---|---|
| committer | hathach <thach@tinyusb.org> | 2018-02-13 13:32:47 +0700 |
| commit | 3a54a67f3d4e645f311779d5a642f242a5f6b8e7 (patch) | |
| tree | 00efd3305e48c7d010d37a1382a4cc01adb0ca11 /.gitignore | |
| parent | 3bb45511fa8b4dd0256f4b0a365559dfeaf65924 (diff) | |
add 52840 serial bootloader
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 61219390e..09ffb164d 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,7 @@ *.bin *.map *.hex +!ports/nrf/**/bootloader/*.hex *.dis *.exe |
