Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

burakkoken
Copy link

boot.h : basic i/o port change
bit.h : new header file (set & get bit )
crc32 : a new crc32 function

a few types definition and basic i/o port change
Get & set bit macro definitions
edit & add comments
crc32 defines &
endian select function prototype
extern u32  crc32_sel(u32 crc,unsigned char const *p,size_t len,u8 endian_type);
crc32_sel(u32 crc,unsigned char const *p,size_t len,u8 endian_type); function
changed a definition name
@burakkoken burakkoken changed the title a few changes : boot.h , bit.h a few changes : boot.h , bit.h ,crc32 Jun 30, 2014
@Elizafox
Copy link

Elizafox commented Jan 8, 2015

  1. what is your reason for changing these? is there any justification
  2. Linus doesn't accept PR's from GitHub, sorry.

@burakkoken burakkoken closed this Nov 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants