aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/machine/board_reelboard.go
AgeCommit message (Expand)Author
2022-12-19build: drop deprecated build tagsYurii Soldak
2022-07-15machine: reorder pin definitions to improve pin list on tinygo.orgAyke van Laethem
2022-02-04all: update build constraints to Go 1.17Ayke van Laethem
2021-06-25all: add a flag to the command line to select the serial implementationAyke van Laethem
2021-05-13machine: define Serial as the default outputAyke van Laethem
2020-07-23all: changeover to eliminate all direct use of master/slave terminologydeadprogram
2020-03-18machine/nrf52840: add correct USB VID and PID for all nrf52840 based boardsRon Evans
2019-06-30adds PowerSupplyActive to enable supply voltages to nRF52840 and (#430)Daniel Esteban
2019-06-30add reelboard pins for the epaper display and the reset pin (#429)Daniel Esteban
2019-05-26machine: refactor pins to be of Pin typeAyke van Laethem
2018-12-02machine/nrf: SPI master implementationRon Evans
2018-12-01reelboard: support Reel Board (nrf52840 dev board)Ron Evans