Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement/docs: Updated README.md And config.toml File. #46

Merged

Conversation

RushikeshPatange
Copy link
Contributor

@RushikeshPatange RushikeshPatange commented Oct 10, 2023

What Does This PR Do?

This PR makes the following enhancements:

  • Updates the README.md to indicate that ESP Launchpad now supports displaying markdown content, allowing users to add additional information about the application after flashing.
  • Updates the config.toml file to add parameters/fields that provide the above support per app.

Test Link ?

You can take a look on updated README.md and config.toml file on my branch docs/update_readme_and_config_toml

README.md Outdated
@@ -32,12 +32,14 @@ The firmware will be flashed on to your connected device. You can watch the prog

ESP Launchpad also lets you easily publish your firmware apps for others to try.

The ESP Launchpad Quick Start page would be rendered by referring to a TOML configuration file, where you can configure where to pick all the component images of your firmware, and the supported hardware. You could also link to any support phone apps to work along with this firmware. A sample TOML config file can be viewed here
The ESP Launchpad Quick Start page would be rendered by referring to a TOML configuration file, where you can configure where to pick all the component images of your firmware, and the supported hardware. You could also link to any support phone apps to work along with this firmware and include additional information about your application in **Markdown format** within the TOML config file itself. ESP Launchpad will then render the application information and any additional instructions in the browser after flashing the firmware image. A sample TOML config file can be viewed [here](https://github.com/espressif/esp-launchpad/blob/main/config/config.toml)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo : link to any supported phone apps instead of support phone apps.

  • also break down the sentence. Start the next on a new line - You can also include additional information ....

@RushikeshPatange RushikeshPatange force-pushed the docs/update_readme_and_config_toml branch from 1effb0f to f417182 Compare October 11, 2023 10:39
@RushikeshPatange RushikeshPatange force-pushed the docs/update_readme_and_config_toml branch from f417182 to 82e3fef Compare October 11, 2023 10:41
@adwait-esp adwait-esp merged commit 3c67089 into espressif:main Oct 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants