This website requires JavaScript.
Explore
Help
Sign In
OrgZephyr
/
zephyr
mirror of
https://github.com/zephyrproject-rtos/zephyr.git
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Issues
Releases
Wiki
Activity
b609175aff
zephyr
/
scripts
/
checkpatch
/
typedefsfile
3 lines
28 B
Plaintext
Raw
Normal View
History
Unescape
Escape
checkpatch: define typedefsfile to deal with a few false positives checkpatch expects typedefs to be suffixed with _t and has different rules when typedefs are being used as arguments of a function. This seems to be a known issue and defining typedefs in a file resolves this issue. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-10-09 22:15:13 +08:00
mbedtls_pk_context
checkpatch: add NANO_ESF as a typedef to avoid spacing errors Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-11-03 21:35:49 +08:00
NANO_ESF