Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
44 changes: 22 additions & 22 deletions .github/workflows/compile-all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
if: github.event.label.name == 'ci:hal'
runs-on: ubuntu-20.04
container:
image: ghcr.io/modm-ext/modm-build-avr:2022-01-20
image: ghcr.io/modm-ext/modm-build-avr:2022-03-28
steps:
- name: Check out repository
uses: actions/checkout@v2
Expand All @@ -30,7 +30,7 @@ jobs:
if: github.event.label.name == 'ci:hal'
runs-on: ubuntu-20.04
container:
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-20
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-03-28
steps:
- name: Check out repository
uses: actions/checkout@v2
Expand All @@ -51,7 +51,7 @@ jobs:
if: github.event.label.name == 'ci:hal'
runs-on: ubuntu-20.04
container:
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-20
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-03-28
steps:
- name: Check out repository
uses: actions/checkout@v2
Expand All @@ -72,7 +72,7 @@ jobs:
if: github.event.label.name == 'ci:hal'
runs-on: ubuntu-20.04
container:
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-20
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-03-28
steps:
- name: Check out repository
uses: actions/checkout@v2
Expand All @@ -93,7 +93,7 @@ jobs:
if: github.event.label.name == 'ci:hal'
runs-on: ubuntu-20.04
container:
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-20
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-03-28
steps:
- name: Check out repository
uses: actions/checkout@v2
Expand All @@ -114,7 +114,7 @@ jobs:
if: github.event.label.name == 'ci:hal'
runs-on: ubuntu-20.04
container:
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-20
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-03-28
steps:
- name: Check out repository
uses: actions/checkout@v2
Expand All @@ -135,7 +135,7 @@ jobs:
if: github.event.label.name == 'ci:hal'
runs-on: ubuntu-20.04
container:
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-20
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-03-28
steps:
- name: Check out repository
uses: actions/checkout@v2
Expand All @@ -156,7 +156,7 @@ jobs:
if: github.event.label.name == 'ci:hal'
runs-on: ubuntu-20.04
container:
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-20
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-03-28
steps:
- name: Check out repository
uses: actions/checkout@v2
Expand All @@ -177,7 +177,7 @@ jobs:
if: github.event.label.name == 'ci:hal'
runs-on: ubuntu-20.04
container:
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-20
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-03-28
steps:
- name: Check out repository
uses: actions/checkout@v2
Expand All @@ -198,7 +198,7 @@ jobs:
if: github.event.label.name == 'ci:hal'
runs-on: ubuntu-20.04
container:
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-20
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-03-28
steps:
- name: Check out repository
uses: actions/checkout@v2
Expand All @@ -219,7 +219,7 @@ jobs:
if: github.event.label.name == 'ci:hal'
runs-on: ubuntu-20.04
container:
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-20
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-03-28
steps:
- name: Check out repository
uses: actions/checkout@v2
Expand All @@ -240,7 +240,7 @@ jobs:
if: github.event.label.name == 'ci:hal'
runs-on: ubuntu-20.04
container:
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-20
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-03-28
steps:
- name: Check out repository
uses: actions/checkout@v2
Expand All @@ -261,7 +261,7 @@ jobs:
if: github.event.label.name == 'ci:hal'
runs-on: ubuntu-20.04
container:
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-20
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-03-28
steps:
- name: Check out repository
uses: actions/checkout@v2
Expand All @@ -283,7 +283,7 @@ jobs:
if: github.event.label.name == 'ci:hal'
runs-on: ubuntu-20.04
container:
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-20
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-03-28
steps:
- name: Check out repository
uses: actions/checkout@v2
Expand All @@ -304,7 +304,7 @@ jobs:
if: github.event.label.name == 'ci:hal'
runs-on: ubuntu-20.04
container:
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-20
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-03-28
steps:
- name: Check out repository
uses: actions/checkout@v2
Expand All @@ -325,7 +325,7 @@ jobs:
if: github.event.label.name == 'ci:hal'
runs-on: ubuntu-20.04
container:
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-20
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-03-28
steps:
- name: Check out repository
uses: actions/checkout@v2
Expand All @@ -346,7 +346,7 @@ jobs:
if: github.event.label.name == 'ci:hal'
runs-on: ubuntu-20.04
container:
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-20
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-03-28
steps:
- name: Check out repository
uses: actions/checkout@v2
Expand Down Expand Up @@ -388,7 +388,7 @@ jobs:
if: github.event.label.name == 'ci:hal'
runs-on: ubuntu-20.04
container:
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-20
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-03-28
steps:
- name: Check out repository
uses: actions/checkout@v2
Expand All @@ -409,7 +409,7 @@ jobs:
if: github.event.label.name == 'ci:hal'
runs-on: ubuntu-20.04
container:
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-20
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-03-28
steps:
- name: Check out repository
uses: actions/checkout@v2
Expand All @@ -430,7 +430,7 @@ jobs:
if: github.event.label.name == 'ci:hal'
runs-on: ubuntu-20.04
container:
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-20
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-03-28
steps:
- name: Check out repository
uses: actions/checkout@v2
Expand All @@ -451,7 +451,7 @@ jobs:
if: github.event.label.name == 'ci:hal'
runs-on: ubuntu-20.04
container:
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-20
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-03-28
steps:
- name: Check out repository
uses: actions/checkout@v2
Expand All @@ -472,7 +472,7 @@ jobs:
if: github.event.label.name == 'ci:hal'
runs-on: ubuntu-20.04
container:
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-20
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-03-28
steps:
- name: Check out repository
uses: actions/checkout@v2
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
build-upload-docs:
runs-on: ubuntu-20.04
container:
image: ghcr.io/modm-ext/modm-build-base:2022-01-20
image: ghcr.io/modm-ext/modm-build-base:2022-03-28
steps:
- name: Check out repository
uses: actions/checkout@v2
Expand Down Expand Up @@ -43,7 +43,7 @@ jobs:
api-docs-all:
runs-on: ubuntu-20.04
container:
image: ghcr.io/modm-ext/modm-build-base:2022-01-20
image: ghcr.io/modm-ext/modm-build-base:2022-03-28
steps:
- name: Check out repository
uses: actions/checkout@v2
Expand Down
18 changes: 9 additions & 9 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
unittests-linux-generic:
runs-on: ubuntu-20.04
container:
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-20
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-03-28

