You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Note:** The master branch requires an Arm Compiler 5 or Keil MDK license to build. See the
4
-
[develop](https://github.com/ARMmbed/DAPLink/tree/develop) branch for gcc and Arm
3
+
# Warning: Development frozen on `main` branch
4
+
5
+
All development and pull requests should now happen on [`develop`](https://github.com/ARMmbed/DAPLink/tree/develop) branch where we are preparing the next version.
6
+
7
+
**Note:** The `main` branch requires an Arm Compiler 5 or Keil MDK license to build. See the
8
+
[`develop`](https://github.com/ARMmbed/DAPLink/tree/develop) branch for gcc and Arm
5
9
Compiler 6 support. As soon as testing is complete, gcc will become the default compiler and AC5 support will be
6
10
dropped.
7
11
@@ -30,9 +34,10 @@ There are many board builds (board = HIC + target combination) created from this
30
34
31
35
## Contribute
32
36
33
-
We welcome contributions to DAPLink in any area. Look for an interesting feature or defect [under
34
-
issues](https://github.com/ARMmbed/DAPLink/issues), or start a new thread to engage with the
35
-
developers and maintainers.
37
+
We welcome contributions to DAPLink in any area. Look for an interesting feature or defect
38
+
[under issues](https://github.com/ARMmbed/DAPLink/issues). Start a new thread [in the
39
+
discussions](https://github.com/ARMmbed/DAPLink/discussions) to engage with the developers
40
+
and maintainers.
36
41
37
42
Please see the [contribution guidelines](CONTRIBUTING.md) for detailed requirements for
0 commit comments