| .. |
|
arch
|
x86: place application data in its own sections
|
2017-06-29 07:46:58 -04:00 |
|
bluetooth
|
Bluetooth: GATT Introduce BT_GATT_CCC_MAX helper define
|
2017-07-04 17:30:40 +03:00 |
|
crypto
|
crypto: Remove useless attribute
|
2017-04-27 13:06:31 +00:00 |
|
debug
|
kernel: remove gdb_server
|
2017-06-19 14:29:40 -04:00 |
|
display
|
doc: spelling check doxygen comments include/
|
2017-05-02 22:21:37 -04:00 |
|
drivers
|
spi: add SPI driver for STM32 family
|
2017-07-01 08:36:51 -04:00 |
|
fs
|
license: Replace Apache boilerplate with SPDX tag
|
2017-01-19 03:50:58 +00:00 |
|
linker
|
kernel: add early init routines for app RAM
|
2017-06-29 07:46:58 -04:00 |
|
logging
|
doc: spelling check doxygen comments include/
|
2017-05-02 22:21:37 -04:00 |
|
misc
|
slist: Make sys_slist_find_and_remove return bool
|
2017-06-15 19:28:23 +03:00 |
|
net
|
net: app: Fix dual IPv4 and IPv6 support
|
2017-07-06 14:32:37 +03:00 |
|
shell
|
shell: Add define to _SHELL_H_
|
2017-06-09 18:54:27 -04:00 |
|
toolchain
|
toolchain/common.h: deprecate __stack
|
2017-06-09 18:53:28 -04:00 |
|
usb
|
doc: spelling check doxygen comments include/
|
2017-05-02 22:21:37 -04:00 |
|
zephyr
|
Introduce new sized integer typedefs
|
2017-04-20 16:07:08 +00:00 |
|
adc.h
|
Convert remaining code to using newly introduced integer sized types
|
2017-04-21 11:38:23 -05:00 |
|
aio_comparator.h
|
Convert remaining code to using newly introduced integer sized types
|
2017-04-21 11:38:23 -05:00 |
|
atomic.h
|
license: Replace Apache boilerplate with SPDX tag
|
2017-01-19 03:50:58 +00:00 |
|
cache.h
|
license: Replace Apache boilerplate with SPDX tag
|
2017-01-19 03:50:58 +00:00 |
|
clock_control.h
|
Convert remaining code to using newly introduced integer sized types
|
2017-04-21 11:38:23 -05:00 |
|
console.h
|
subsys: console: Add buffered output support to console subsystem
|
2017-05-15 15:56:56 -04:00 |
|
counter.h
|
Convert remaining code to using newly introduced integer sized types
|
2017-04-21 11:38:23 -05:00 |
|
crc16.h
|
Convert remaining code to using newly introduced integer sized types
|
2017-04-21 11:38:23 -05:00 |
|
device.h
|
Convert remaining code to using newly introduced integer sized types
|
2017-04-21 11:38:23 -05:00 |
|
disk_access.h
|
Convert remaining code to using newly introduced integer sized types
|
2017-04-21 11:38:23 -05:00 |
|
dma.h
|
Convert remaining code to using newly introduced integer sized types
|
2017-04-21 11:38:23 -05:00 |
|
eth.h
|
Convert remaining code to using newly introduced integer sized types
|
2017-04-21 11:38:23 -05:00 |
|
flash.h
|
Introduce new sized integer typedefs
|
2017-04-20 16:07:08 +00:00 |
|
fs.h
|
license: Replace Apache boilerplate with SPDX tag
|
2017-01-19 03:50:58 +00:00 |
|
gpio.h
|
Convert remaining code to using newly introduced integer sized types
|
2017-04-21 11:38:23 -05:00 |
|
i2c.h
|
Convert remaining code to using newly introduced integer sized types
|
2017-04-21 11:38:23 -05:00 |
|
init.h
|
kernel: remove deprecated init levels
|
2017-04-07 17:45:34 +00:00 |
|
ipm.h
|
Convert remaining code to using newly introduced integer sized types
|
2017-04-21 11:38:23 -05:00 |
|
irq_offload.h
|
license: Replace Apache boilerplate with SPDX tag
|
2017-01-19 03:50:58 +00:00 |
|
irq.h
|
spell: fix comment typos: /include
|
2017-04-19 00:41:25 +00:00 |
|
kernel_version.h
|
Convert remaining code to using newly introduced integer sized types
|
2017-04-21 11:38:23 -05:00 |
|
kernel.h
|
kernel: queue, fifo: Add peek_head/peek_tail accessors
|
2017-06-28 16:07:55 +03:00 |
|
pinmux.h
|
Convert remaining code to using newly introduced integer sized types
|
2017-04-21 11:38:23 -05:00 |
|
power.h
|
Convert remaining code to using newly introduced integer sized types
|
2017-04-21 11:38:23 -05:00 |
|
pwm.h
|
Convert remaining code to using newly introduced integer sized types
|
2017-04-21 11:38:23 -05:00 |
|
random.h
|
Convert remaining code to using newly introduced integer sized types
|
2017-04-21 11:38:23 -05:00 |
|
rtc.h
|
Convert remaining code to using newly introduced integer sized types
|
2017-04-21 11:38:23 -05:00 |
|
sensor.h
|
Convert remaining code to using newly introduced integer sized types
|
2017-04-21 11:38:23 -05:00 |
|
shared_irq.h
|
Convert remaining code to using newly introduced integer sized types
|
2017-04-21 11:38:23 -05:00 |
|
spi_legacy.h
|
api: New SPI API
|
2017-05-19 18:52:25 -04:00 |
|
spi.h
|
spi/api: extend with vendor specific configs
|
2017-07-01 08:36:51 -04:00 |
|
sw_isr_table.h
|
Convert remaining code to using newly introduced integer sized types
|
2017-04-21 11:38:23 -05:00 |
|
sys_clock.h
|
kernel: tickless: Add tickless kernel support
|
2017-04-27 13:46:28 +00:00 |
|
sys_io.h
|
Convert remaining code to using newly introduced integer sized types
|
2017-04-21 11:38:23 -05:00 |
|
toolchain.h
|
xtensa: move byte-order macros out of arch.h
|
2017-05-11 12:47:23 -04:00 |
|
uart.h
|
drivers: serial: Clarification for uart_fifo_fill()/read() calls
|
2017-05-30 20:53:13 -04:00 |
|
watchdog.h
|
Convert remaining code to using newly introduced integer sized types
|
2017-04-21 11:38:23 -05:00 |
|
zephyr.h
|
kernel: remove legacy.h and MDEF support
|
2017-04-19 10:59:35 -05:00 |