From 39b8d20f04e7530575788146ef4281d8da0a6915 Mon Sep 17 00:00:00 2001 From: "Peter A. Jonsson" Date: Sat, 23 Sep 2023 10:01:53 +0200 Subject: [PATCH 1/2] Update tests/18-coap-lwm2m/example-lwm2m-standalone submodule Commits: 26ae455 The file sys/cc-gcc.h is no longer needed 074780c fixed coap hex to not use remove Java libraries and to ensure that non-secure endpoint is used then DTLS is not used. e343756 updated IP to leshan server --- tests/18-coap-lwm2m/example-lwm2m-standalone | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/18-coap-lwm2m/example-lwm2m-standalone b/tests/18-coap-lwm2m/example-lwm2m-standalone index a8f058b6bf7..3ccfb34f3d4 160000 --- a/tests/18-coap-lwm2m/example-lwm2m-standalone +++ b/tests/18-coap-lwm2m/example-lwm2m-standalone @@ -1 +1 @@ -Subproject commit a8f058b6bf7a854faa5fd7e91e707e649140a788 +Subproject commit 3ccfb34f3d403f5b9da5f8eb87e32e69c2c2672a From 0f5cfce4b2ceb1b3d2beb2a26b1262e22e75437d Mon Sep 17 00:00:00 2001 From: "Peter A. Jonsson" Date: Sat, 23 Sep 2023 10:02:21 +0200 Subject: [PATCH 2/2] Remove unused cc-gcc.h This file has been empty for a while, remove it now that the repository using it has been fixed. --- os/sys/cc-gcc.h | 32 -------------------------------- 1 file changed, 32 deletions(-) delete mode 100644 os/sys/cc-gcc.h diff --git a/os/sys/cc-gcc.h b/os/sys/cc-gcc.h deleted file mode 100644 index d4c614201d2..00000000000 --- a/os/sys/cc-gcc.h +++ /dev/null @@ -1,32 +0,0 @@ -/* - * Copyright (c) 2015, Scanimetrics - http://www.scanimetrics.com - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions - * are met: - * 1. Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * 2. Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * 3. Neither the name of the copyright holder nor the names of its - * contributors may be used to endorse or promote products derived - * from this software without specific prior written permission. - * - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - * ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT - * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS - * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE - * COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, - * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES - * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR - * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, - * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) - * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED - * OF THE POSSIBILITY OF SUCH DAMAGE. - */ -/*---------------------------------------------------------------------------*/ -/* Dummy header to keep lwm2m building. */ -