Age | Commit message (Expand) | Author |
---|---|---|
2022-12-19 | build: drop deprecated build tags | Yurii Soldak |
2022-08-04 | all: format code according to Go 1.19 rules | Ayke van Laethem |
2022-02-04 | all: update build constraints to Go 1.17 | Ayke van Laethem |
2021-05-30 | nrf: don't trigger a heap allocation in SPI.Transfer | Ayke van Laethem |
2021-04-06 | machine: refactor PWM support | Ayke van Laethem |
2021-02-01 | move nRF52 ADC methods to common machine file | ardnew |
2021-01-06 | machine/microbit-v2: add initial support based on work done by @alankrantas t... | deadprogram |
2020-12-22 | nrf: use SPIM peripheral instead of the legacy SPI peripheral | Ayke van Laethem |
2020-12-22 | nrf: refactor code a bit to reduce duplication | Ayke van Laethem |