xref: /aosp_15_r20/external/pigweed/docs/showcases/sense/tutorial/outro.rst (revision 61c4878ac05f98d0ceed94b57d316916de578985)
1.. _showcase-sense-tutorial-outro:
2
3===============
416. Wrapping up
5===============
6Thank you for trying out Sense! We hope you enjoyed the tutorial and
7are excited to build more stuff with Pigweed.
8
9----------
10Next steps
11----------
12
13.. _showcase-sense-tutorial-discussion:
14
15Talk to us
16==========
17If you've got any questions or comments about Sense or Pigweed in
18general, you can talk to the Pigweed team on our
19`Discord <https://discord.gg/M9NSeTA>`_.
20
21Extend Sense with Pigweed's modules
22===================================
23Pigweed has hundreds of libraries i.e. :ref:`modules <docs-module-guides>`
24to help with all sorts of common embedded development use cases. Check out
25the modules and try extending Sense to do something new.
26
27.. _showcase-sense-tutorial-actions:
28
29GitHub Actions setup
30====================
31If you host your project on GitHub and would like to build and test your app
32when pull requests are opened, updated, or merged, check out our
33:ref:`GitHub Actions tutorial <docs-github-actions>`.
34