summaryrefslogtreecommitdiff
path: root/ports/litex/common-hal/supervisor
AgeCommit message (Collapse)Author
2021-03-15run code formatting scriptmicroDev
2021-02-11merge from upstream; complicated webusb mergeDan Halbert
2020-06-03Fix up end of file and trailing whitespace.Diego Elio Pettenò
This can be enforced by pre-commit, but correct it separately to make it easier to review.
2020-03-31ports: litex: add port and fomu boardSean Cross
This adds support for Litex, along with support for the Fomu FPGA board. Signed-off-by: Sean Cross <sean@xobs.io>