zephyr/subsys
Anas Nashif 656f4dfdac cleanup: include/: move fs.h to fs/fs.h
move fs.h to fs/fs.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
..
bluetooth Bluetooth: controller: Add PA/LNA support on NRF_P1 GPIO pins 2019-06-27 15:17:20 +02:00
console cleanup: include/: move tty.h to console/tty.h 2019-06-27 22:55:49 -04:00
cpp style: add braces around if/while statements 2019-06-06 15:20:21 +02:00
debug
dfu cleanup: include/: move flash_map.h to storage/flash_map.h 2019-06-27 22:55:49 -04:00
disk dts: Rename DT_.*_GPIO_* to DT_.*_GPIOS_* 2019-06-27 13:02:34 -05:00
fb
fs cleanup: include/: move fs.h to fs/fs.h 2019-06-27 22:55:49 -04:00
jwt
logging logging: Fix misspelled CONFIG_RISCV32 2019-06-26 09:07:01 -04:00
mgmt mcumgr: move Kconfig to main tree 2019-05-31 12:50:09 -04:00
net net: sntp: Ignore return value from close 2019-06-27 23:52:51 +03:00
power include: move system timer headers to include/drivers/timer/ 2019-06-25 15:27:00 -04:00
random include: move system timer headers to include/drivers/timer/ 2019-06-25 15:27:00 -04:00
settings cleanup: include/: move fs.h to fs/fs.h 2019-06-27 22:55:49 -04:00
shell shell: add Ctrl+N and Ctrl+P meta-keys 2019-06-24 07:17:53 -04:00
stats stats: fix Coverity CID :198875 2019-06-07 12:00:02 -04:00
storage cleanup: include/: move flash_map.h to storage/flash_map.h 2019-06-27 22:55:49 -04:00
testsuite docs: fix misspelling across the tree 2019-06-19 15:34:13 -05:00
usb cleanup: include/: move flash_map.h to storage/flash_map.h 2019-06-27 22:55:49 -04:00
CMakeLists.txt
Kconfig