Skip to content

Commit 1211172

Browse files
committed
[Infineon] Rebase code rebase to avoid conflicts and fix github timeout change
1 parent db83973 commit 1211172

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/examples-infineon.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ concurrency:
2525

2626
jobs:
2727
infineon:
28-
name: Infineon examples
29-
timeout-minutes: 200
28+
name: Infineon examples building
29+
timeout-minutes: 140
3030

3131
runs-on: ubuntu-latest
3232
if: github.actor != 'restyled-io[bot]'

docs/guides/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
- [Android - Building](./android_building.md)
66
- [Apple - Testing with iPhone, iPad, macOS, Apple TV, HomePod, Watch, etc](./darwin.md)
77
- [Espressif (ESP32) - Getting Started Guide](./esp32/README.md)
8-
- [Infineon - Software Update](./infineon_p6_software_update.md)
8+
- [Infineon PSoC6 - Software Update](./infineon_psoc6_software_update.md)
99
- [Linux - Simulated Devices](./simulated_device_linux.md)
1010
- [mbedOS - Adding a new target](./mbedos_add_new_target.md)
1111
- [mbedOS - Commissioning](./mbedos_commissioning.md)

0 commit comments

Comments
 (0)