-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
esp: Check in sources for flasher stub
Recovered from https://github.com/cesanta/mongoose-os/tree/f626b5113861634e9a4acc96bdb73de29ed8a4d0/common/platforms/ refactored the build system. Example to rebuild and test esp8266 stub (read flash): ``` $ make stubs mos && ./mos flash-read --platform esp8266 --esp-baud-rate=1500000 test.bin --v 4 --logtostderr ``` Signed-off-by: Deomid "rojer" Ryabkov <rojer@rojer.me>
- Loading branch information
Showing
41 changed files
with
11,106 additions
and
110 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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.