-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added command waiting indication in PGUI.
- Loading branch information
Showing
23 changed files
with
479 additions
and
261 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
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
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 |
---|---|---|
|
@@ -95,8 +95,7 @@ GDB as in previous case but we are only concerned with using `st-flash` util. | |
|
||
USART interface with ST embedded bootloader using | ||
[stm32flash](https://sourceforge.net/projects/stm32flash/). You should have a | ||
serial port connected to the board TX and RX pins and BOOT pin shorted to the | ||
+3.3v. | ||
serial port connected to the board TX and RX pins and BOOT pin shorted to the +3.3v. | ||
|
||
$ make HWREV=PHOBIA_rev5 flash | ||
|
||
|
@@ -137,7 +136,7 @@ Read the following documentation for setting PMC up. | |
## Feedback and support | ||
|
||
Yuo can contact me on [sourceforge](https://sourceforge.net/projects/phobia/) | ||
[github](https://github.com/rombrew/phobia) or by email. | ||
or [github](https://github.com/rombrew/phobia) as well as by email. | ||
|
||
Roman Belov <[email protected]> | ||
|
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
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
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
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
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
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
Oops, something went wrong.