summaryrefslogtreecommitdiff
path: root/conf.py
diff options
context:
space:
mode:
authorSean Cross <sean@xobs.io>2020-02-04 09:20:29 +0800
committerSean Cross <sean@xobs.io>2020-03-31 09:40:38 +0800
commit786e79ebc9b45c83dc0013e39b1e217889a9506b (patch)
tree1eb065b6b8f1644f2e308a3b6375df47c6d42bb9 /conf.py
parente8cffcf978503c389c9164e9ba8add2709bc4d74 (diff)
ports: litex: add port and fomu board
This adds support for Litex, along with support for the Fomu FPGA board. Signed-off-by: Sean Cross <sean@xobs.io>
Diffstat (limited to 'conf.py')
-rw-r--r--conf.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf.py b/conf.py
index 2ea0e8dc0..1dde709d7 100644
--- a/conf.py
+++ b/conf.py
@@ -123,6 +123,7 @@ exclude_patterns = ["**/build*",
"ports/atmel-samd/tools",
"ports/cxd56/mkspk",
"ports/cxd56/spresense-exported-sdk",
+ "ports/litex/hw",
"ports/minimal",
"ports/mimxrt10xx/peripherals",
"ports/mimxrt10xx/sdk",