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

Update examples #14

Merged
merged 1 commit into from
Oct 30, 2023
Merged

Update examples #14

merged 1 commit into from
Oct 30, 2023

Conversation

fadushin
Copy link
Collaborator

@fadushin fadushin commented Oct 29, 2023

This change set makes the following updates to the example programs:

  • Added instructions and requirements for STM32 and Raspberry Pico platforms, and generally cleaned up README
  • Updated rebar3 commands so they use the atomvm namespace
  • Added supported and unsupported features for Raspberry Pico platforms
  • Removed redundant supported/unsupported tables in the example READMEs (information is already encapsulated at the top level)
  • Added rebar3 plugin stanzas to prune by default for all erlang examples

README.md Outdated Show resolved Hide resolved
README.md Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
erlang/README.md Outdated Show resolved Hide resolved
erlang/README.md Outdated Show resolved Hide resolved
erlang/README.md Outdated Show resolved Hide resolved
erlang/README.md Outdated Show resolved Hide resolved
erlang/README.md Outdated Show resolved Hide resolved
erlang/README.md Outdated Show resolved Hide resolved
erlang/udp_server/README.md Outdated Show resolved Hide resolved
erlang/wifi/README.md Outdated Show resolved Hide resolved
erlang/udp_client/README.md Outdated Show resolved Hide resolved
erlang/tcp_server/README.md Outdated Show resolved Hide resolved
erlang/tcp_client/README.md Outdated Show resolved Hide resolved
erlang/README.md Outdated Show resolved Hide resolved
erlang/README.md Outdated Show resolved Hide resolved
@UncleGrumpy
Copy link
Collaborator

For the sake of STM32 hello_world should be pruned too.

elixir/README.md Outdated Show resolved Hide resolved
erlang/README.md Outdated Show resolved Hide resolved
erlang/README.md Outdated Show resolved Hide resolved
erlang/README.md Outdated Show resolved Hide resolved
@fadushin fadushin force-pushed the examples-cleanup branch 2 times, most recently from 720c73a to 31f2d58 Compare October 30, 2023 01:09
This change set makes the following updates to the example programs:

* Added instructions and requirements for STM32 and Raspberry Pico platforms, and generally cleaned up README
* Updated rebar3 commands so they use the `atomvm` namespace
* Added supported and unsupported features for Raspberry Pico platforms
* Removed redundant supported/unsupported tables in the example READMEs (information is already encapsulated at the top level)
* Added rebar3 plugin stanzas to prune by default for all erlang examples

Signed-off-by: Fred Dushin <fred@dushin.net>
Copy link
Collaborator

@UncleGrumpy UncleGrumpy left a comment

Choose a reason for hiding this comment

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

Looks good

elixir/README.md Show resolved Hide resolved
@UncleGrumpy UncleGrumpy merged commit de8b648 into master Oct 30, 2023
2 checks passed
@fadushin fadushin deleted the examples-cleanup branch October 30, 2023 17:48
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.

3 participants