-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "added change of baud rate to 9600"
This reverts commit 107f693.
- Loading branch information
1 parent
3bbda5a
commit 57d7f77
Showing
2 changed files
with
2 additions
and
10 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,9 @@ | ||
Remember to Initialize Submodules | ||
|
||
``` | ||
git submodule update --init | ||
``` | ||
|
||
To Grab the device defconfig | ||
|
||
``` | ||
BR2_EXTERNAL=../f1c100-business-card make f1c100-business-card_defconfig | ||
``` | ||
|
||
To save changes to the defconfig | ||
|
||
``` | ||
make savedefconfig | ||
``` | ||
``` |
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