zephyr/tests
Anas Nashif bd977d06f8 cleanup: include/: move base64.h to sys/base64.h
move base64.h to sys/base64.h and
create a shim for backward-compatibility.

No functional changes to the headers.
A warning in the shim can be controlled with CONFIG_COMPAT_INCLUDES.

Related to #16539

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2019-06-27 22:55:49 -04:00
..
application_development
benchmarks lifo/fifo: first word is not always first 4 bytes 2019-06-26 09:08:42 -04:00
bluetooth cleanup: include/: move atomic.h to sys/atomic.h 2019-06-27 22:55:49 -04:00
boards cleanup: include/: move flash_map.h to storage/flash_map.h 2019-06-27 22:55:49 -04:00
booting/stub
cmsis_rtos_v1
cmsis_rtos_v2
crypto
drivers dts: Rename DT_.*_GPIO_* to DT_.*_GPIOS_* 2019-06-27 13:02:34 -05:00
kernel cleanup: include/: move atomic.h to sys/atomic.h 2019-06-27 22:55:49 -04:00
lib cleanup: include/: move base64.h to sys/base64.h 2019-06-27 22:55:49 -04:00
misc
net net: ptp: clock: Add usermode support to ptp_clock_get() 2019-06-25 15:22:51 +03:00
posix cleanup: include/: move fs.h to fs/fs.h 2019-06-27 22:55:49 -04:00
shell
subsys cleanup: include/: move stats.h to stats/stats.h 2019-06-27 22:55:49 -04:00
unit
ztest