10 Star 20 Fork 8

JakeYang / u-boot

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
.checkpatch.conf 472 Bytes
Copy Edit Raw Blame History
# Not Linux, so don't expect a Linux tree.
--no-tree
# Temporary for false positive in checkpatch
--ignore COMPLEX_MACRO
# For CONFIG_SYS_I2C_NOPROBES
--ignore MULTISTATEMENT_MACRO_USE_DO_WHILE
# For simple_strtoul
--ignore CONSIDER_KSTRTO
# For min/max
--ignore MINMAX
# enable more tests
--strict
# Not Linux, so we don't recommend usleep_range() over udelay()
--ignore USLEEP_RANGE
# Ignore networking block comment style
--ignore NETWORKING_BLOCK_COMMENT_STYLE
C
1
https://gitee.com/add358/u-boot.git
git@gitee.com:add358/u-boot.git
add358
u-boot
u-boot
master

Search

53164aa7 5694891 3bd8fe86 5694891