From 19168021010508f175b51b4d8991d0f413cda6dc Mon Sep 17 00:00:00 2001 From: ActoryOu Date: Fri, 1 Nov 2024 14:43:53 +0800 Subject: [PATCH] Recover comments back --- portable/ThirdParty/GCC/RP2040/port.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/portable/ThirdParty/GCC/RP2040/port.c b/portable/ThirdParty/GCC/RP2040/port.c index bc1e60ad1..78c11bd63 100644 --- a/portable/ThirdParty/GCC/RP2040/port.c +++ b/portable/ThirdParty/GCC/RP2040/port.c @@ -22,6 +22,9 @@ * IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. * + * https://www.FreeRTOS.org + * https://github.com/FreeRTOS + * */ /*----------------------------------------------------------------------