zephyr/include
Patrik Flykt 010fb40b95 subsys: usb: Set Zephyr project USB Vendor and Product IDs
Document USB Vendor and Product IDs and their intended usage.
Set the Vendor and Product IDs and define the USB bcdDevice
Device Descriptor Device Release Number to be the binary
coded decimal representation of the Zephyr major and minor
kernel version number.

Signed-off-by: Patrik Flykt <patrik.flykt@intel.com>
2018-01-15 15:47:53 -05:00
..
arch arch: native: Run Zephyr natively in a POSIX OS 2017-12-27 14:16:08 -05:00
bluetooth bluetooth: Fix cast in bt_buf_get_type 2018-01-11 16:04:27 -05:00
crypto
debug
dfu
display doc: APIs: group display drivers 2017-11-17 17:14:18 -05:00
drivers drivers/ieee802154: Add support for Sub-GHz TI CC1200 chip 2018-01-15 15:15:38 +02:00
dt-bindings include: dt-bindings: stm32_pinctrl: Add ports I, J, K 2018-01-11 14:35:45 -06:00
fs
linker cmake: ninja: Change how CMake names the kernelspace archives 2018-01-03 13:19:59 -05:00
logging lib: move ring_buffer from misc/ to lib/ 2017-12-15 20:02:01 -05:00
misc lib: move ring_buffer from misc/ to lib/ 2017-12-15 20:02:01 -05:00
net net/ieee802154: Do not set the device UP by default 2018-01-15 15:15:38 +02:00
posix kernel: move posix header to posix/ 2017-12-27 14:16:08 -05:00
random
shell shell: Add optional command description 2017-11-15 07:51:02 +02:00
toolchain arch: native: Run Zephyr natively in a POSIX OS 2017-12-27 14:16:08 -05:00
usb subsys: usb: Set Zephyr project USB Vendor and Product IDs 2018-01-15 15:47:53 -05:00
zephyr
adc.h
aio_comparator.h
atomic.h
cache.h
clock_control.h
console.h
counter.h doc: add missing API content 2017-12-01 08:58:56 -05:00
crc8.h lib: crc: Add crc8-ccitt implementation 2018-01-15 15:46:37 -05:00
crc16.h doc: crc16: add to doxygen group 2017-11-22 13:27:01 -05:00
device.h
disk_access.h
dma.h
entropy.h
eth.h
fcb.h subsys: fs: Add Flash Circular Buffer 2018-01-15 15:46:37 -05:00
flash.h flash: minor documentation improvements. 2017-11-28 12:25:19 -05:00
flash_map.h subsys: storage: flash_map: devices bindings fetch optimalization 2018-01-15 15:46:37 -05:00
fs.h doc: add missing API content 2017-12-01 08:58:56 -05:00
gpio.h
i2c.h
i2s.h
init.h
ipm.h
irq.h
irq_offload.h
json.h doc: json: add to doxygen group 2017-11-22 13:27:01 -05:00
kernel.h mempool: Add k_mem_pool_free_id API 2018-01-12 08:05:08 -05:00
kernel_version.h kernel: version: parenthesize macro value 2018-01-04 13:29:03 -05:00
led_strip.h
pinmux.h
power.h
pwm.h
ring_buffer.h lib: move ring_buffer from misc/ to lib/ 2017-12-15 20:02:01 -05:00
rtc.h
sensor.h drivers: sensor: Fix some code style issues 2017-11-27 22:17:38 -05:00
shared_irq.h
spi.h
spi_legacy.h
sw_isr_table.h
sys_clock.h
sys_io.h
syscall.h
toolchain.h
uart.h
watchdog.h
zephyr.h