Attention is currently required from: Felix Singer, Nico Huber, Angel Pons.
2 comments:
Commit Message:
TODOs:
- discuss merging `csgpiol` into `gpiol` as 'C' (see RFC comment)
- reword commit message
- man page for both `csgpiol`, `gpiol`
TODOs
File ft2232_spi.c:
/* * * * * * * * * * * * * * * * * * * * * * * * * * *
* REQUEST FOR COMMENTS: 'C' could replace `csgpiol` *
* * * * * * * * * * * * * * * * * * * * * * * * * * */
case 'C':
cs_bits |= 1 << gpiol_pin;
pindir |= 1 << gpiol_pin;
break;
RFC: 'C' could replace `csgpiol`
Example: `csgpiol=2` would become `gpiol=XXCX`
To view, visit change 57810. To unsubscribe, or for help writing mail filters, visit settings.