1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-25 14:33:52 +01:00
Martin Landsmann a0898dbb9f sys: add base64 encoding/decoding module
- suppressed cppcheck warning for `unassignedVariable` for
   the encode/decode arrays in stream encode/decode tests
   as these arrays are assigned by the according `base64_[en|de]code()` function.
2015-01-12 11:26:41 +01:00
..
2014-12-05 20:33:09 +01:00
2014-12-06 01:26:12 +01:00
2014-12-05 20:33:10 +01:00
2014-12-05 20:33:10 +01:00
2014-11-08 20:09:55 +01:00
2014-11-08 20:09:55 +01:00
2014-11-08 20:09:55 +01:00
2014-11-30 22:34:50 +01:00
2014-12-03 20:42:51 +01:00