buttplug.io mod for a Doxy magic wand and an RP2040
Go to file
2023-04-23 22:18:35 +02:00
build fgdthg 2023-04-21 22:57:54 +02:00
lib hello world 2023-04-21 18:11:54 +02:00
src bluetooth scribbles 2023-04-23 22:18:35 +02:00
.envrc hello world 2023-04-21 18:11:54 +02:00
.gitignore fgdthg 2023-04-21 22:57:54 +02:00
.gitmodules hello world 2023-04-21 18:11:54 +02:00
CMakeLists.txt picotool and USB/UART logging 2023-04-23 21:01:15 +02:00
README.md bluetooth scribbles 2023-04-23 22:18:35 +02:00
shell.nix picotool and USB/UART logging 2023-04-23 21:01:15 +02:00

Build

# env -C lib/pico-sdk/ git submodule update --init
# env -C build/ cmake .. -G Ninja -DPICO_BOARD=pico_w
# env -C build/ ninja