Skip to content

Commit

Permalink
Examples: Fix CMSIS pack version to 5.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
TeoMahnic committed Dec 21, 2023
1 parent 45caf8b commit d4c2ea8
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ layer:

packs:
- pack: ARM::[email protected]
- pack: ARM::CMSIS
- pack: ARM::CMSIS@5.9.0
- pack: ARM::CMSIS-Driver
- pack: ARM::CMSIS-View

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@ layer:
packs:
- pack: Keil::[email protected]
- pack: Keil::[email protected]
- pack: ARM::CMSIS
- pack: ARM::CMSIS@5.9.0
- pack: ARM::CMSIS-View
- pack: ARM::CMSIS-Compiler
- pack: ARM::CMSIS-Compiler@1.0.0

define:
- CMSIS_board_header: "\"B_U585I_IOT02A_DK.h\""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@ layer:
- pack: NXP::[email protected]
- pack: Keil::[email protected]
- pack: Keil::[email protected]
- pack: ARM::CMSIS
- pack: ARM::CMSIS@5.9.0
- pack: ARM::CMSIS-Driver
- pack: ARM::CMSIS-View@1.0.0
- pack: ARM::CMSIS-View
# - pack: ARM::[email protected]
- pack: Keil::[email protected]

Expand Down

0 comments on commit d4c2ea8

Please sign in to comment.