| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Power optimization - Improve SPI sleep mode | Jean-François Milants | 2023-06-04 | 1 | -0/+1 |
| | | | | | ST7789 driver : replace the constant '26' with a named constant to specify the pin number of the reset pin of the LCD controller. | ||||
| * | Add basic hardware configuration options for P8 | Christoph Honal | 2022-06-27 | 1 | -2/+2 |
| | | | | | | This enables the configuration of the LFCLK source, as well as the target hardware board pin configuration. | ||||
| * | System: Refactor pin and interrupt setup | Christoph Honal | 2022-06-05 | 1 | -0/+2 |
| | | | | | | | This should ensure better readability of the pin setup procedure, as well as allow the configuration of the hardware button enable pin and the accelerometer interrupt pin via the pin mapping header. | ||||
| * | Apply clang-format to all C++ files | Finlay Davidson | 2022-06-05 | 1 | -12/+12 |
| | | |||||
| * | Add missing standard includes | Reinhold Gschweicher | 2021-11-15 | 1 | -0/+1 |
| | | |||||
| * | Rename backlight level pins | hubmartin | 2021-08-04 | 1 | -3/+3 |
| | | |||||
| * | Cleanup, set Pinetime as default | hubmartin | 2021-08-03 | 1 | -41/+17 |
| | | |||||
| * | PinMap with namespace and constexpr | hubmartin | 2021-08-03 | 1 | -0/+37 |
| | | |||||
| * | DRAFT: Put gpio pins to separate file | hubmartin | 2021-08-02 | 1 | -0/+25 |
