]> git.scottworley.com Git - tattlekey/history - client/CMakeLists.txt
client: Rename sends.c → press.c
[tattlekey] / client / CMakeLists.txt
2023-10-10 Scott Worleyclient: Rename sends.c → press.c
2023-10-09 Scott Worleyclient: Start moving pending-sends logic out to sends.c
2023-10-08 Scott Worleyclient: Respond to button press
2023-10-08 Scott Worleyclient: Send UDP packets
2023-10-08 Scott Worleyclient: Move config to config.c
2023-09-30 Scott Worleyclient: Move blink stuff to separate file
2023-09-29 Scott Worleyclient: Build wifi deps
2023-09-29 Scott Worleyclient: Install the .uf2
2023-09-29 Scott Worleyclient: Switch to pico_w blink example
2023-09-28 Scott Worleyclient: Start with the 'blink' example