Age | Commit message (Expand) | Author |
---|---|---|
2023-07-15 | machine.UART refactor (#3832) | Patricio Whittingslow |
2022-12-19 | build: drop deprecated build tags | Yurii Soldak |
2022-07-15 | esp8266: provide hardware pin constants like GPIO2 | Ayke van Laethem |
2022-02-04 | all: update build constraints to Go 1.17 | Ayke van Laethem |
2021-11-30 | machine: add Device constant | Ayke van Laethem |
2021-10-28 | machine: support Pin.Get() function when the pin is configured as output | Ayke van Laethem |
2021-06-25 | all: add a flag to the command line to select the serial implementation | Ayke van Laethem |
2021-05-13 | machine: make UART objects pointer receivers | Ayke van Laethem |
2021-05-06 | machine: move PinMode to central location | Ayke van Laethem |
2020-10-22 | WIP: Esp8266 Get Function (#1438) | Connor |
2020-09-09 | esp8266: add support for this chip | Ayke van Laethem |