Commit graph

28 commits

Author SHA1 Message Date
Aode (Lion) bed76daf1f Fix multi-byte button logic on trinket 2022-03-12 14:06:53 -06:00
Aode (Lion) b466d0fb0c length-delimited button reply 2022-03-12 12:11:16 -06:00
Aode (lion) 86f2ccfb8d Update deps 2022-03-11 10:58:29 -06:00
Aode (lion) 9ba870dfbf common: use const N rather than .len() for button length check 2022-03-01 10:39:48 -06:00
Aode (lion) 577c24c6b9 Pico: use ottop's pin mapping 2022-03-01 10:37:27 -06:00
Aode (lion) 6badd6e386 Common: Support >8 inputs 2022-03-01 10:36:54 -06:00
Aode (Lion) 912ab75a31 Fix handshake reset timeout, handle time overflow 2022-02-26 18:27:11 -06:00
Aode (Lion) 18df80608c Pico: implement timing 2022-02-26 17:48:50 -06:00
Aode (Lion) f6202c3b16 Reorganize to support Pico 2022-02-26 16:55:26 -06:00
Aode (Lion) ccd5b0e741 Update gclk3 comment 2022-02-10 12:49:21 -06:00
Aode (Lion) d349148229 Move Move dotstar timer init to dotstar init 2022-02-10 12:48:25 -06:00
Aode (Lion) 10b98e1ad1 Remove trinket_m0 bsp crate 2022-02-10 11:19:34 -06:00
Aode (Lion) 0d9b3c8bcc common: move needs_update closer to loop 2022-02-06 04:02:31 -06:00
Aode (Lion) 3d1b06ac52 Fix concurrency, fix dotstar timer 2022-02-06 04:02:09 -06:00
Aode (Lion) f66d2dd55f Actually start the timer 2022-02-06 00:12:00 -06:00
Aode (Lion) 1eb45897a1 Use glck0 for dotstar clock 2022-02-05 23:45:05 -06:00
Aode (Lion) 0f6b49950a Update deps, implement own BSP 2022-02-05 23:01:47 -06:00
Aode (Lion) 90c91e74c3 Merge branch 'main' of git.asonix.dog:asonix/trinket-streamdeck into main 2022-02-05 18:26:36 -06:00
Aode (Lion) 25d1fc3c8d Add flatpak bossac path 2022-02-05 18:26:20 -06:00
Aode (lion) 665019678f Include firmware version in streamdeck firmware 2021-10-02 17:02:43 -05:00
Aode 9fd62972cf Build matches function 2021-06-13 17:08:25 -05:00
Aode fc48c280a1 Add support for reboot to bootloader 2021-06-13 17:04:51 -05:00
asonix d954af3541 Rename to_iter -> to_array 2021-06-06 21:31:07 -05:00
asonix 9f709f26aa Move general logic to own library 2021-06-06 21:27:30 -05:00
Aode 119643e36f Initial button impl 2021-06-06 17:11:21 -05:00
asonix 4b11c8c9d9 Use zip rather than array indexing 2021-06-05 11:46:26 -05:00
asonix 390b06d389 Include repo prop 2021-06-05 11:17:12 -05:00
asonix 81f76202f7 Working serial connection with handshake & props 2021-06-05 11:13:44 -05:00