Alexandre Abadie
adcdb3601a
pkg/tinydtls: cleanup Makefile.dep
...
There's no need to load dependency modules if the package is used. This is already managed by the build system
2019-11-18 08:55:32 +01:00
Alexandre Abadie
bdf5eb7b1e
pkg/openthread: cleanup Makefile.dep
...
There's no need to load dependency modules if the package is used. This is already managed by the build system
2019-11-18 08:55:17 +01:00
Alexandre Abadie
246a43ee19
pkg/umorse: cleanup Makefile.dep
...
There's no need to load dependency modules if the package is used. This is already managed by the build system
2019-11-18 08:54:34 +01:00
Alexandre Abadie
c34feaf118
pkg/jerryscript: cleanup Makefile.dep
...
There's no need to load dependency modules if the package is used. This is already managed by the build system
2019-11-18 08:54:02 +01:00
Alexandre Abadie
9334014b13
pkg/ccn-lite: cleanup Makefile.dep
...
There's no need to load dependency modules if the package is used. This is already managed by the build system
2019-11-18 08:52:38 +01:00
Alexandre Abadie
5400ab7284
pkg/semtech-loramac: blacklist MSP430 based boards
...
EXIT_SUCCESS/EXIT_FAILURE macros are not provided by the toolchain, which ends-up in a failing build
2019-11-15 18:14:25 +01:00
Martine S. Lenders
b5b035ca14
nimble/netif: use gnrc_netif_hdr_set_netif()
2019-11-15 15:10:52 +01:00
Alexandre Abadie
27e8caf3f3
Merge pull request #12526 from kaspar030/fix_fe310_default_optimization
...
cpu/fe310: change default optimization to "-Os"
2019-11-15 13:10:13 +01:00
Gunar Schorcht
074369fbb5
pkg/lwip: changes for ESP8266 esp_wifi
2019-11-14 12:04:29 +01:00
Hauke Petersen
18a133944c
pkg/nimble: depend netif on ble_nimble_netif feat.
2019-11-13 13:10:12 +01:00
Hauke Petersen
004eb5e0b6
pkg/nimble: add 'autoconn' connection manager
2019-11-13 12:59:35 +01:00
Alexandre Abadie
d6f11a4c3c
pkg/lora-serialization: bump to latest versio
2019-11-11 17:30:31 +01:00
Benjamin Valentin
ab9f8d64d3
pkg/littlefs: bump littlefs version to 1.7.2
2019-11-07 17:02:58 +01:00
José Alamos
20ea18637f
Merge pull request #10485 from miri64/gnrc_netif/enh/default-init
...
gnrc_netif: assume `netif->ops->init()` to be set to at least a default
2019-11-07 11:41:05 +01:00
Martine Lenders
14a2f6bc18
gnrc: use gnrc_netif_default_init() for all implementations
2019-11-07 11:00:36 +01:00
Bas Stottelaar
f5ddc372e7
pkg/gecko_sdk: update to version 2.6
2019-11-06 23:11:39 +01:00
Alexandre Abadie
f542bc5fcf
pkg/oonf_api: blacklist unsupported architectures
...
AVR8 and MSP430 are excluded because of missing features in their respective toolchains
2019-11-05 09:47:25 +01:00
Alexandre Abadie
6791662397
pkg/ubasic: blacklist unsupported architectures
...
AVR8, MSP430, RISV and MIPS are excluded because of missing features in their respective toolchains
2019-11-05 08:45:12 +01:00
Alexandre Abadie
1055c6497e
pkg/lua: exclude RISCV
2019-10-30 16:15:41 +01:00
Alexandre Abadie
01702df52d
pkg/lua: exclude MIPS
2019-10-30 15:40:09 +01:00
Alexandre Abadie
219faf250e
pkg/jerryscript: exclude MIPS
2019-10-30 15:39:11 +01:00
Alexandre Abadie
c15c3ab8a2
pkg/lua: add arch 32bit requirement
2019-10-30 14:27:15 +01:00
Alexandre Abadie
04e8461460
pkg/jerryscript: add arch 32bit requirement
2019-10-30 14:25:41 +01:00
Alexandre Abadie
4993b65650
pkg/tinydtls: add arch 32bit requirement
2019-10-30 14:11:59 +01:00
Alexandre Abadie
286c9b63e3
pkg/micro-ecc: blacklist arch 16bit requirement
2019-10-30 11:43:40 +01:00
Alexandre Abadie
8062a6fb82
pkg/qDSA: blacklist arch 16bit requirement
2019-10-30 11:43:40 +01:00
Alexandre Abadie
a19f7a5589
pkg/libhydrogen: add arch 32bit requirement
2019-10-30 11:43:40 +01:00
Alexandre Abadie
5839e35eac
pkg/tinycbor: add arch 32bit requirement
2019-10-30 11:43:40 +01:00
Alexandre Abadie
c77916e730
pkg/monocypher: add arch 32bit requirement
2019-10-30 11:43:39 +01:00
Alexandre Abadie
fa700de4d5
pkg/libcoap: add arch 32bit requirement
2019-10-30 11:43:39 +01:00
Alexandre Abadie
0631cf6437
pkg/hacl: add arch 32bit requirement
2019-10-30 11:43:39 +01:00
Alexandre Abadie
83dbbcc35a
pkg/cn-cbor: add arch 32bit requirement
2019-10-30 11:43:39 +01:00
Alexandre Abadie
99d7439fa8
pkg/cifra: add arch 32bit requirement
2019-10-30 11:43:38 +01:00
Alexandre Abadie
fbf8688f01
pkg/wolfssl: add 32bit arch requirement
2019-10-30 11:43:38 +01:00
Marian Buschsieweke
bf54c56420
Merge pull request #12501 from maribu/NETOPT_MAX_PACKET_SIZE
...
drivers: Replaced NETOPT_MAX_PACKET_SIZE by NETOPT_MAX_PDU_SIZE
2019-10-30 10:51:32 +01:00
Toon Stegen
f6b97a444e
make/pkg: make git commands quiet
2019-10-29 13:58:21 +01:00
Toon Stegen
6ef9b4b340
make/pkg: don't warn on whitespace errors
2019-10-29 13:58:21 +01:00
Toon Stegen
a6255240fb
make/pkg: don't print executed commands
2019-10-29 13:58:21 +01:00
Rotzbua
cc955f729c
pkg: docu: remove old pkg/Makefile.svn
2019-10-28 23:41:46 +01:00
Gunar Schorcht
61949b0e4a
pkg/tinycbor: fix "uninitialized variable" warning
...
On ESP32 and new ESP8266 platform, the compilation of the package fails since a local variable is potentially used uninitialized. Therefore, the variable is initialized with a default value.
2019-10-27 09:56:10 +01:00
Aiman Ismail
1900563ec6
pkg/tinydtls: bump package version
...
This pulls in commit 865ca387cd9d05e52943e5641ad0eefafef218a3 which
fixes #12351 .
2019-10-21 13:24:35 +02:00
7402092649
Revert "pkg/wolfssl: disable maybe-uninitialized warning with wolfcrypt"
...
This reverts commit 02ff48751e01b70cffc2217b9cc289e36297104f.
(Obsoleted by 1193b0b1f8ff68025665037c46dfa5d8054f1f8e)
2019-10-21 12:39:20 +02:00
Alexandre Abadie
02ff48751e
pkg/wolfssl: disable maybe-uninitialized warning with wolfcrypt
...
Only when building with riscv toolchain, because the default optimization used can lead to this problem.
2019-10-21 08:09:51 +02:00
cd18dad5ca
pkg: introduce nanoPb Protocol Buffers library
2019-10-18 22:34:28 +02:00
Marian Buschsieweke
d879739665
drivers/nimble: Use NETOPT_MAX_PDU_SIZE
...
Replaced deprecated NETOPT_MAX_PACKET_SIZE by NETOPT_MAX_PDU_SIZE
2019-10-18 17:57:36 +02:00
Francisco Molina
45c8eafd42
Makefile.include: remove repeated OS declaration
2019-10-18 10:36:43 +02:00
Francisco Molina
f3482de277
REMOVEME: add OS and OS_ARCH variable
2019-10-18 08:46:51 +02:00
3eae2f7b79
pkg/lwip: add arch_32bit feature dependency
2019-10-13 21:03:41 +02:00
Martine Lenders
c7502fedf9
Merge pull request #12190 from benpicco/deprecate_oonf
...
pkg/oonf_api: deprecate package
2019-10-09 19:19:47 +02:00
Martine S. Lenders
0a2945164c
lwip: improve and fix documentation
2019-10-09 14:45:30 +02:00