aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/machine/board_circuitplay_bluefruit.go
AgeCommit message (Expand)Author
2023-01-17Add PDM support for circuitplay-bluefruit (#3359)Marcus Sorensen
2022-12-19build: drop deprecated build tagsYurii Soldak
2022-02-04all: update build constraints to Go 1.17Ayke van Laethem
2021-09-09targets: add DefaultUART to adafruit boardssago35
2021-06-25all: add a flag to the command line to select the serial implementationAyke van Laethem
2021-06-16machine: add definition for ws2812sago35
2021-05-13machine: define Serial as the default outputAyke van Laethem
2021-05-13machine: make USBCDC global a pointerAyke van Laethem
2021-01-31machine/circuitplay-bluefruit: correct internal I2C pin mappingdeadprogram
2020-12-29machine/nrf52840: ensure that USB CDC interface is only initialized oncedeadprogram
2020-08-30nrf: add SoftDevice support for the Circuit Playground BluefruitAyke 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
2020-02-17nrf52840: implement USB-CDC (#883)Scott Yoder
2020-01-06targets: add target circuitplay-bluefruitMichael Matloob