| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | cirque: remove ref to stm32 clock struct | Brian Cully | 2022-10-29 | 1 | -3/+1 |
| | | | | | i don't want this driver to be hardware dependent. | ||||
| * | touchpad now works over spi | Brian Cully | 2022-10-27 | 1 | -20/+29 |
| | | |||||
| * | cirque: use rapaddress enum instead of hardcoded values | Brian Cully | 2022-10-27 | 1 | -16/+13 |
| | | |||||
| * | cirque: update rap command names from data sheet | Brian Cully | 2022-10-27 | 1 | -9/+9 |
| | | |||||
| * | cirque: fix off-by-one error in max x/y coords. | Brian Cully | 2022-10-27 | 1 | -2/+2 |
| | | |||||
| * | spi: use 1.5mhz, tweak some logging | Brian Cully | 2022-10-26 | 1 | -10/+14 |
| | | |||||
| * | cirque: allow unused fields for i²c and rap addresses | Brian Cully | 2022-10-25 | 1 | -0/+2 |
| | | |||||
| * | cirque: fix ? operator | Brian Cully | 2022-10-25 | 1 | -19/+10 |
| | | |||||
| * | don't blindly return ok in ‘Cirque::rd’ | Brian Cully | 2022-10-25 | 1 | -1/+1 |
| | | |||||
| * | pull in cirque driver | Brian Cully | 2022-10-25 | 1 | -0/+255 |
| seems broken rn, but it's a start. | |||||
