Skip to content

Commit c76b51c

Browse files
authored
Merge pull request #1252 from stm32-rs/fix-crates
fix CRATES env
2 parents 478255b + dff5e8a commit c76b51c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ SVDTOOLS ?= svdtools
1010

1111
CRATES ?= stm32c0 stm32f0 stm32f1 stm32f2 stm32f3 stm32f4 stm32f7 \
1212
stm32h5 stm32h7 stm32l0 stm32l1 stm32l4 stm32l5 stm32g0 stm32g4 \
13-
stm32mp1 stm32n6 stm32u0 stm32u5 stm32wl stm32wb stm32w0 sstm32wba5
13+
stm32mp1 stm32n6 stm32u0 stm32u5 stm32wl stm32wb stm32wb0 stm32wba
1414

1515
yamlsearch = $(if $(findstring $(1),stm32wb), \
1616
$(wildcard devices/stm32wb[1-5]*.yaml), \

Makefile.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -432,6 +432,6 @@ script = "rm -r .deps"
432432
[env]
433433
PYTHON = { value = "python3", condition = { env_not_set = ["PYTHON"] } }
434434
SVDTOOLS = { value = "svdtools", condition = { env_not_set = ["SVDTOOLS"] } }
435-
CRATES = { value = "stm32c0 stm32f0 stm32f1 stm32f2 stm32f3 stm32f4 stm32f7 stm32h5 stm32h7 stm32l0 stm32l1 stm32l4 stm32l5 stm32g0 stm32g4 stm32n6 stm32mp1 stm32wl stm32wb stm32wb5 stm32u0 stm32u5", condition = { env_not_set = [
435+
CRATES = { value = "stm32c0 stm32f0 stm32f1 stm32f2 stm32f3 stm32f4 stm32f7 stm32h5 stm32h7 stm32l0 stm32l1 stm32l4 stm32l5 stm32g0 stm32g4 stm32n6 stm32mp1 stm32wl stm32wb stm32wb0 stm32wb5 stm32wba stm32u0 stm32u5", condition = { env_not_set = [
436436
"CRATES",
437437
] } }

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy