Skip to content

Commit 298b454

Browse files
authored
removing mbedOS from Actions (#34877)
1 parent da82350 commit 298b454

File tree

3 files changed

+2
-171
lines changed

3 files changed

+2
-171
lines changed

.github/workflows/docker_img.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,6 @@ jobs:
102102
# - "-imx"
103103
- "-java"
104104
- "-k32w"
105-
- "-mbed-os"
106105
- "-nrf-platform"
107106
- "-telink"
108107
- "-ti"

.github/workflows/examples-mbed.yaml

-170
This file was deleted.

docs/guides/mbedos_add_new_target.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
# Mbed-OS add new hardware target
44

5+
### WARNING, MbedOS is deprecated and support for it will be removed from the connectedhomeip project
6+
57
## Overview
68

79
This document shows how to add the new Mbed OS hardware target to Matter

0 commit comments

Comments
 (0)