1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/pkg
Koen Zandberg 0b65a33979
tinycbor: Version bump to 0.5.2
This release fixed some bugs related to disabling float support in the
parser.
The float support is now optional and can be enabled by including the
tinycbor_float module. This allows for compiling on AVR as that platform
doesn't support the float specific defines used by tinycbor.
2018-09-28 20:47:25 +02:00
..
cayenne-lpp pkg: add support for Cayenne LPP format 2018-03-23 08:54:27 +01:00
ccn-lite pkg/ccn-lite: check for minimal cmake version 2018-08-14 15:26:58 +02:00
cmsis-dsp pkg: cmsis-dsp: fix -Wunknown-attributes for LLVM 2018-08-15 10:13:08 +02:00
cn-cbor pkg/cn-cbor: compile with context pointer support 2018-04-16 15:27:43 +02:00
emb6 emb6_sock_udp: fix atomic initialization 2018-07-19 20:45:53 +02:00
fatfs pkg*: fix doxygen grouping 2018-06-11 19:12:02 +02:00
gecko_sdk pkg: gecko_sdk: update package version 2018-08-05 22:45:38 +02:00
hacl pkg/hacl: Use RIOT random_bytes instead of randombytes 2018-05-15 18:10:18 +02:00
heatshrink pkg: heatshrink: don't copy Makefile.heatshrink, use directly 2018-01-11 10:23:46 +01:00
jerryscript jerryscript: disable HAVE_TIME_H 2018-08-22 13:50:57 +02:00
jsmn pkg/jsmn: bump version, remove Makefile patch 2018-02-01 11:53:41 +01:00
libcoap pkg: libcoap: ignore -Wformat-nonliteral 2018-08-03 17:56:22 +02:00
libcose pkg/libcose: Use RIOT random_bytes instead of randombytes 2018-05-15 18:18:32 +02:00
libfixmath pkg/libfixmath: change ingroup directive 2018-08-24 18:14:03 +02:00
littlefs pkg/littlefs: disable error prints 2018-04-12 09:21:02 +02:00
lua Merge pull request #9355 from gebart/pr/Wformat 2018-07-19 15:23:10 +02:00
lwip lwip: fix lwip thread_create() wrapper 2018-07-17 14:13:01 +02:00
micro-ecc Merge pull request #8227 from gebart/pr/micro-ecc-feature-periph 2018-01-17 20:16:38 +01:00
microcoap pkg: microcoap: bump version (ef27289, Feb 5 2016) 2017-03-30 13:50:12 +02:00
minmea pkg*: replace curly braces by parenthesis in makefiles 2018-03-22 09:12:12 +01:00
monocypher monocypher: Initial import of package 2018-07-02 13:59:08 +02:00
ndn-riot pkg: ndn-riot: initial import of ndn-riot pkg 2018-05-24 10:58:26 +02:00
nimble nimble: deactivate -Wunused-function with LLVM/clang 2018-08-16 17:19:29 +02:00
nordic_softdevice_ble pkg/nordic_softdevice_ble: add missing documentation 2018-03-01 15:31:08 +01:00
oonf_api pkg/oonf_api: Build with -Wno-format-nonliteral 2018-07-18 15:29:06 +02:00
openthread pkg: openthread: mark otPlatLog() as printf style function 2018-08-03 17:57:21 +02:00
qDSA pkg/qDSA: disble arm asm version for cortexm > 0plus 2018-05-07 14:24:26 +02:00
relic pkg/relic: check for minimal cmake version 2018-08-14 15:27:01 +02:00
semtech-loramac pkg/semtech-loramac: Fix -Wformat llvm warning 2018-08-02 17:20:43 +02:00
spiffs pkg*: fix doxygen grouping 2018-06-11 19:12:02 +02:00
tiny-asn1 pkg/tiny-asn1: remove non existing include directory 2018-06-12 14:08:25 +02:00
tinycbor tinycbor: Version bump to 0.5.2 2018-09-28 20:47:25 +02:00
tinycrypt pkg: add support for tinycrypt 2018-06-15 10:49:38 +02:00
tinydtls pkg: tinydtls: ignore -Wformat-nonliteral 2018-08-03 17:56:34 +02:00
tlsf tlsf: fix for llvm 2018-07-31 21:35:29 +02:00
tweetnacl pkg/tweetnacl: Use RIOT random_bytes instead of randombytes 2018-05-15 18:15:39 +02:00
u8g2 pkg: u8g2: adapt to new I2C api. 2018-07-25 12:01:38 +02:00
ucglib pkg: ucglib: add support 2018-04-05 14:20:42 +02:00
umorse pkg/umorse: fix missing posix defines for usleep 2018-02-21 11:44:27 +01:00
wakaama pkg: wakaama: Fix and update wakaama package to version fe48d45 2017-11-29 17:03:14 +01:00
doc.txt pkg: adapt to RIOTPKG 2016-03-05 03:05:32 +01:00
local.mk pkg: add local.mk, allow source folder override for git packages 2018-02-13 14:11:28 +01:00
Makefile.git pkg: clarify that current download target is only for git 2016-03-24 00:57:14 +01:00
Makefile.http make: adapt Makefiles to AD -> Q rename 2016-12-22 12:12:38 +01:00
pkg.mk pkg/pkg.mk: allow overwriting GITAMFLAGS from environment var 2018-07-25 18:53:07 +02:00