Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation
This commit is contained in:
parent
ed456854cb
commit
342f5fe33d
@ -10624,4 +10624,6 @@
|
|||||||
* NFS client: Fix prototype of unbind method. The function prototype
|
* NFS client: Fix prototype of unbind method. The function prototype
|
||||||
was not updated for NFS after a recent change to the file system
|
was not updated for NFS after a recent change to the file system
|
||||||
interface. From Manuel Stühn (2015-06-25).
|
interface. From Manuel Stühn (2015-06-25).
|
||||||
|
* Broke the NuttX GIT repository into several, smaller repositories.
|
||||||
|
Eliminated the misc/ directory and the content under misc/Obsoleted
|
||||||
|
and misc/sims (2015-06-27).
|
||||||
|
@ -4068,7 +4068,7 @@ mount -t vfat /dev/ram1 /tmp
|
|||||||
<li>
|
<li>
|
||||||
<p>
|
<p>
|
||||||
The <code>genromfs</code> tool(available from <a href="http://romfs.sourceforge.net/">http://romfs.sourceforge.net</a>) or included within the NuttX buildroot toolchain.
|
The <code>genromfs</code> tool(available from <a href="http://romfs.sourceforge.net/">http://romfs.sourceforge.net</a>) or included within the NuttX buildroot toolchain.
|
||||||
There is a snapshot here: <code>misc/tools/genromfs-0.5.2.tar.gz</code>.
|
There is also a snapshot available in the NuttX tools repository <a href="https://bitbucket.org/nuttx/tools/src/master/genromfs-0.5.2.tar.gz">here</a>.
|
||||||
</p>
|
</p>
|
||||||
<li>
|
<li>
|
||||||
<p>
|
<p>
|
||||||
|
@ -1315,15 +1315,15 @@
|
|||||||
</li></ul>
|
</li></ul>
|
||||||
<li><b>pascal</b>.
|
<li><b>pascal</b>.
|
||||||
<ul><p>
|
<ul><p>
|
||||||
Release notes for all released versions on pascal are available in the <a href="https://bitbucket.org/patacongo/nuttx/src/master/misc/pascal/ReleaseNotes" target="_blank">Bitbucket GIT</a>
|
Release notes for all released versions on pascal are available in the <a href="https://bitbucket.org/nuttx/pascal/ReleaseNotes" target="_blank">Bitbucket GIT</a>
|
||||||
The ChangeLog for all releases of pascal is available at the bottom of the ChangeLog file that can viewed in the <a href="https://bitbucket.org/patacongo/nuttx/src/master/misc/pascal/ChangeLog" target="_blank">Bitbucket GIT</a>.
|
The ChangeLog for all releases of pascal is available at the bottom of the ChangeLog file that can viewed in the <a href="https://bitbucket.org/nuttx/pascal/ChangeLog" target="_blank">Bitbucket GIT</a>.
|
||||||
</p>
|
</p>
|
||||||
</li></ul>
|
</li></ul>
|
||||||
<li><b>buildroot</b>.
|
<li><b>buildroot</b>.
|
||||||
<ul><p>
|
<ul><p>
|
||||||
Release notes for buildroot 1.14 are available <a href="https://bitbucket.org/patacongo/nuttx/downloads/buildroot/buildroot-1.14/">here</a>;
|
Release notes for buildroot 1.14 are available <a href="https://bitbucket.org/patacongo/nuttx/downloads/buildroot/buildroot-1.14/">here</a>;
|
||||||
release notes for all released versions on buildroot are available in the <a href="https://bitbucket.org/patacongo/nuttx/src/master/misc/buildroot/ReleaseNotes" target="_blank">Bitbucket GIT</a>
|
release notes for all released versions on buildroot are available in the <a href="https://bitbucket.org/nuttx/pascal/src/master/ReleaseNotes" target="_blank">Bitbucket GIT</a>
|
||||||
The ChangeLog for all releases of buildroot is available at the bottom of the ChangeLog file that can viewed in the <a href="https://bitbucket.org/patacongo/nuttx/src/master/misc/buildroot/ChangeLog" target="_blank">Bitbucket GIT</a>.
|
The ChangeLog for all releases of buildroot is available at the bottom of the ChangeLog file that can viewed in the <a href="https://bitbucket.org/nuttx/pascal/src/master/ChangeLog" target="_blank">Bitbucket GIT</a>.
|
||||||
</p>
|
</p>
|
||||||
</li></ul>
|
</li></ul>
|
||||||
</ul>
|
</ul>
|
||||||
@ -1373,7 +1373,6 @@
|
|||||||
</li>
|
</li>
|
||||||
<li>Intel
|
<li>Intel
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="#80x52">Intel 80x52 Microcontroller</a> (1) (<i>obsoleted</i>)</li>
|
|
||||||
<li><a href="#80x86">Intel 80x86</a> (2)</li>
|
<li><a href="#80x86">Intel 80x86</a> (2)</li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
@ -1455,7 +1454,6 @@
|
|||||||
</li>
|
</li>
|
||||||
<li>Intel
|
<li>Intel
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="#80x52">Intel 80x52</a> (<i>obsoleted</i>)</li>
|
|
||||||
<li><a href="#80x86">Intel 80x86</a></li>
|
<li><a href="#80x86">Intel 80x86</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
@ -2689,21 +2687,6 @@ nsh>
|
|||||||
Chip support for these STM32 "Value Line" family was contributed by Mike Smith and users have reported that they have successful brought up NuttX on their proprietary boards using this logic.
|
Chip support for these STM32 "Value Line" family was contributed by Mike Smith and users have reported that they have successful brought up NuttX on their proprietary boards using this logic.
|
||||||
</p>
|
</p>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
|
||||||
<p>
|
|
||||||
<b>Generic Board Support (obsoleted)</b>
|
|
||||||
This logic was extended to support the <i>high density</i> STM32F100RC chips by Freddie Chopin
|
|
||||||
There is <i>generic</i> support for STM32F100RC boards.
|
|
||||||
Refer to the NuttX board <a href="https://bitbucket.org/patacongo/nuttx/src/master/misc/Obsoleted/configs/stm32f100rc_generic/README.txt" target="_blank">README</a> file for further information.
|
|
||||||
</p>
|
|
||||||
<p>
|
|
||||||
<b><i>Obsoleted</i></b>.
|
|
||||||
This generic board supported has been <i>obsoleted</i>.
|
|
||||||
The code has been moved out of the NuttX source tree but can still be found be found in <a href="https://bitbucket.org/patacongo/nuttx/src/master/misc/Obsoleted/" target="_blank">Obsoleted</a> directory.
|
|
||||||
This support was obsoleted because of a decision to stop support of <i>generic</i> board configurations.
|
|
||||||
Generic board configurations do not provide support for any specific hardware but can be useful only if there are not other examples for the setup for a particular architecture.
|
|
||||||
</p>
|
|
||||||
</li>
|
|
||||||
<li>
|
<li>
|
||||||
<p>
|
<p>
|
||||||
<b>STM32VL-Discovery</b>.
|
<b>STM32VL-Discovery</b>.
|
||||||
@ -4298,38 +4281,6 @@ Mem: 29232 5920 23312 23312
|
|||||||
</ul>
|
</ul>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
|
||||||
<td valign="top"><img height="20" width="20" src="favicon.ico"></td>
|
|
||||||
<td bgcolor="#5eaee1">
|
|
||||||
<a name="80x52"><b>Intel 80C52 Microcontroller</b>.</a>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td><br></td>
|
|
||||||
<td>
|
|
||||||
<p>
|
|
||||||
<b>PJRC 87C52 Development Board</b>.
|
|
||||||
This port uses the <a href="http://www.pjrc.com/">PJRC</a> 87C52 development system and the <a href="http://sdcc.sourceforge.net/">SDCC</a> toolchain under Linux or Cygwin.
|
|
||||||
</p>
|
|
||||||
<ul>
|
|
||||||
<p>
|
|
||||||
<b>STATUS:</b>
|
|
||||||
This port is complete but not stable with timer interrupts enabled.
|
|
||||||
There seems to be some issue when the stack pointer enters into the indirect IRAM
|
|
||||||
address space during interrupt handling.
|
|
||||||
This architecture has not been built in some time will likely have some compilation
|
|
||||||
problems because of SDCC compiler differences.
|
|
||||||
Refer to the NuttX board <a href="https://bitbucket.org/patacongo/nuttx/src/master/misc/Obsoleted/configs/pjrc-8051/README.txt" target="_blank">README</a> file for further information.
|
|
||||||
</p>
|
|
||||||
</ul>
|
|
||||||
<p>
|
|
||||||
<b><i>Obsoleted</i></b>.
|
|
||||||
This architecture has been <i>obsoleted</i>.
|
|
||||||
The code has been moved out of the NuttX source tree but can still be found be found in <a href="https://bitbucket.org/patacongo/nuttx/src/master/misc/Obsoleted/" target="_blank">Obsoleted</a> directory.
|
|
||||||
This support was obsoleted because (1) the architecture limitations of the 8051 family make ongoing development of more advanced NuttX features too difficult, and (2) although the basic port was marginally functional, it has never really been demonstrated convincingly in any application.
|
|
||||||
</p>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
<tr>
|
||||||
<td valign="top"><img height="20" width="20" src="favicon.ico"></td>
|
<td valign="top"><img height="20" width="20" src="favicon.ico"></td>
|
||||||
<td bgcolor="#5eaee1">
|
<td bgcolor="#5eaee1">
|
||||||
@ -4712,25 +4663,6 @@ BFD_ASSERT (*plt_offset != (bfd_vma) -1);
|
|||||||
Refer to the NuttX board <a href="https://bitbucket.org/patacongo/nuttx/src/master/nuttx/configs/z16f2800100zcog/README.txt" target="_blank">README</a> file for further information.
|
Refer to the NuttX board <a href="https://bitbucket.org/patacongo/nuttx/src/master/nuttx/configs/z16f2800100zcog/README.txt" target="_blank">README</a> file for further information.
|
||||||
</p>
|
</p>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
|
||||||
<p>
|
|
||||||
<b>Toyaga 16z (obsoleted)</b>.
|
|
||||||
This port if for the <a href="https://github.com/toyaga/16z">Toyaga 16z</a> board that also use the Zilog ZNEOZ16F2811AL20EG microntroller with the Zilog ZDS-II Windows command line tools.
|
|
||||||
The development environment is either Windows native or Cygwin under Windows.
|
|
||||||
</p>
|
|
||||||
<p>
|
|
||||||
<b>STATUS:</b>
|
|
||||||
The initial release of support for the 16z board was made available in NuttX version 6.33.
|
|
||||||
Both the 16z board and the NuttX port are works in progress and are not ready for usage as of NuttX-7.2.
|
|
||||||
Refer to the NuttX board <a href="https://bitbucket.org/patacongo/nuttx/src/master/misc/Obsoleted/configs/16z/README.txt" target="_blank">README</a> file for further information.
|
|
||||||
</p>
|
|
||||||
<p>
|
|
||||||
<b><i>Obsoleted</i></b>.
|
|
||||||
This board support has been <i>obsoleted</i>.
|
|
||||||
The code has been moved out of the NuttX source tree but can still be found be found in <a href="https://bitbucket.org/patacongo/nuttx/src/master/misc/Obsoleted/" target="_blank">Obsoleted</a> directory.
|
|
||||||
This support was obsoleted because of technical issues that make NuttX unusable on the board at least in the short term. This configuration may return to the NuttX source tree at some time in the future.
|
|
||||||
</p>
|
|
||||||
</li>
|
|
||||||
</ul>
|
</ul>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
@ -4841,9 +4773,7 @@ BFD_ASSERT (*plt_offset != (bfd_vma) -1);
|
|||||||
<b>Z80 Instruction Set Simulator</b>.
|
<b>Z80 Instruction Set Simulator</b>.
|
||||||
This port uses the <a href="http://sdcc.sourceforge.net/">SDCC</a> toolchain
|
This port uses the <a href="http://sdcc.sourceforge.net/">SDCC</a> toolchain
|
||||||
under Linux or Cygwin (verified using version 2.6.0).
|
under Linux or Cygwin (verified using version 2.6.0).
|
||||||
This port has been verified using only a Z80 instruction simulator.
|
This port has been verified using only a Z80 instruction simulator called z80sim.
|
||||||
That simulator can be found in the NuttX GIT
|
|
||||||
<a href="https://bitbucket.org/patacongo/nuttx/src/master/misc/sims/z80sim/" target="_blank">here</a>.
|
|
||||||
</p>
|
</p>
|
||||||
<ul>
|
<ul>
|
||||||
<p>
|
<p>
|
||||||
@ -4913,8 +4843,8 @@ avr, m68k, m68hc11, m68hc12, m9s12, blackfin, m32c, h8, and SuperH ports.</block
|
|||||||
page.
|
page.
|
||||||
This download may be used to build a NuttX-compatible ELF toolchain under Linux or Cygwin.
|
This download may be used to build a NuttX-compatible ELF toolchain under Linux or Cygwin.
|
||||||
That toolchain will support ARM, m68k, m68hc11, m68hc12, and SuperH ports.
|
That toolchain will support ARM, m68k, m68hc11, m68hc12, and SuperH ports.
|
||||||
The buildroot GIT may be accessed in the
|
The buildroot GIT may be accessed in the NuttX
|
||||||
<a href="https://bitbucket.org/patacongo/nuttx/src/master/misc/buildroot/" target="_blank">NuttX GIT</a>.
|
<a href="https://bitbucket.org/nuttx/buildroot" target="_blank">buildroot GIT</a>.
|
||||||
</p>
|
</p>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
@ -164,7 +164,7 @@
|
|||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
A linker to bind ELF binaries to produce the NXFLAT binary format
|
A linker to bind ELF binaries to produce the NXFLAT binary format
|
||||||
(See <a href="https://bitbucket.org/patacongo/nuttx/src/master/misc/buildroot/toolchain/nxflat/" target="_blank">GIT).
|
(See <a href="https://bitbucket.org/nuttx/buildroot/src/master/toolchain/nxflat/" target="_blank">GIT).
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
@ -321,10 +321,10 @@
|
|||||||
<li>
|
<li>
|
||||||
</li>
|
</li>
|
||||||
Unpack <code><some-dir>/buildroot-0.x.y.tar.gz</code> using a command like <code>tar zxf buildroot-0.x.y</code>.
|
Unpack <code><some-dir>/buildroot-0.x.y.tar.gz</code> using a command like <code>tar zxf buildroot-0.x.y</code>.
|
||||||
This will result in a new directory like <code><some-dir>/misc/buildroot-0.x.y</code>
|
This will result in a new directory like <code><some-dir>/buildroot-0.x.y</code>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
Move this into position: <code>mv <some-dir>/misc/buildroot-0.x.y</code><some-dir>/buildroot</code>
|
Move this into position: <code>mv <some-dir>/buildroot-0.x.y</code><some-dir>/buildroot</code>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<code>cd </code><some-dir>/buildroot</code>
|
<code>cd </code><some-dir>/buildroot</code>
|
||||||
|
@ -665,9 +665,7 @@
|
|||||||
|
|
||||||
<li><code>arch/z80/include/z80</code> and <code>arch/z80/src/z80</code>:
|
<li><code>arch/z80/include/z80</code> and <code>arch/z80/src/z80</code>:
|
||||||
The Z80 port was released in nuttx-0.3.6 has been verified using only a
|
The Z80 port was released in nuttx-0.3.6 has been verified using only a
|
||||||
z80 instruction simulator.
|
z80 instruction simulator called z80sim.
|
||||||
The set simulator can be found in the NuttX GIT at
|
|
||||||
https://bitbucket.org/patacongo/nuttx/src/master/misc/sims/z80sim.
|
|
||||||
This port also uses the SDCC toolchain (http://sdcc.sourceforge.net/)
|
This port also uses the SDCC toolchain (http://sdcc.sourceforge.net/)
|
||||||
(verified with version 2.6.0 and 2.7.0).
|
(verified with version 2.6.0 and 2.7.0).
|
||||||
</li>
|
</li>
|
||||||
@ -1058,11 +1056,9 @@
|
|||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li><code>configs/z80sim</code>:
|
<li><code>configs/z80sim</code>:
|
||||||
z80 Microcontroller. This port uses a Z80 instruction set simulator.
|
z80 Microcontroller. This port uses a Z80 instruction set simulator
|
||||||
That simulator can be found in the NuttX GIT
|
called z80sim.
|
||||||
<a href="https://bitbucket.org/patacongo/nuttx/src/master/misc/sims/z80sim" target="_blank">here</a>.
|
This port also the <a href="http://sdcc.sourceforge.net/">SDCC</a> toolchain under Linux or Cygwin(verified with version 2.6.0).
|
||||||
This port also the <a href="http://sdcc.sourceforge.net/">SDCC</a> toolchain
|
|
||||||
under Linux or Cygwin(verified with version 2.6.0).
|
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li><code>configs/z8encore000zco</code>
|
<li><code>configs/z8encore000zco</code>
|
||||||
|
2
Kconfig
2
Kconfig
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# For a description of the syntax of this configuration file,
|
# For a description of the syntax of this configuration file,
|
||||||
# see misc/tools/kconfig-language.txt.
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
||||||
#
|
#
|
||||||
|
|
||||||
mainmenu "Nuttx/$ARCH Configuration"
|
mainmenu "Nuttx/$ARCH Configuration"
|
||||||
|
@ -471,7 +471,7 @@ pass2dep: context tools/mkdeps$(HOSTEXEEXT)
|
|||||||
# These targets depend on the kconfig-frontends packages. To use these, you
|
# These targets depend on the kconfig-frontends packages. To use these, you
|
||||||
# must first download and install the kconfig-frontends package from this
|
# must first download and install the kconfig-frontends package from this
|
||||||
# location: http://ymorin.is-a-geek.org/projects/kconfig-frontends. See
|
# location: http://ymorin.is-a-geek.org/projects/kconfig-frontends. See
|
||||||
# misc/tools/README.txt for additional information.
|
# README.txt file in the NuttX tools GIT repository for additional information.
|
||||||
|
|
||||||
config:
|
config:
|
||||||
$(Q) APPSDIR=${CONFIG_APPS_DIR} kconfig-conf Kconfig
|
$(Q) APPSDIR=${CONFIG_APPS_DIR} kconfig-conf Kconfig
|
||||||
|
9
TODO
9
TODO
@ -17,7 +17,7 @@ nuttx/
|
|||||||
(4) C++ Support
|
(4) C++ Support
|
||||||
(6) Binary loaders (binfmt/)
|
(6) Binary loaders (binfmt/)
|
||||||
(12) Network (net/, drivers/net)
|
(12) Network (net/, drivers/net)
|
||||||
(5) USB (drivers/usbdev, drivers/usbhost)
|
(4) USB (drivers/usbdev, drivers/usbhost)
|
||||||
(12) Libraries (libc/, libm/)
|
(12) Libraries (libc/, libm/)
|
||||||
(11) File system/Generic drivers (fs/, drivers/)
|
(11) File system/Generic drivers (fs/, drivers/)
|
||||||
(8) Graphics subsystem (graphics/)
|
(8) Graphics subsystem (graphics/)
|
||||||
@ -1023,13 +1023,6 @@ o USB (drivers/usbdev, drivers/usbhost)
|
|||||||
Status: Open
|
Status: Open
|
||||||
Priority: Medium
|
Priority: Medium
|
||||||
|
|
||||||
Title: RTL8187 DRIVER IS UNFINISHED
|
|
||||||
Description: misc/drivers/usbhost_rtl8187.c is a work in progress. There is no RTL8187
|
|
||||||
driver available yet. That is a work in progress it was abandoned because
|
|
||||||
it depends on having an 802.11g stack.
|
|
||||||
Status: Open
|
|
||||||
Priority: Low (Unless you need RTL8187 support).
|
|
||||||
|
|
||||||
Title: EP0 OUT CLASS DATA
|
Title: EP0 OUT CLASS DATA
|
||||||
Description: There is no mechanism in place to handle EP0 OUT data transfers.
|
Description: There is no mechanism in place to handle EP0 OUT data transfers.
|
||||||
There are two aspects to this problem, neither are easy to fix
|
There are two aspects to this problem, neither are easy to fix
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# For a description of the syntax of this configuration file,
|
# For a description of the syntax of this configuration file,
|
||||||
# see misc/tools/kconfig-language.txt.
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
||||||
#
|
#
|
||||||
|
|
||||||
choice
|
choice
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# For a description of the syntax of this configuration file,
|
# For a description of the syntax of this configuration file,
|
||||||
# see misc/tools/kconfig-language.txt.
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
||||||
#
|
#
|
||||||
|
|
||||||
if ARCH_ARM
|
if ARCH_ARM
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# For a description of the syntax of this configuration file,
|
# For a description of the syntax of this configuration file,
|
||||||
# see misc/tools/kconfig-language.txt.
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
||||||
#
|
#
|
||||||
|
|
||||||
if ARCH_CHIP_A1X
|
if ARCH_CHIP_A1X
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# For a description of the syntax of this configuration file,
|
# For a description of the syntax of this configuration file,
|
||||||
# see misc/tools/kconfig-language.txt.
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
||||||
#
|
#
|
||||||
|
|
||||||
comment "ARM Configuration Options"
|
comment "ARM Configuration Options"
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# For a description of the syntax of this configuration file,
|
# For a description of the syntax of this configuration file,
|
||||||
# see misc/tools/kconfig-language.txt.
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
||||||
#
|
#
|
||||||
|
|
||||||
comment "ARMV6M Configuration Options"
|
comment "ARMV6M Configuration Options"
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# For a description of the syntax of this configuration file,
|
# For a description of the syntax of this configuration file,
|
||||||
# see misc/tools/kconfig-language.txt.
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
||||||
#
|
#
|
||||||
|
|
||||||
comment "ARMv7-A Configuration Options"
|
comment "ARMv7-A Configuration Options"
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# For a description of the syntax of this configuration file,
|
# For a description of the syntax of this configuration file,
|
||||||
# see misc/tools/kconfig-language.txt.
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
||||||
#
|
#
|
||||||
|
|
||||||
comment "ARMV7M Configuration Options"
|
comment "ARMV7M Configuration Options"
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# For a description of the syntax of this configuration file,
|
# For a description of the syntax of this configuration file,
|
||||||
# see misc/tools/kconfig-language.txt.
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
||||||
#
|
#
|
||||||
|
|
||||||
comment "C5471 Configuration Options"
|
comment "C5471 Configuration Options"
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# For a description of the syntax of this configuration file,
|
# For a description of the syntax of this configuration file,
|
||||||
# see misc/tools/kconfig-language.txt.
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
||||||
#
|
#
|
||||||
|
|
||||||
comment "Calypso Configuration Options"
|
comment "Calypso Configuration Options"
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# For a description of the syntax of this configuration file,
|
# For a description of the syntax of this configuration file,
|
||||||
# see misc/tools/kconfig-language.txt.
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
||||||
#
|
#
|
||||||
|
|
||||||
if ARCH_CHIP_DM320
|
if ARCH_CHIP_DM320
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# For a description of the syntax of this configuration file,
|
# For a description of the syntax of this configuration file,
|
||||||
# see misc/tools/kconfig-language.txt.
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
||||||
#
|
#
|
||||||
|
|
||||||
if ARCH_CHIP_IMX
|
if ARCH_CHIP_IMX
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# For a description of the syntax of this configuration file,
|
# For a description of the syntax of this configuration file,
|
||||||
# see misc/tools/kconfig-language.txt.
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
||||||
#
|
#
|
||||||
|
|
||||||
comment "Kinetis Configuration Options"
|
comment "Kinetis Configuration Options"
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# For a description of the syntax of this configuration file,
|
# For a description of the syntax of this configuration file,
|
||||||
# see misc/tools/kconfig-language.txt.
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
||||||
#
|
#
|
||||||
|
|
||||||
comment "Kinetis Configuration Options"
|
comment "Kinetis Configuration Options"
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# For a description of the syntax of this configuration file,
|
# For a description of the syntax of this configuration file,
|
||||||
# see misc/tools/kconfig-language.txt.
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
||||||
#
|
#
|
||||||
|
|
||||||
comment "LPC11xx Configuration Options"
|
comment "LPC11xx Configuration Options"
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# For a description of the syntax of this configuration file,
|
# For a description of the syntax of this configuration file,
|
||||||
# see misc/tools/kconfig-language.txt.
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
||||||
#
|
#
|
||||||
|
|
||||||
comment "LPC17xx Configuration Options"
|
comment "LPC17xx Configuration Options"
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# For a description of the syntax of this configuration file,
|
# For a description of the syntax of this configuration file,
|
||||||
# see misc/tools/kconfig-language.txt.
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
||||||
#
|
#
|
||||||
|
|
||||||
comment "LPC214x Configuration Options"
|
comment "LPC214x Configuration Options"
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# For a description of the syntax of this configuration file,
|
# For a description of the syntax of this configuration file,
|
||||||
# see misc/tools/kconfig-language.txt.
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
||||||
#
|
#
|
||||||
|
|
||||||
comment "LPC2378 Configuration Options"
|
comment "LPC2378 Configuration Options"
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# For a description of the syntax of this configuration file,
|
# For a description of the syntax of this configuration file,
|
||||||
# see misc/tools/kconfig-language.txt.
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
||||||
#
|
#
|
||||||
|
|
||||||
comment "LPC31xx Configuration Options"
|
comment "LPC31xx Configuration Options"
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# For a description of the syntax of this configuration file,
|
# For a description of the syntax of this configuration file,
|
||||||
# see misc/tools/kconfig-language.txt.
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
||||||
#
|
#
|
||||||
|
|
||||||
comment "LPC43xx Configuration Options"
|
comment "LPC43xx Configuration Options"
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# For a description of the syntax of this configuration file,
|
# For a description of the syntax of this configuration file,
|
||||||
# see misc/tools/kconfig-language.txt.
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
||||||
#
|
#
|
||||||
|
|
||||||
comment "NUC100/120 Configuration Options"
|
comment "NUC100/120 Configuration Options"
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# For a description of the syntax of this configuration file,
|
# For a description of the syntax of this configuration file,
|
||||||
# see misc/tools/kconfig-language.txt.
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
||||||
#
|
#
|
||||||
|
|
||||||
comment "AT91SAM3/4 Configuration Options"
|
comment "AT91SAM3/4 Configuration Options"
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# For a description of the syntax of this configuration file,
|
# For a description of the syntax of this configuration file,
|
||||||
# see misc/tools/kconfig-language.txt.
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
||||||
#
|
#
|
||||||
|
|
||||||
if ARCH_CHIP_SAMA5
|
if ARCH_CHIP_SAMA5
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# For a description of the syntax of this configuration file,
|
# For a description of the syntax of this configuration file,
|
||||||
# see misc/tools/kconfig-language.txt.
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
||||||
#
|
#
|
||||||
|
|
||||||
comment "Atmel SAMD/L Configuration Options"
|
comment "Atmel SAMD/L Configuration Options"
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# For a description of the syntax of this configuration file,
|
# For a description of the syntax of this configuration file,
|
||||||
# see misc/tools/kconfig-language.txt.
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
||||||
#
|
#
|
||||||
|
|
||||||
if ARCH_CHIP_SAMV7
|
if ARCH_CHIP_SAMV7
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# For a description of the syntax of this configuration file,
|
# For a description of the syntax of this configuration file,
|
||||||
# see misc/tools/kconfig-language.txt.
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
||||||
#
|
#
|
||||||
|
|
||||||
comment "STM32 Configuration Options"
|
comment "STM32 Configuration Options"
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# For a description of the syntax of this configuration file,
|
# For a description of the syntax of this configuration file,
|
||||||
# see misc/tools/kconfig-language.txt.
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
||||||
#
|
#
|
||||||
|
|
||||||
comment "STR71x Configuration Options"
|
comment "STR71x Configuration Options"
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# For a description of the syntax of this configuration file,
|
# For a description of the syntax of this configuration file,
|
||||||
# see misc/tools/kconfig-language.txt.
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
||||||
#
|
#
|
||||||
|
|
||||||
comment "Tiva/Stellaris Configuration Options"
|
comment "Tiva/Stellaris Configuration Options"
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# For a description of the syntax of this configuration file,
|
# For a description of the syntax of this configuration file,
|
||||||
# see misc/tools/kconfig-language.txt.
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
||||||
#
|
#
|
||||||
|
|
||||||
if ARCH_AVR
|
if ARCH_AVR
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# For a description of the syntax of this configuration file,
|
# For a description of the syntax of this configuration file,
|
||||||
# see misc/tools/kconfig-language.txt.
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
||||||
#
|
#
|
||||||
|
|
||||||
if ARCH_CHIP_AT32UC3
|
if ARCH_CHIP_AT32UC3
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# For a description of the syntax of this configuration file,
|
# For a description of the syntax of this configuration file,
|
||||||
# see misc/tools/kconfig-language.txt.
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
||||||
#
|
#
|
||||||
|
|
||||||
if ARCH_CHIP_AT90USB
|
if ARCH_CHIP_AT90USB
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# For a description of the syntax of this configuration file,
|
# For a description of the syntax of this configuration file,
|
||||||
# see misc/tools/kconfig-language.txt.
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
||||||
#
|
#
|
||||||
|
|
||||||
if ARCH_CHIP_ATMEGA
|
if ARCH_CHIP_ATMEGA
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# For a description of the syntax of this configuration file,
|
# For a description of the syntax of this configuration file,
|
||||||
# see misc/tools/kconfig-language.txt.
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
||||||
#
|
#
|
||||||
|
|
||||||
if ARCH_FAMILY_AVR
|
if ARCH_FAMILY_AVR
|
||||||
@ -54,7 +54,7 @@ config AVR_BUILDROOT
|
|||||||
the following section for details on building this toolchain.
|
the following section for details on building this toolchain.
|
||||||
|
|
||||||
It is assumed in some places that buildroot toolchain is
|
It is assumed in some places that buildroot toolchain is
|
||||||
available at ../misc/buildroot/build_avr. Edit the setenv.sh
|
available at ../buildroot/build_avr. Edit the setenv.sh
|
||||||
file if this is not the case.
|
file if this is not the case.
|
||||||
|
|
||||||
endchoice
|
endchoice
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# For a description of the syntax of this configuration file,
|
# For a description of the syntax of this configuration file,
|
||||||
# see misc/tools/kconfig-language.txt.
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
||||||
#
|
#
|
||||||
|
|
||||||
if ARCH_FAMILY_AVR32
|
if ARCH_FAMILY_AVR32
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# For a description of the syntax of this configuration file,
|
# For a description of the syntax of this configuration file,
|
||||||
# see misc/tools/kconfig-language.txt.
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
||||||
#
|
#
|
||||||
|
|
||||||
if ARCH_AVR
|
if ARCH_AVR
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# For a description of the syntax of this configuration file,
|
# For a description of the syntax of this configuration file,
|
||||||
# see misc/tools/kconfig-language.txt.
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
||||||
#
|
#
|
||||||
|
|
||||||
if ARCH_HC
|
if ARCH_HC
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# For a description of the syntax of this configuration file,
|
# For a description of the syntax of this configuration file,
|
||||||
# see misc/tools/kconfig-language.txt.
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
||||||
#
|
#
|
||||||
|
|
||||||
if ARCH_HSC12
|
if ARCH_HSC12
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# For a description of the syntax of this configuration file,
|
# For a description of the syntax of this configuration file,
|
||||||
# see misc/tools/kconfig-language.txt.
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
||||||
#
|
#
|
||||||
|
|
||||||
if ARCH_MIPS
|
if ARCH_MIPS
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# For a description of the syntax of this configuration file,
|
# For a description of the syntax of this configuration file,
|
||||||
# see misc/tools/kconfig-language.txt.
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
||||||
#
|
#
|
||||||
|
|
||||||
if ARCH_MIPS
|
if ARCH_MIPS
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# For a description of the syntax of this configuration file,
|
# For a description of the syntax of this configuration file,
|
||||||
# see misc/tools/kconfig-language.txt.
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
||||||
#
|
#
|
||||||
|
|
||||||
if ARCH_MIPS32
|
if ARCH_MIPS32
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# For a description of the syntax of this configuration file,
|
# For a description of the syntax of this configuration file,
|
||||||
# see misc/tools/kconfig-language.txt.
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
||||||
#
|
#
|
||||||
|
|
||||||
if ARCH_CHIP_PIC32MX
|
if ARCH_CHIP_PIC32MX
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# For a description of the syntax of this configuration file,
|
# For a description of the syntax of this configuration file,
|
||||||
# see misc/tools/kconfig-language.txt.
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
||||||
#
|
#
|
||||||
|
|
||||||
if ARCH_CHIP_PIC32MZ
|
if ARCH_CHIP_PIC32MZ
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# For a description of the syntax of this configuration file,
|
# For a description of the syntax of this configuration file,
|
||||||
# see misc/tools/kconfig-language.txt.
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
||||||
#
|
#
|
||||||
|
|
||||||
if ARCH_RGMP
|
if ARCH_RGMP
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# For a description of the syntax of this configuration file,
|
# For a description of the syntax of this configuration file,
|
||||||
# see misc/tools/kconfig-language.txt.
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
||||||
#
|
#
|
||||||
|
|
||||||
if ARCH_SH
|
if ARCH_SH
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# For a description of the syntax of this configuration file,
|
# For a description of the syntax of this configuration file,
|
||||||
# see misc/tools/kconfig-language.txt.
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
||||||
#
|
#
|
||||||
|
|
||||||
if ARCH_SH
|
if ARCH_SH
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# For a description of the syntax of this configuration file,
|
# For a description of the syntax of this configuration file,
|
||||||
# see misc/tools/kconfig-language.txt.
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
||||||
#
|
#
|
||||||
|
|
||||||
if ARCH_M16C
|
if ARCH_M16C
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# For a description of the syntax of this configuration file,
|
# For a description of the syntax of this configuration file,
|
||||||
# see misc/tools/kconfig-language.txt.
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
||||||
#
|
#
|
||||||
|
|
||||||
if ARCH_SH1
|
if ARCH_SH1
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# For a description of the syntax of this configuration file,
|
# For a description of the syntax of this configuration file,
|
||||||
# see misc/tools/kconfig-language.txt.
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
||||||
#
|
#
|
||||||
|
|
||||||
if ARCH_SIM
|
if ARCH_SIM
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# For a description of the syntax of this configuration file,
|
# For a description of the syntax of this configuration file,
|
||||||
# see misc/tools/kconfig-language.txt.
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
||||||
#
|
#
|
||||||
|
|
||||||
if ARCH_X86
|
if ARCH_X86
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# For a description of the syntax of this configuration file,
|
# For a description of the syntax of this configuration file,
|
||||||
# see misc/tools/kconfig-language.txt.
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
||||||
#
|
#
|
||||||
|
|
||||||
if ARCH_X86
|
if ARCH_X86
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# For a description of the syntax of this configuration file,
|
# For a description of the syntax of this configuration file,
|
||||||
# see misc/tools/kconfig-language.txt.
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
||||||
#
|
#
|
||||||
|
|
||||||
if ARCH_I486
|
if ARCH_I486
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# For a description of the syntax of this configuration file,
|
# For a description of the syntax of this configuration file,
|
||||||
# see misc/tools/kconfig-language.txt.
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
||||||
#
|
#
|
||||||
|
|
||||||
if ARCH_CHIP_QEMU
|
if ARCH_CHIP_QEMU
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# For a description of the syntax of this configuration file,
|
# For a description of the syntax of this configuration file,
|
||||||
# see misc/tools/kconfig-language.txt.
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
||||||
#
|
#
|
||||||
|
|
||||||
if ARCH_Z16
|
if ARCH_Z16
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# For a description of the syntax of this configuration file,
|
# For a description of the syntax of this configuration file,
|
||||||
# see misc/tools/kconfig-language.txt.
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
||||||
#
|
#
|
||||||
|
|
||||||
if ARCH_Z16
|
if ARCH_Z16
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# For a description of the syntax of this configuration file,
|
# For a description of the syntax of this configuration file,
|
||||||
# see misc/tools/kconfig-language.txt.
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
||||||
#
|
#
|
||||||
|
|
||||||
if ARCH_CHIP_Z16F
|
if ARCH_CHIP_Z16F
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# For a description of the syntax of this configuration file,
|
# For a description of the syntax of this configuration file,
|
||||||
# see misc/tools/kconfig-language.txt.
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
||||||
#
|
#
|
||||||
|
|
||||||
if ARCH_Z80
|
if ARCH_Z80
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# For a description of the syntax of this configuration file,
|
# For a description of the syntax of this configuration file,
|
||||||
# see misc/tools/kconfig-language.txt.
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
||||||
#
|
#
|
||||||
|
|
||||||
if ARCH_Z80
|
if ARCH_Z80
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# For a description of the syntax of this configuration file,
|
# For a description of the syntax of this configuration file,
|
||||||
# see misc/tools/kconfig-language.txt.
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
||||||
#
|
#
|
||||||
|
|
||||||
if ARCH_CHIP_EZ80
|
if ARCH_CHIP_EZ80
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# For a description of the syntax of this configuration file,
|
# For a description of the syntax of this configuration file,
|
||||||
# see misc/tools/kconfig-language.txt.
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
||||||
#
|
#
|
||||||
|
|
||||||
if ARCH_CHIP_Z180
|
if ARCH_CHIP_Z180
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# For a description of the syntax of this configuration file,
|
# For a description of the syntax of this configuration file,
|
||||||
# see misc/tools/kconfig-language.txt.
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
||||||
#
|
#
|
||||||
|
|
||||||
if ARCH_CHIP_Z8
|
if ARCH_CHIP_Z8
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# For a description of the syntax of this configuration file,
|
# For a description of the syntax of this configuration file,
|
||||||
# see misc/tools/kconfig-language.txt.
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
||||||
#
|
#
|
||||||
|
|
||||||
if ARCH_CHIP_Z80
|
if ARCH_CHIP_Z80
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# For a description of the syntax of this configuration file,
|
# For a description of the syntax of this configuration file,
|
||||||
# see misc/tools/kconfig-language.txt.
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
||||||
#
|
#
|
||||||
|
|
||||||
config AUDIO
|
config AUDIO
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# For a description of the syntax of this configuration file,
|
# For a description of the syntax of this configuration file,
|
||||||
# see misc/tools/kconfig-language.txt.
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
||||||
#
|
#
|
||||||
|
|
||||||
config BINFMT_DISABLE
|
config BINFMT_DISABLE
|
||||||
@ -79,10 +79,10 @@ config PCODE
|
|||||||
|
|
||||||
NOTE: You must first install and select the Pascal P-Code
|
NOTE: You must first install and select the Pascal P-Code
|
||||||
interpreter before you can select this binary format. The P-Code
|
interpreter before you can select this binary format. The P-Code
|
||||||
interpreter is in the pascal package and can also be fount in the
|
interpreter is in the Pascal download package and can also be found
|
||||||
misc/pascal directory of the repository. Read the README.txt file
|
in the NuttX Pascal GIT repository. Read the README.txt file in the
|
||||||
in the misc/pascal directory for more details. The correct
|
Pascal package directory for more details. The correct installation
|
||||||
installation director is: apps/interpreters.
|
directory is: apps/interpreters.
|
||||||
|
|
||||||
ISSUES: This feature is highly coupled with logic in the apps/subdirectory
|
ISSUES: This feature is highly coupled with logic in the apps/subdirectory
|
||||||
and, as a consequence, cannot be used in environments that do not
|
and, as a consequence, cannot be used in environments that do not
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
#
|
#
|
||||||
# For a description of the syntax of this configuration file,
|
# For a description of the syntax of this configuration file,
|
||||||
# see misc/tools/kconfig-language.txt.
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
||||||
#
|
#
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# For a description of the syntax of this configuration file,
|
# For a description of the syntax of this configuration file,
|
||||||
# see misc/tools/kconfig-language.txt.
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
||||||
#
|
#
|
||||||
|
|
||||||
config ELF_ALIGN_LOG2
|
config ELF_ALIGN_LOG2
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# For a description of the syntax of this configuration file,
|
# For a description of the syntax of this configuration file,
|
||||||
# see misc/tools/kconfig-language.txt.
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
||||||
#
|
#
|
||||||
|
|
||||||
config NXFLAT_DUMPBUFFER
|
config NXFLAT_DUMPBUFFER
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# For a description of the syntax of this configuration file,
|
# For a description of the syntax of this configuration file,
|
||||||
# see misc/tools/kconfig-language.txt.
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
||||||
#
|
#
|
||||||
|
|
||||||
config PCODE_STACKSIZE
|
config PCODE_STACKSIZE
|
||||||
|
@ -4,10 +4,11 @@ libpcode README
|
|||||||
Configuration Dependencies
|
Configuration Dependencies
|
||||||
--------------------------
|
--------------------------
|
||||||
In order to use this module, you must first install the P-Code virtual
|
In order to use this module, you must first install the P-Code virtual
|
||||||
machine. You can get this from the Pascal package or from misc/pascal in
|
machine. You can get this from the Pascal package or from the NuttX Pascal
|
||||||
the GIT repository. See the README.txt file at misc/pascal for installation
|
GIT repository. See the README.txt file at the top-level Pascal for
|
||||||
instructions. The correct location to install the P-code virtual machine is
|
installation instructions. The correct location to install the P-code
|
||||||
at apps/interpreters.
|
virtual machine is at apps/interpreters (assuming that you are using
|
||||||
|
the NuttX apps/ package and that you have named the directory apps/).
|
||||||
|
|
||||||
Other required configuration settings:
|
Other required configuration settings:
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# For a description of the syntax of this configuration file,
|
# For a description of the syntax of this configuration file,
|
||||||
# see misc/tools/kconfig-language.txt.
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
||||||
#
|
#
|
||||||
|
|
||||||
choice
|
choice
|
||||||
@ -1053,11 +1053,9 @@ config ARCH_BOARD_Z80SIM
|
|||||||
depends on ARCH_CHIP_Z80
|
depends on ARCH_CHIP_Z80
|
||||||
select ARCH_HAVE_UART
|
select ARCH_HAVE_UART
|
||||||
---help---
|
---help---
|
||||||
z80 Microcontroller. This port uses a Z80 instruction set simulator.
|
z80 Microcontroller. This port uses a Z80 instruction set simulator
|
||||||
That simulator can be found in the NuttX GIT at
|
called z80sim. This port also uses the SDCC toolchain
|
||||||
https://bitbucket.org/patacongo/nuttx/src/master/misc/sims/z80sim.
|
(http://sdcc.sourceforge.net/") (verified with version 2.6.0).
|
||||||
This port also uses the SDCC toolchain (http://sdcc.sourceforge.net/")
|
|
||||||
(verified with version 2.6.0).
|
|
||||||
|
|
||||||
config ARCH_BOARD_Z8ENCORE000ZCO
|
config ARCH_BOARD_Z8ENCORE000ZCO
|
||||||
bool "ZiLOG Z8ENCORE000ZCO Development Kit"
|
bool "ZiLOG Z8ENCORE000ZCO Development Kit"
|
||||||
|
@ -681,11 +681,9 @@ configs/z16f2800100zcog
|
|||||||
development environment is Cygwin under WinXP.
|
development environment is Cygwin under WinXP.
|
||||||
|
|
||||||
configs/z80sim
|
configs/z80sim
|
||||||
z80 Microcontroller. This port uses a Z80 instruction set simulator.
|
z80 Microcontroller. This port uses a Z80 instruction set simulator
|
||||||
That simulator can be found in the NuttX GIT at
|
called z80sim. This port also uses the SDCC toolchain
|
||||||
https://bitbucket.org/patacongo/nuttx/src/master/misc/sims/z80sim.
|
(http://sdcc.sourceforge.net/") (verified with version 2.6.0).
|
||||||
This port also uses the SDCC toolchain (http://sdcc.sourceforge.net/")
|
|
||||||
(verified with version 2.6.0).
|
|
||||||
|
|
||||||
configs/z8encore000zco
|
configs/z8encore000zco
|
||||||
z8Encore! Microcontroller. This port use the Zilog z8encore000zco
|
z8Encore! Microcontroller. This port use the Zilog z8encore000zco
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
#
|
#
|
||||||
# For a description of the syntax of this configuration file,
|
# For a description of the syntax of this configuration file,
|
||||||
# see misc/tools/kconfig-language.txt.
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
||||||
#
|
#
|
||||||
|
@ -200,7 +200,7 @@ Buildroot:
|
|||||||
following section for details on building this toolchain.
|
following section for details on building this toolchain.
|
||||||
|
|
||||||
It is assumed in some places that buildroot toolchain is available
|
It is assumed in some places that buildroot toolchain is available
|
||||||
at ../misc/buildroot/build_avr. Edit the setenv.sh file if
|
at ../buildroot/build_avr. Edit the setenv.sh file if
|
||||||
this is not the case.
|
this is not the case.
|
||||||
|
|
||||||
After configuring NuttX, make sure that CONFIG_AVR_BUILDROOT=y is set in your
|
After configuring NuttX, make sure that CONFIG_AVR_BUILDROOT=y is set in your
|
||||||
@ -512,7 +512,7 @@ Common Configuration Notes
|
|||||||
change a configurations using that tool, you should:
|
change a configurations using that tool, you should:
|
||||||
|
|
||||||
a. Build and install the kconfig-mconf tool. See nuttx/README.txt
|
a. Build and install the kconfig-mconf tool. See nuttx/README.txt
|
||||||
and misc/tools/
|
see additional README.txt files in the NuttX tools repository.
|
||||||
|
|
||||||
b. Execute 'make menuconfig' in nuttx/ in order to start the
|
b. Execute 'make menuconfig' in nuttx/ in order to start the
|
||||||
reconfiguration process.
|
reconfiguration process.
|
||||||
|
@ -55,7 +55,7 @@ fi
|
|||||||
|
|
||||||
# This is the Cygwin path to the location where I build the buildroot
|
# This is the Cygwin path to the location where I build the buildroot
|
||||||
# toolchain.
|
# toolchain.
|
||||||
export TOOLCHAIN_BIN="${WD}/../misc/buildroot/build_avr/staging_dir/bin"
|
export TOOLCHAIN_BIN="${WD}/../buildroot/build_avr/staging_dir/bin"
|
||||||
|
|
||||||
# Add the path to the toolchain to the PATH varialble
|
# Add the path to the toolchain to the PATH varialble
|
||||||
export PATH="${TOOLCHAIN_BIN}:/sbin:/usr/sbin:${PATH_ORIG}"
|
export PATH="${TOOLCHAIN_BIN}:/sbin:/usr/sbin:${PATH_ORIG}"
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# For a description of the syntax of this configuration file,
|
# For a description of the syntax of this configuration file,
|
||||||
# see misc/tools/kconfig-language.txt.
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
||||||
#
|
#
|
||||||
|
|
||||||
if ARCH_BOARD_ARDUINO_DUE
|
if ARCH_BOARD_ARDUINO_DUE
|
||||||
|
@ -875,7 +875,7 @@ Configurations
|
|||||||
change any of these configurations using that tool, you should:
|
change any of these configurations using that tool, you should:
|
||||||
|
|
||||||
a. Build and install the kconfig-mconf tool. See nuttx/README.txt
|
a. Build and install the kconfig-mconf tool. See nuttx/README.txt
|
||||||
and misc/tools/
|
see additional README.txt files in the NuttX tools repository.
|
||||||
|
|
||||||
b. Execute 'make menuconfig' in nuttx/ in order to start the
|
b. Execute 'make menuconfig' in nuttx/ in order to start the
|
||||||
reconfiguration process.
|
reconfiguration process.
|
||||||
|
@ -67,7 +67,7 @@ fi
|
|||||||
|
|
||||||
# This is the Cygwin path to the location where I build the buildroot
|
# This is the Cygwin path to the location where I build the buildroot
|
||||||
# toolchain.
|
# toolchain.
|
||||||
export TOOLCHAIN_BIN="${WD}/../misc/buildroot/build_arm_nofpu/staging_dir/bin"
|
export TOOLCHAIN_BIN="${WD}/../buildroot/build_arm_nofpu/staging_dir/bin"
|
||||||
|
|
||||||
# This is the Cygwin path to the location where I have the Arduino BOSSA program
|
# This is the Cygwin path to the location where I have the Arduino BOSSA program
|
||||||
export BOSSA_BIN="/cygdrive/c/Program Files (x86)/Arduino/arduino-1.5.2/hardware/tools"
|
export BOSSA_BIN="/cygdrive/c/Program Files (x86)/Arduino/arduino-1.5.2/hardware/tools"
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# For a description of the syntax of this configuration file,
|
# For a description of the syntax of this configuration file,
|
||||||
# see misc/tools/kconfig-language.txt.
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
||||||
#
|
#
|
||||||
|
|
||||||
if ARCH_BOARD_AVR32DEV1
|
if ARCH_BOARD_AVR32DEV1
|
||||||
|
@ -447,7 +447,7 @@ Common Configuration Notes
|
|||||||
change a configurations using that tool, you should:
|
change a configurations using that tool, you should:
|
||||||
|
|
||||||
a. Build and install the kconfig-mconf tool. See nuttx/README.txt
|
a. Build and install the kconfig-mconf tool. See nuttx/README.txt
|
||||||
and misc/tools/
|
see additional README.txt files in the NuttX tools repository.
|
||||||
|
|
||||||
b. Execute 'make menuconfig' in nuttx/ in order to start the
|
b. Execute 'make menuconfig' in nuttx/ in order to start the
|
||||||
reconfiguration process.
|
reconfiguration process.
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# For a description of the syntax of this configuration file,
|
# For a description of the syntax of this configuration file,
|
||||||
# see misc/tools/kconfig-language.txt.
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
||||||
#
|
#
|
||||||
|
|
||||||
if ARCH_BOARD_C5471EVM
|
if ARCH_BOARD_C5471EVM
|
||||||
|
@ -142,7 +142,7 @@ Common Configuration Notes
|
|||||||
change a configurations using that tool, you should:
|
change a configurations using that tool, you should:
|
||||||
|
|
||||||
a. Build and install the kconfig-mconf tool. See nuttx/README.txt
|
a. Build and install the kconfig-mconf tool. See nuttx/README.txt
|
||||||
and misc/tools/
|
see additional README.txt files in the NuttX tools repository.
|
||||||
|
|
||||||
b. Execute 'make menuconfig' in nuttx/ in order to start the
|
b. Execute 'make menuconfig' in nuttx/ in order to start the
|
||||||
reconfiguration process.
|
reconfiguration process.
|
||||||
|
@ -65,7 +65,7 @@ fi
|
|||||||
|
|
||||||
# This is the Cygwin path to the location where I build the buildroot
|
# This is the Cygwin path to the location where I build the buildroot
|
||||||
# toolchain.
|
# toolchain.
|
||||||
export TOOLCHAIN_BIN="${WD}/../misc/buildroot/build_arm_nofpu/staging_dir/bin"
|
export TOOLCHAIN_BIN="${WD}/../buildroot/build_arm_nofpu/staging_dir/bin"
|
||||||
|
|
||||||
# Add the path to the toolchain to the PATH varialble
|
# Add the path to the toolchain to the PATH varialble
|
||||||
export PATH="${TOOLCHAIN_BIN}:/sbin:/usr/sbin:${PATH_ORIG}"
|
export PATH="${TOOLCHAIN_BIN}:/sbin:/usr/sbin:${PATH_ORIG}"
|
||||||
|
@ -65,7 +65,7 @@ fi
|
|||||||
|
|
||||||
# This is the Cygwin path to the location where I build the buildroot
|
# This is the Cygwin path to the location where I build the buildroot
|
||||||
# toolchain.
|
# toolchain.
|
||||||
export TOOLCHAIN_BIN="${WD}/../misc/buildroot/build_arm_nofpu/staging_dir/bin"
|
export TOOLCHAIN_BIN="${WD}/../buildroot/build_arm_nofpu/staging_dir/bin"
|
||||||
|
|
||||||
# Add the path to the toolchain to the PATH varialble
|
# Add the path to the toolchain to the PATH varialble
|
||||||
export PATH="${TOOLCHAIN_BIN}:/sbin:/usr/sbin:${PATH_ORIG}"
|
export PATH="${TOOLCHAIN_BIN}:/sbin:/usr/sbin:${PATH_ORIG}"
|
||||||
|
@ -65,7 +65,7 @@ fi
|
|||||||
|
|
||||||
# This is the Cygwin path to the location where I build the buildroot
|
# This is the Cygwin path to the location where I build the buildroot
|
||||||
# toolchain.
|
# toolchain.
|
||||||
export TOOLCHAIN_BIN="${WD}/../misc/buildroot/build_arm_nofpu/staging_dir/bin"
|
export TOOLCHAIN_BIN="${WD}/../buildroot/build_arm_nofpu/staging_dir/bin"
|
||||||
|
|
||||||
# Add the path to the toolchain to the PATH varialble
|
# Add the path to the toolchain to the PATH varialble
|
||||||
export PATH="${TOOLCHAIN_BIN}:/sbin:/usr/sbin:${PATH_ORIG}"
|
export PATH="${TOOLCHAIN_BIN}:/sbin:/usr/sbin:${PATH_ORIG}"
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# For a description of the syntax of this configuration file,
|
# For a description of the syntax of this configuration file,
|
||||||
# see misc/tools/kconfig-language.txt.
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
||||||
#
|
#
|
||||||
|
|
||||||
if ARCH_BOARD_CC3200_LAUNCHPAD
|
if ARCH_BOARD_CC3200_LAUNCHPAD
|
||||||
|
@ -64,7 +64,7 @@ fi
|
|||||||
|
|
||||||
# This is the Cygwin path to the location where I build the buildroot
|
# This is the Cygwin path to the location where I build the buildroot
|
||||||
# toolchain.
|
# toolchain.
|
||||||
export TOOLCHAIN_BIN="${WD}/../misc/buildroot/build_arm_nofpu/staging_dir/bin"
|
export TOOLCHAIN_BIN="${WD}/../buildroot/build_arm_nofpu/staging_dir/bin"
|
||||||
|
|
||||||
# The cc3200-launchpad/tools directory
|
# The cc3200-launchpad/tools directory
|
||||||
export TOOL_DIR="${WD}/configs/cc3200-launchpad/tools"
|
export TOOL_DIR="${WD}/configs/cc3200-launchpad/tools"
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# For a description of the syntax of this configuration file,
|
# For a description of the syntax of this configuration file,
|
||||||
# see misc/tools/kconfig-language.txt.
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
||||||
#
|
#
|
||||||
|
|
||||||
if ARCH_BOARD_CLOUDCTRL
|
if ARCH_BOARD_CLOUDCTRL
|
||||||
|
@ -352,8 +352,8 @@ NuttX EABI buildroot Toolchain
|
|||||||
-export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/CodeSourcery/Sourcery G++ Lite/bin"
|
-export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/CodeSourcery/Sourcery G++ Lite/bin"
|
||||||
+#export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/CodeSourcery/Sourcery G++ Lite/bin"
|
+#export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/CodeSourcery/Sourcery G++ Lite/bin"
|
||||||
|
|
||||||
-#export TOOLCHAIN_BIN="${WD}/../misc/buildroot/build_arm_nofpu/staging_dir/bin"
|
-#export TOOLCHAIN_BIN="${WD}/../buildroot/build_arm_nofpu/staging_dir/bin"
|
||||||
+export TOOLCHAIN_BIN="${WD}/../misc/buildroot/build_arm_nofpu/staging_dir/bin"
|
+export TOOLCHAIN_BIN="${WD}/../buildroot/build_arm_nofpu/staging_dir/bin"
|
||||||
|
|
||||||
See the file configs/README.txt in the buildroot source tree. That has more
|
See the file configs/README.txt in the buildroot source tree. That has more
|
||||||
detailed PLUS some special instructions that you will need to follow if you are
|
detailed PLUS some special instructions that you will need to follow if you are
|
||||||
|
@ -67,7 +67,7 @@ export TOOLCHAIN_BIN="/cygdrive/c/Program Files (x86)/CodeSourcery/Sourcery G++
|
|||||||
|
|
||||||
# This is the Cygwin path to the location where I build the buildroot
|
# This is the Cygwin path to the location where I build the buildroot
|
||||||
# toolchain.
|
# toolchain.
|
||||||
#export TOOLCHAIN_BIN="${WD}/../misc/buildroot/build_arm_nofpu/staging_dir/bin"
|
#export TOOLCHAIN_BIN="${WD}/../buildroot/build_arm_nofpu/staging_dir/bin"
|
||||||
|
|
||||||
# This is the path to the tools/ subdirectory
|
# This is the path to the tools/ subdirectory
|
||||||
export TOOLS_DIR="${WD}/configs/shenzhou/tools"
|
export TOOLS_DIR="${WD}/configs/shenzhou/tools"
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
#
|
#
|
||||||
# For a description of the syntax of this configuration file,
|
# For a description of the syntax of this configuration file,
|
||||||
# see misc/tools/kconfig-language.txt.
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
||||||
#
|
#
|
||||||
|
@ -66,7 +66,7 @@ fi
|
|||||||
|
|
||||||
# This is the Cygwin path to the location where I build the buildroot
|
# This is the Cygwin path to the location where I build the buildroot
|
||||||
# toolchain.
|
# toolchain.
|
||||||
export TOOLCHAIN_BIN="${WD}/../misc/buildroot/build_arm_nofpu/staging_dir/bin"
|
export TOOLCHAIN_BIN="${WD}/../buildroot/build_arm_nofpu/staging_dir/bin"
|
||||||
|
|
||||||
# Add the path to the toolchain to the PATH varialble
|
# Add the path to the toolchain to the PATH varialble
|
||||||
export PATH="${TOOLCHAIN_BIN}:/sbin:/usr/sbin:${PATH_ORIG}"
|
export PATH="${TOOLCHAIN_BIN}:/sbin:/usr/sbin:${PATH_ORIG}"
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
#
|
#
|
||||||
# For a description of the syntax of this configuration file,
|
# For a description of the syntax of this configuration file,
|
||||||
# see misc/tools/kconfig-language.txt.
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
||||||
#
|
#
|
||||||
|
@ -40,7 +40,7 @@ fi
|
|||||||
if [ -z ${PATH_ORIG} ]; then export PATH_ORIG=${PATH}; fi
|
if [ -z ${PATH_ORIG} ]; then export PATH_ORIG=${PATH}; fi
|
||||||
|
|
||||||
WD=`pwd`
|
WD=`pwd`
|
||||||
export BUILDROOT_BIN=${WD}/../misc/buildroot/build_arm_nofpu/staging_dir/bin
|
export BUILDROOT_BIN=${WD}/../buildroot/build_arm_nofpu/staging_dir/bin
|
||||||
export PATH=${BUILDROOT_BIN}:/sbin:/usr/sbin:${PATH_ORIG}
|
export PATH=${BUILDROOT_BIN}:/sbin:/usr/sbin:${PATH_ORIG}
|
||||||
|
|
||||||
echo "PATH : ${PATH}"
|
echo "PATH : ${PATH}"
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# For a description of the syntax of this configuration file,
|
# For a description of the syntax of this configuration file,
|
||||||
# see misc/tools/kconfig-language.txt.
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
||||||
#
|
#
|
||||||
|
|
||||||
if ARCH_BOARD_COMPALE99
|
if ARCH_BOARD_COMPALE99
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user