Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add notes, rename gpio class to gpio_pin and rename led variablesHEADmaster | Nao Pross | 2018-05-08 | 1 | -4/+6 |
* | Add gpio::is_set() to read from _latch register, update command parsing | Nao Pross | 2018-05-05 | 1 | -2/+10 |
* | Rename class pin to io_pin, add general gpio class, add uart echo | Nao Pross | 2018-05-05 | 1 | -7/+21 |
* | Implement most of basic HAL | Nao Pross | 2018-05-04 | 1 | -0/+5 |
* | Fix indent, replace tabs with spaces | Nao Pross | 2018-05-04 | 1 | -13/+13 |
* | Update pin class to support input and output mode | Nao Pross | 2018-05-04 | 1 | -4/+27 |
* | Start own HAL implementation based on MCC's generated files | Nao Pross | 2018-05-04 | 1 | -0/+23 |