We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10bbd0e commit 5be8820Copy full SHA for 5be8820
cmake/scripts/update_boarddb.py
@@ -13,7 +13,7 @@ def get_fpconf(config):
13
14
15
def boardstxt_filter(key):
16
- # Remove menu entry labels and oopenocd config if any
+ # Remove menu entry labels and openocd config if any
17
# In our data model, they conflict with the actual configuration
18
# they are associated to
19
# i.e. Nucleo_144.menu.pnum.NUCLEO_F207ZG would be both
0 commit comments