summaryrefslogtreecommitdiff
path: root/wasp/boards/simulator/machine.py
AgeCommit message (Collapse)Author
2020-02-03wasp: simulator: Add support for machine.[light|deep]sleep()Daniel Thompson
2020-02-01wasp: simulator: Add ST7789 simulationDaniel Thompson
2020-01-31wasp: simulator: First steps towards a simulatorDaniel Thompson
Currently this just traces SPI activity from the ST7789 driver but its a good baseline to start building up test functions from.