Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
Go to file
Rodrigo Caballero b6e41a7148 doc: Modify the master file to a single ToC.
- Consolidates the links to the sections in a single table of contents.
- Adds the documentation's version number.
- Adds a link to the project's Wiki.

Change-Id: I762d30ce8cbf518df8a28e428e94a2f9a3c7085d
Signed-off-by: Rodrigo Caballero <rodrigo.caballero.abraham@intel.com>
2016-04-16 09:31:17 +08:00
arch ipm: convert to use DEVICE_AND_API_INIT() 2016-04-15 22:06:16 +00:00
boards quark_se_devboard: Do not select GPIO 2016-04-14 15:23:35 +00:00
doc doc: Modify the master file to a single ToC. 2016-04-16 09:31:17 +08:00
drivers grove/lcd_rgb: assign magic number to driver_api 2016-04-15 22:07:34 +00:00
include headers: use __deprecated 2016-04-15 22:07:57 +00:00
kernel device_get_binding() returns NULL if driver_api is not set 2016-04-12 19:30:35 +08:00
lib printf: Limit width modifier to [0..MAXFLD] 2016-03-19 11:03:54 +00:00
misc sys_log: Adds the common log API header 2016-03-18 00:01:21 +00:00
net Bluetooth: L2CAP: l2cap_chan_get() can get BR/EDR L2CAP SIG channel 2016-04-15 19:15:20 +00:00
samples wdt: update sample code 2016-04-15 18:28:26 +00:00
scripts sanitycheck: align output for easier visual comparison 2016-04-12 12:00:47 +00:00
tests Bluetooth: tester: Start using net_buf to store GATT database 2016-04-15 16:51:40 +00:00
.checkpatch.conf checkpatch: Remove --no-signoff option 2016-02-05 20:25:12 -05:00
.gitattributes
.gitignore gitignore: Fix doxygen generated directory names 2016-04-15 22:06:42 +00:00
.gitreview Add a .gitreview file 2016-02-20 14:25:01 +00:00
.mailmap Update .mailmap 2016-02-05 20:24:37 -05:00
Kbuild remove already resolved GENOFFSET_H dependency 2016-02-05 20:25:16 -05:00
Kconfig kconfig: Do not put architecture in the title 2016-03-14 16:50:51 -04:00
Kconfig.zephyr kconfig: untangle ordering and dependencies 2016-03-26 20:36:32 -04:00
LICENSE add top level Apache 2.0 license file 2016-02-05 20:24:37 -05:00
Makefile Makefile: Fix linking order of libraries 2016-04-09 14:31:19 +00:00
Makefile.inc build: support multiple defconfigs per board 2016-03-14 20:54:08 +00:00
zephyr-env.sh zephyr-env.sh: Add a note to indicate the required version of zsh 2016-03-18 22:01:19 +00:00