Skip to content

Commit 7788b90

Browse files
bors[bot]AfoHT
andauthored
Merge #673
673: CI: Run example tests on thumbv8m.* r=korken89 a=AfoHT Co-authored-by: Henrik Tjäder <[email protected]>
2 parents 3541f2c + 9884bcf commit 7788b90

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,8 @@ jobs:
9090
target:
9191
- thumbv7m-none-eabi
9292
- thumbv6m-none-eabi
93+
- thumbv8m.base-none-eabi
94+
- thumbv8m.main-none-eabi
9395
toolchain:
9496
- stable
9597
steps:

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ For each category, *Added*, *Changed*, *Fixed* add new entries at the top!
99

1010
### Added
1111

12+
- CI: Check examples also for thumbv8.{base,main}
1213
- Allow custom `link_section` attributes for late resources
1314

1415
### Fixed

0 commit comments

Comments
 (0)