Skip to content

Commit 3c50098

Browse files
committed
add stm32f4 to docs
1 parent a63f49c commit 3c50098

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/shared_bindings_matrix.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
import re
2727

2828

29-
SUPPORTED_PORTS = ["atmel-samd", "nrf", "mimxrt10xx"]
29+
SUPPORTED_PORTS = ["atmel-samd", "nrf", "stm32f4", "mimxrt10xx"]
3030

3131

3232
def parse_port_config(contents, chip_keyword=None):

0 commit comments

Comments
 (0)