mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 14:53:47 +08:00
Direct users to our kconfig-frontends snapshot instead of upstream.
It appears Yann Morin's kconfig-frontends project has gone offline and the website at http://ymorin.is-a-geek.org/projects/kconfig-frontends is not responding. Until we can identify a "proper" upstream project, use the snapshot in NuttX tools repository. Replace (almost) all links to Yann Morin's kconfig-frontends in the docs to point to the NuttX tools snapshot instead, with the following exceptions: nuttx/Changelog for version 6.17, 2012-04-14: Leave this historical information intact. nuttx/README.txt: Document the source of our snapshot.
This commit is contained in:
committed by
Gregory Nutt
parent
9830791960
commit
a83a609af9
@@ -7281,7 +7281,7 @@ void (*notify)(FAR struct pm_callback_s *cb, int domain, enum pm_state_e pmstate
|
||||
|
||||
<p>
|
||||
At one time, this section provided a list of all NuttX configuration variables.
|
||||
However, NuttX has since converted to use the <a href="http://ymorin.is-a-geek.org/projects/kconfig-frontends">kconfig-frontends</a> tools.
|
||||
However, NuttX has since converted to use the <a href="https://bitbucket.org/nuttx/tools/src/master/kconfig-frontends/">kconfig-frontends</a> tools.
|
||||
Now, the NuttX configuration is determined by a self-documenting set of <code>Kconfig</code> files.
|
||||
</p>
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user