From fd71e56891749837a823a4b555b84150b6fbc1e8 Mon Sep 17 00:00:00 2001 From: Scott Shawcroft Date: Fri, 25 May 2018 18:39:16 -0700 Subject: atmel-samd: Re-org helper peripheral files into their own subdirectory. Ideally in the future they won't depend on ASF4 or MicroPython. --- conf.py | 1 + 1 file changed, 1 insertion(+) (limited to 'conf.py') diff --git a/conf.py b/conf.py index eb4b1490f..03d100f12 100644 --- a/conf.py +++ b/conf.py @@ -101,6 +101,7 @@ exclude_patterns = ["**/build*", "ports/atmel-samd/asf4_conf", "ports/atmel-samd/external_flash", "ports/atmel-samd/freetouch", + "ports/atmel-samd/peripherals", "ports/atmel-samd/QTouch", "ports/atmel-samd/tools", "ports/bare-arm", -- cgit v1.2.3