add all the updated changes to the 2812 driver and usb drivers
This commit is contained in:
parent
d5c518ec0a
commit
bc45b5feb0
15 changed files with 176 additions and 81 deletions
1
chash.c
1
chash.c
|
@ -2,6 +2,7 @@
|
|||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <stdio.h>
|
||||
#include <malloc.h>
|
||||
|
||||
#define I_AM_LITTLE (((union { unsigned x; unsigned char c; }){1}).c)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue