summaryrefslogtreecommitdiff
path: root/ports/litex/common-hal/microcontroller/Pin.c
AgeCommit message (Collapse)Author
2021-03-15run code formatting scriptmicroDev
2020-12-28update common_hal_reset_pin()microDev
2020-07-24Finish common-hal pin APILucian Copeland
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>