This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
35,414
Commits
1
Branch
0
Tags
291
MiB
6a10254915
Commit Graph
2 Commits
Author
SHA1
Message
Date
Gregory Nutt
07edaa088c
drivers/Kconfig: Add an option, CONFIG_DRVR_MKRD, to control whether or not the mkrd() implementation is build. Otherwise, if mkrd() is built unconditionally, it will be drawn into every build whether it is used or not and will increase the build size.
2019-10-26 11:43:34 -06:00
Gregory Nutt
03bf18d097
drivers/mkrd.c: Forgot to add file in last commit.
2019-10-26 10:24:04 -06:00