1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/pkg
Martine Lenders 2b90d9b833
Merge pull request #12907 from miri64/tinydtls/enh/async-sock
tinydtls: add `sock_async` support for `sock_dtls`
2020-06-22 08:25:16 +02:00
..
c25519 pkg: use Makefile.base to build pkg modules when possible 2020-06-12 18:44:49 +02:00
cayenne-lpp pkg: use Makefile.base to build pkg modules when possible 2020-06-12 18:44:49 +02:00
ccn-lite gnrc_nettype: indirect NETTYPE definition via pseudo-modules 2020-05-05 19:16:06 +02:00
cifra pkg/*: adapt to new state file targets 2020-01-08 20:55:19 +01:00
cmsis-dsp pkg/*: adapt to new state file targets 2020-01-08 20:55:19 +01:00
cmsis-nn cpu/cortexm_common: Rename arch_cortexm feature to cpu_core_cortexm 2020-06-16 12:05:41 +02:00
cn-cbor pkg: use Makefile.base to build pkg modules when possible 2020-06-12 18:44:49 +02:00
cryptoauthlib pkg/cryptoauthlib: use out-of-source build / remove unused variable 2020-06-13 21:05:43 +02:00
driver_bme680 pkg: use Makefile.base to build pkg modules when possible 2020-06-12 18:44:49 +02:00
emb6 pkg/*: adapt to new state file targets 2020-01-08 20:55:19 +01:00
fatfs pkg: use Makefile.base to build pkg modules when possible 2020-06-12 18:44:49 +02:00
flatbuffers pkg/flatbuffers: add support to RIOT 2020-01-13 09:41:23 +01:00
gecko_sdk pkg/gecko_sdk: update to v2.7.6 2020-06-19 00:38:23 +02:00
gemmlowp pkg: add support to gemmlowp library 2020-01-14 22:23:06 +01:00
hacl pkg: use Makefile.base to build pkg modules when possible 2020-06-12 18:44:49 +02:00
heatshrink pkg/*: adapt to new state file targets 2020-01-08 20:55:19 +01:00
jerryscript pkg/*: adapt to new state file targets 2020-01-08 20:55:19 +01:00
jsmn pkg: use Makefile.base to build pkg modules when possible 2020-06-12 18:44:49 +02:00
libb2 pkg: don't copy Makefile in package build directory 2020-06-12 18:44:48 +02:00
libbase58 pkg: add libbase58 2020-03-29 23:18:34 +02:00
libcoap pkg/*: adapt to new state file targets 2020-01-08 20:55:19 +01:00
libcose pkg: use Makefile.base to build pkg modules when possible 2020-06-12 18:44:49 +02:00
libfixmath pkg: don't copy Makefile in package build directory 2020-06-12 18:44:48 +02:00
libhydrogen pkg: use Makefile.base to build pkg modules when possible 2020-06-12 18:44:49 +02:00
littlefs pkg: use Makefile.base to build pkg modules when possible 2020-06-12 18:44:49 +02:00
littlefs2 pkg: use Makefile.base to build pkg modules when possible 2020-06-12 18:44:49 +02:00
lora-serialization pkg: use Makefile.base to build pkg modules when possible 2020-06-12 18:44:49 +02:00
lua pkg: don't copy Makefile in package build directory 2020-06-12 18:44:48 +02:00
lvgl pkg/lvgl: add LittlevGL package 2020-03-18 14:15:38 +01:00
lwip Merge pull request #14220 from aabadie/pr/pkg/lwip_nrf802154 2020-06-16 11:13:33 +02:00
micro-ecc Merge pull request #14251 from aabadie/pr/pkg/make_enh 2020-06-16 17:00:30 +02:00
microcoap pkg/*: adapt to new state file targets 2020-01-08 20:55:19 +01:00
micropython pkg/micropython: bump version for FreeBSD fix 2020-01-23 11:58:59 +01:00
minmea pkg: don't copy Makefile in package build directory 2020-06-12 18:44:48 +02:00
monocypher pkg/monocypher: reduce scope of CFLAGS 2020-06-12 18:44:49 +02:00
nanocbor pkg: use Makefile.base to build pkg modules when possible 2020-06-12 18:44:49 +02:00
nanopb pkg: use Makefile.base to build pkg modules when possible 2020-06-12 18:44:49 +02:00
ndn-riot gnrc_nettype: indirect NETTYPE definition via pseudo-modules 2020-05-05 19:16:06 +02:00
nimble Merge pull request #14251 from aabadie/pr/pkg/make_enh 2020-06-16 17:00:30 +02:00
nordic_softdevice_ble pkg/nordic_softdevice_ble: don't alter archive before building 2020-06-14 21:36:13 +02:00
openthread Merge pull request #14282 from aabadie/pr/pkg/openthread_make_rework 2020-06-16 21:13:04 +02:00
qcbor pkg: use Makefile.base to build pkg modules when possible 2020-06-12 18:44:49 +02:00
qDSA cpu: Rename CPU_ARCH to CPU_CORE 2020-06-16 12:05:40 +02:00
relic cpu: Rename CPU_ARCH to CPU_CORE 2020-06-16 12:05:40 +02:00
semtech-loramac pkg/semtech-loramac: cleanup build system integration 2020-06-10 14:11:22 +02:00
spiffs pkg: use Makefile.base to build pkg modules when possible 2020-06-12 18:44:49 +02:00
talking_leds pkg: use Makefile.base to build pkg modules when possible 2020-06-12 18:44:49 +02:00
tensorflow-lite cpu: Rename CPU_ARCH to CPU_CORE 2020-06-16 12:05:40 +02:00
tiny-asn1 pkg/tiny-asn1: remove unnecessary patches 2020-06-12 18:44:49 +02:00
tinycbor pkg/tinycbor: remove unncessary patch 2020-06-12 18:44:49 +02:00
tinycrypt pkg: use Makefile.base to build pkg modules when possible 2020-06-12 18:44:49 +02:00
tinydtls tinydtls: add sock_async support for sock_dtls 2020-06-18 15:40:41 +02:00
tlsf pkg: use Makefile.base to build pkg modules when possible 2020-06-12 18:44:49 +02:00
tweetnacl pkg: use Makefile.base to build pkg modules when possible 2020-06-12 18:44:49 +02:00
u8g2 pkg/u8g2: improve build system integration 2020-06-12 10:31:59 +02:00
ubasic pkg/ubasic: fix NDEBUG compile problem 2020-03-12 18:04:42 +01:00
ucglib pkg/ucglib: refactor the Ucglib package 2020-06-17 00:47:54 +02:00
umorse pkg: use Makefile.base to build pkg modules when possible 2020-06-12 18:44:49 +02:00
utensor pkg/*: adapt to new state file targets 2020-01-08 20:55:19 +01:00
wakaama pkg/wakaama: fix indentation in Makefile.include 2020-06-10 14:19:27 +02:00
wolfssl pkg/wolfssl: improve build system integration 2020-06-12 17:49:09 +02:00
yxml pkg: use Makefile.base to build pkg modules when possible 2020-06-12 18:44:49 +02:00
doc.txt pkg: docu: remove old pkg/Makefile.svn 2019-10-28 23:41:46 +01:00
Kconfig Kconfig: Expose pkg/wakaama configurations 2020-04-07 16:29:00 +02:00
local.mk pkg/local.mk: Add FORCE target to .PHONY 2020-02-21 14:59:13 +01:00
Makefile.git pkg: adapt Makefile template 2020-01-08 20:55:19 +01:00
Makefile.http pkg: add PKG_LICENSE to templates 2020-01-06 00:37:47 +01:00
pkg.mk pkg/pkg.mk: explicitly exclude state files 2020-06-16 16:27:57 +02:00