Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mrgreensworkshop/zephyros_buttonraspipicovscodedebug
Zephyr RTOS Button sample for Raspberry Pi Pico with debug capability on VS Code
https://github.com/mrgreensworkshop/zephyros_buttonraspipicovscodedebug
debug raspberry-pi-pico raspberrypipico vscode zephyr zephyr-rtos zephyros
Last synced: 28 days ago
JSON representation
Zephyr RTOS Button sample for Raspberry Pi Pico with debug capability on VS Code
- Host: GitHub
- URL: https://github.com/mrgreensworkshop/zephyros_buttonraspipicovscodedebug
- Owner: MrGreensWorkshop
- License: apache-2.0
- Created: 2022-06-10T12:30:46.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-21T13:58:47.000Z (over 1 year ago)
- Last Synced: 2024-07-30T21:08:15.381Z (3 months ago)
- Topics: debug, raspberry-pi-pico, raspberrypipico, vscode, zephyr, zephyr-rtos, zephyros
- Language: C
- Homepage: https://www.mrgreensworkshop.com/posts/2022-06-10-raspberry-pi-pico-zephyr-os-part-2
- Size: 46.9 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.txt
Awesome Lists containing this project
README
### How to create Zephyr RTOS based applications and start debugging with Raspberry Pi Pico in VS Code
[](https://github.com/MrGreensWorkshop/ZephyrOS_ButtonRasPiPicoVScodeDebug/issues)
[](https://github.com/MrGreensWorkshop/ZephyrOS_ButtonRasPiPicoVScodeDebug/blob/main/README.md#readme)
[](https://github.com/MrGreensWorkshop/ZephyrOS_ButtonRasPiPicoVScodeDebug/blob/main/README.md#readme)
[](https://github.com/MrGreensWorkshop/ZephyrOS_ButtonRasPiPicoVScodeDebug/blob/main/LICENSE.txt)
[](https://github.com/sponsors/MrGreensWorkshop "Support me on GitHub Sponsors")
[](https://patreon.com/MrGreensWorkshop "Support me on Patreon")
[](https://ko-fi.com/MrGreensWorkshop "Tip me via Ko-fi")---
[](https://youtu.be/t-t-boemUZE)
Everything is covered in [this YouTube video](https://youtu.be/t-t-boemUZE).
- For further reading please check this [Blog post](https://www.mrgreensworkshop.com/posts/2022-06-10-raspberry-pi-pico-zephyr-os-part-2).
### You Can Support My Work
Creating projects like this takes a great amount of time. Much appreciated if you consider supporting me so that I can continue projects like this and creating new contents for everyone.
- You can support me on [GitHub Sponsors](https://github.com/sponsors/MrGreensWorkshop "Support me on GitHub Sponsors") (monthly or one time)
- You can be one of my patrons on [Patreon](https://patreon.com/MrGreensWorkshop "Be my Patron") (monthly)
- You can tip me via [Ko-fi](https://ko-fi.com/MrGreensWorkshop "Tip Me via Ko-fi") (one time)### License
As it says in the [Apache License 2.0](https://github.com/MrGreensWorkshop/ZephyrOS_ButtonRasPiPicoVScodeDebug/blob/main/LICENSE.txt), you can use my code anywhere as long as you include the license file and copyright notice. Also, state if you make any changes.
`Copyright (c) 2022 Mr. Green's Workshop https://www.MrGreensWorkshop.com`