Skip to content

Commit

Permalink
removing mbedOS from Actions (project-chip#34877)
Browse files Browse the repository at this point in the history
  • Loading branch information
Alami-Amine authored Aug 8, 2024
1 parent da82350 commit 298b454
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 171 deletions.
1 change: 0 additions & 1 deletion .github/workflows/docker_img.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,6 @@ jobs:
# - "-imx"
- "-java"
- "-k32w"
- "-mbed-os"
- "-nrf-platform"
- "-telink"
- "-ti"
Expand Down
170 changes: 0 additions & 170 deletions .github/workflows/examples-mbed.yaml

This file was deleted.

2 changes: 2 additions & 0 deletions docs/guides/mbedos_add_new_target.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

# Mbed-OS add new hardware target

### WARNING, MbedOS is deprecated and support for it will be removed from the connectedhomeip project

## Overview

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

0 comments on commit 298b454

Please sign in to comment.