zephyr/lib
Carles Cufi fb50e81dfd lib: Add base64 library
Since base64 is such a simple and commonly used feature it makes no
sense to build the whole of mbedTLS for it. Instead take the
implementation that comes with mbedTLS and import it as a native library
outside of ext/ for all to use directly.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2018-03-23 05:18:11 -04:00
..
base64 lib: Add base64 library 2018-03-23 05:18:11 -04:00
crc crc: make crc8_ccitt() match the other CRC functions. 2018-03-10 21:49:07 -05:00
json lib: move ring_buffer Kconfig to lib/, cleanup lib/Kconfig 2018-03-19 15:37:26 -04:00
libc build: deprecate ZEPHYR_GCC_VARIANT 2018-02-13 07:44:45 -08:00
ring_buffer lib: move ring_buffer from misc/ to lib/ 2017-12-15 20:02:01 -05:00
CMakeLists.txt lib: Add base64 library 2018-03-23 05:18:11 -04:00
Kconfig lib: Add base64 library 2018-03-23 05:18:11 -04:00