Go to file
Patrik Flykt bd75219ba0 crc16: Create function for computing CRC 16
Add the simplest possible CRC 16 function that computes the CRC value
without the help of lookup tables.

Change-Id: I9163389adaa4a70c4e8ce8ce6d5f0661f40c7871
Signed-off-by: Patrik Flykt <patrik.flykt@intel.com>
2017-04-13 15:21:42 +03:00
.known-issues
arch xtensa: fix tickless idle build 2017-04-12 16:31:46 +00:00
boards boards/arm/olimexino_stm32: Add documentation files 2017-04-12 23:25:32 +00:00
doc
drivers crc16: Create function for computing CRC 16 2017-04-13 15:21:42 +03:00
dts
ext
include crc16: Create function for computing CRC 16 2017-04-13 15:21:42 +03:00
kernel
lib
misc
samples
scripts Revert "scripts: devicetree: Handle mixed case node names" 2017-04-12 22:07:36 +00:00
subsys net: shell: Add IPv6 fragmentation info printing 2017-04-13 15:21:42 +03:00
tests net: nbuf: Add function to split a data fragment 2017-04-13 15:21:41 +03:00
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
defaults.tc
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
MAINTAINERS
Makefile
Makefile.inc
Makefile.test
zephyr-env.sh