diff options
| author | Scott Shawcroft <scott.shawcroft@gmail.com> | 2018-02-08 10:47:17 -0800 |
|---|---|---|
| committer | Scott Shawcroft <scott.shawcroft@gmail.com> | 2018-02-08 10:47:17 -0800 |
| commit | 0d25cbecd93974dd3e7f0852b724d258b127145b (patch) | |
| tree | adb9b125e548c1bc36eccadf412c35b525acaee8 | |
| parent | 620bfc64d2fdfc59ddcaa2d3514ef88200826954 (diff) | |
device not devices in nrf
| -rw-r--r-- | conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -105,7 +105,7 @@ exclude_patterns = ["**/build-*", "ports/cc3200/hal", "ports/esp8266", "ports/minimal", - "ports/nrf/devices", + "ports/nrf/device", "ports/nrf/drivers", "ports/nrf/hal", "ports/nrf/modules", |
