From 9b3d7b7ffa50e7aa0abedfaf5e151b53a4615229 Mon Sep 17 00:00:00 2001 From: Juan Carrano Date: Tue, 25 Jun 2019 16:56:59 +0200 Subject: [PATCH] sys/ubjson: add to LOSTANDFOUND.md. List the module in the lost and found file. --- LOSTANDFOUND.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/LOSTANDFOUND.md b/LOSTANDFOUND.md index 8917903466..c8b1e02b95 100644 --- a/LOSTANDFOUND.md +++ b/LOSTANDFOUND.md @@ -40,6 +40,15 @@ This way, their names are never removed from the RIOT repository. # Removed Features +### sys/ubjson [868d37708bb674739ab4983441d6df904dd5a25f] +Author(s): +- René Kijewski + +Reasons for removal: +- Unsafe code. +- Did not comply with RIOT standards. +- More standard alternatives available (such as CBOR). + ### boards/jiminy-mega256rfr2 [232aed3e18118624b862d36bfec7cd1c21ca2d26] Author: - Josua Arndt