led-button/README.md
2026-07-12 10:34:02 +00:00

18 lines
771 B
Markdown

# this is my first rust embedded lib.
<img src="https://webchat.puckoprutt.tech/index.php/apps/files_sharing/publicpreview/MyfTBNSe6LKkiz4?file=/&fileId=92137&x=1080&y=2340&a=true&etag=d3ea2e5146d10ba55e04effda372508b" alt="fancy buttons" width="400" />
### i got some fancy buttons :D
so i created this weird little awfulness
this has only been tested on raspberry pi pico 2w.
the example given here do not use the poll functionality. more like a proof of concept.
## .cargo/config
i did not provide it here since this is meant to be used on diffrent HAL's and i just wanna grab whats necessary
but in the Cargo.toml there is a dependency for rp235x-hal, that should be replaced.
## memory.x
no memory.x file provided for same reason as above.
# DO A WEIRD DANCE !