diff options
| author | Scott Shawcroft <scott@adafruit.com> | 2019-07-24 18:49:48 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-07-24 18:49:48 -0700 |
| commit | 8ec2d6ce495cc311c94ce01b18f1d043aa8ba6c7 (patch) | |
| tree | 586f2c5b935616faf28c905536c239395615f3a6 /conf.py | |
| parent | f39a6f40fdf3dfcd54ff3142255155f76da18016 (diff) | |
| parent | 295afaaf6c91a32c7e7a53338a4cb4ac08c555e0 (diff) | |
Merge pull request #2007 from hierophect/F4xx-port-setup
Add STM32 Discovery F412ZG and F411RE support
Diffstat (limited to 'conf.py')
| -rw-r--r-- | conf.py | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -122,6 +122,10 @@ exclude_patterns = ["**/build*", "ports/nrf/nrfx", "ports/nrf/peripherals", "ports/nrf/usb", + "ports/stm32f4/stm32f4", + "ports/stm32f4/peripherals", + "ports/stm32f4/ref", + "ports/stm32f4/README.md", "ports/pic16bit", "ports/qemu-arm", "ports/stm32", |