steps:
- name: Check out repository
Expand Down Expand Up @@ -98,7 +98,7 @@ jobs:
stm32-examples:
runs-on: ubuntu-20.04
container:
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-20
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-03-28
steps:
- name: Check out repository
uses: actions/checkout@v2
Expand Down Expand Up @@ -153,7 +153,7 @@ jobs:
stm32f4-examples-1:
runs-on: ubuntu-20.04
container:
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-20
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-03-28
steps:
- name: Check out repository
uses: actions/checkout@v2
Expand All @@ -168,7 +168,7 @@ jobs:
stm32f4-examples-2:
runs-on: ubuntu-20.04
container:
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-20
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-03-28
steps:
- name: Check out repository
uses: actions/checkout@v2
Expand Down Expand Up @@ -224,7 +224,7 @@ jobs:
hal-compile-quick-1:
runs-on: ubuntu-20.04
container:
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-20
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-03-28
steps:
- name: Check out repository
uses: actions/checkout@v2
Expand All @@ -244,7 +244,7 @@ jobs:
hal-compile-quick-2:
runs-on: ubuntu-20.04
container:
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-20
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-03-28
steps:
- name: Check out repository
uses: actions/checkout@v2
Expand All @@ -264,7 +264,7 @@ jobs:
hal-compile-quick-3:
runs-on: ubuntu-20.04
container:
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-20
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-03-28
steps:
- name: Check out repository
uses: actions/checkout@v2
Expand All @@ -284,7 +284,7 @@ jobs:
hal-compile-quick-4:
runs-on: ubuntu-20.04
container:
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-01-20
image: ghcr.io/modm-ext/modm-build-cortex-m:2022-03-28
steps:
- name: Check out repository
uses: actions/checkout@v2
Expand All @@ -304,7 +304,7 @@ jobs:
build-docs-test:
runs-on: ubuntu-20.04
container:
image: ghcr.io/modm-ext/modm-build-base:2022-01-20
image: ghcr.io/modm-ext/modm-build-base:2022-03-28
steps:
- name: Check out repository
uses: actions/checkout@v2
Expand Down
1 change: 1 addition & 0 deletions .mailmap
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ Pavel Pletenev <[email protected]>
Philipp Graf <[email protected]>
Raphael Lehmann <[email protected]>
Raphael Lehmann <[email protected]> <[email protected]>
Rasmus Kleist <[email protected]>
Sascha Schade <[email protected]>
Sascha Schade <[email protected]> <[email protected]>
Sascha Schade <[email protected]> <strongly-typed@nan>
Expand Down
Loading