Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Modify to use asyncasync | Tomasz Kramkowski | 2024-12-08 | 1 | -21/+22 |
* | Improve documentation. (#32) | Markus Reiter | 2024-11-23 | 1 | -27/+27 |
* | Set comparator to default on continuous pulse | Tyler Slabinski | 2024-07-31 | 1 | -2/+2 |
* | Remove `I2cInterface`. (#20) | Markus Reiter | 2024-01-19 | 1 | -13/+13 |
* | Use edition 2018 | Diego Barrios Romero | 2020-06-21 | 1 | -2/+2 |
* | Format code | Diego Barrios Romero | 2019-03-31 | 1 | -2/+10 |
* | Code simplifications | Diego Barrios Romero | 2019-03-31 | 1 | -30/+42 |
* | Code formatting | Diego Barrios Romero | 2018-11-21 | 1 | -18/+24 |
* | Add function to use the ALERT/RDY pin as conversion-ready pin | Diego Barrios Romero | 2018-11-20 | 1 | -0/+15 |
* | Improve documentation of values | Diego Barrios Romero | 2018-11-17 | 1 | -0/+10 |
* | Rename threshold methods | Diego Barrios Romero | 2018-11-17 | 1 | -4/+4 |
* | Add support for setting the full-scale range (PGA) | Diego Barrios Romero | 2018-11-17 | 1 | -2/+22 |
* | Add support for setting the comparator queue | Diego Barrios Romero | 2018-11-17 | 1 | -1/+17 |
* | Add function to disable comparator | Diego Barrios Romero | 2018-11-17 | 1 | -0/+11 |
* | Implement value conversions over type parameter | Diego Barrios Romero | 2018-11-11 | 1 | -50/+6 |
* | Move setting the thresholds to tier2 features | Diego Barrios Romero | 2018-11-11 | 1 | -0/+57 |
* | Reorganize modules | Diego Barrios Romero | 2018-11-11 | 1 | -0/+48 |