Add driver for Texas Instruments TCA8418 #5
Labels
No labels
hardware
Display
hardware
GPS
hardware
Keyboard
hardware
LTE
hardware
Lora
hardware
microSD
library
forked
library
found
library
new
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
zac/t-deck-pro-bsc-nostd#5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The keyboard IO expander used by the T-Deck Pro is Texas Instruments' TCA8418.
No sign of anthing on crates.io for the TCA8418, so I'll have to write my own driver.
Looks like there is one now Lars Bollmann's tca8418. Looks like it doesn't do any sort of memory allocation so would be a good fit for this project