diff options
| author | Sean Cross <sean@xobs.io> | 2020-02-04 09:20:29 +0800 |
|---|---|---|
| committer | Sean Cross <sean@xobs.io> | 2020-03-31 09:40:38 +0800 |
| commit | 786e79ebc9b45c83dc0013e39b1e217889a9506b (patch) | |
| tree | 1eb065b6b8f1644f2e308a3b6375df47c6d42bb9 /conf.py | |
| parent | e8cffcf978503c389c9164e9ba8add2709bc4d74 (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.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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", |
