Merge branch 'master' into crc_compute

# Conflicts:
#	examples/crc_example/crc_main.c
#	extras/crc_generic/crc_lib
This commit is contained in:
Zaltora 2017-02-26 15:44:00 +01:00
commit 3e28e2ddef
49 changed files with 8811 additions and 6 deletions

View file

@ -9,7 +9,7 @@
#include "esp8266.h"
#include <esp/hwrand.h>
//extras
//crc lib
#include "crc_generic.h"
#define NUMBER_COMPUTE_TEST 1000