Created
July 11, 2019 23:31
-
-
Save judepereira/1d15564d682d7f0f36f46d7d4d5263dc to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
h2:Adafruit_nRF52_Bootloader jude$ git status | |
On branch master | |
Your branch is up to date with 'origin/master'. | |
Changes not staged for commit: | |
(use "git add <file>..." to update what will be committed) | |
(use "git checkout -- <file>..." to discard changes in working directory) | |
modified: Makefile | |
modified: src/main.c | |
Untracked files: | |
(use "git add <file>..." to include in what will be committed) | |
lib/softdevice/s340_nrf52_6.1.1/ | |
src/linker/s340_v6.ld | |
no changes added to commit (use "git add" and/or "git commit -a") | |
h2:Adafruit_nRF52_Bootloader jude$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment