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
GitHub code scanning is a developer-first, GitHub-native approach to easily find security vulnerabilities before they reach production. Before you can configure code scanning for a repository, you must enable code scanning by adding a GitHub Actions workflow to the repository. For more information, see [Enabling Code Scanning for a repository](/github/finding-security-vulnerabilities-and-errors-in-your-code/enabling-code-scanning-for-a-repository).
3
+
GitHub code scanning is a developer-first, GitHub-native approach to easily find security vulnerabilities before they reach production. Before you can configure code scanning for a repository, you must enable code scanning by adding a GitHub Actions workflow to the repository. For more information, see [Enabling Code Scanning for a repository](https://docs.github.com/en/code-security/code-scanning/enabling-code-scanning).
* The *tcobs\*.\** files are copied from [https://github.com/rokath/tcobs/tree/main/v1](https://github.com/rokath/tcobs/tree/main/v1). They are maintained there and extensively tested and probably not a matter of significant change.
1102
+
* The *tcobs\*.\** files are copied from [tcobsv1](https://github.com/rokath/tcobs). They are maintained there and extensively tested and probably not a matter of significant change.
1103
1103
* The SEGGER files are copied and you could check for a newer version at [https://www.segger.com/downloads/jlink/](https://www.segger.com/downloads/jlink/).
1104
1104
1105
1105
<p align="right">(<a href="#top">back to top</a>)</p>
@@ -3946,7 +3946,7 @@ TODO: Working example with SEGGER_RTT J-Link and Open OCD
3946
3946
3947
3947
### 31.12. <a id='links'></a>Links
3948
3948
3949
-
* [https://www.codeinsideout.com/blog/stm32/j-link-rtt/](https://www.codeinsideout.com/blog/stm32/j-link-rtt/) (A good explanation of SEGGER J-Link Realtime Transfer - Fast Debug protocol: - only suitable for ASCII transfer)
3949
+
<!--* [https://www.codeinsideout.com/blog/stm32/j-link-rtt/](https://www.codeinsideout.com/blog/stm32/j-link-rtt/) (A good explanation of SEGGER J-Link Realtime Transfer - Fast Debug protocol: - only suitable for ASCII transfer) -->
3950
3950
* [USB over WSL2?](https://twitter.com/beriberikix/status/1487127732190212102?s=20&t=NQVa27qvOqPi2uGz6pJNRA) (Maybe intersting for OpenOCD)
0 commit comments