Go to file
Ramesh Thomas cc74572c5b fs: Adds diskio interface
Adds the diskio interface for the FAT file system.  This
revision uses RAM to emulate disk storage.

Origin: Original
Jira: ZEP-285
Change-Id: I7a30c8761d5ed9b564f1d1e08482c5ef199d7372
Signed-off-by: Ramesh Thomas <ramesh.thomas@intel.com>
2016-08-01 16:46:38 -07:00
.known-issues build: Update Bluetooth known_issues whitelist 2016-07-13 07:39:35 +00:00
arch sys_log: replace old debug macros at SSS boot 2016-07-31 18:16:02 +00:00
boards boards: galileo: Only show galileo pinmux options when the board is chosen 2016-08-01 17:34:23 +00:00
doc board: nitrogen: Add support for the Nitrogen board 2016-07-29 14:08:06 +00:00
drivers sys_log: replace old debug macros at ieee802154 driver 2016-08-01 22:03:45 +00:00
ext fs: Adds diskio interface 2016-08-01 16:46:38 -07:00
fs fs: Adds diskio interface 2016-08-01 16:46:38 -07:00
include fs: Adds diskio interface 2016-08-01 16:46:38 -07:00
kernel nano_init.c: STACK_CANARY_INIT fix for ARC 2016-07-27 15:23:15 +00:00
lib libc: Add assert.h to minimal libc 2016-07-21 02:09:44 +00:00
misc x86: improve exception APIs 2016-07-28 18:13:24 +00:00
net net: contiki: Prevent a null dereference 2016-07-29 18:05:45 +00:00
samples sys_log: replace old debug macros at USB DFU sample 2016-08-01 22:04:23 +00:00
scripts altera_max10: default to UFM flashing 2016-07-28 22:25:48 +00:00
tests sys_log: replace old debug macros at bluetooth tester 2016-08-01 18:39:50 +00:00
usb sys_log: replace old debug macros at USB stack 2016-07-31 21:02:25 +00:00
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
defaults.tc testcases: introduce defaults to build/deploy/evaluate 2016-07-23 18:31:18 +00:00
Kbuild build: Make sure sysgen related header files get updated 2016-07-18 18:46:31 +00:00
Kconfig
Kconfig.zephyr fs: Adds diskio interface 2016-08-01 16:46:38 -07:00
LICENSE
MAINTAINERS MAINTAINERS: add mbedTLS section 2016-07-27 00:22:18 +00:00
Makefile fs: Adds diskio interface 2016-08-01 16:46:38 -07:00
Makefile.inc
zephyr-env.sh