diff options
| author | Scott Shawcroft <scott.shawcroft@gmail.com> | 2018-05-25 18:39:16 -0700 |
|---|---|---|
| committer | Scott Shawcroft <scott.shawcroft@gmail.com> | 2018-06-01 15:07:31 -0700 |
| commit | fd71e56891749837a823a4b555b84150b6fbc1e8 (patch) | |
| tree | 7012f08d34d76827afd21f4427ce7a10f838fd6e /conf.py | |
| parent | ae31c4ac18587b6b0b92a65cf24661552ecd968d (diff) | |
atmel-samd: Re-org helper peripheral files into their own subdirectory.
Ideally in the future they won't depend on ASF4 or MicroPython.
Diffstat (limited to 'conf.py')
| -rw-r--r-- | conf.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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", |
