Merge remote-tracking branch 'origin/master' into bas24
This commit is contained in:
commit
43c722d1b8
@ -985,7 +985,7 @@ config BOARD_CUSTOM_BUTTONS
|
||||
bool "Custom board buttons"
|
||||
default n
|
||||
select ARCH_HAVE_BUTTONS
|
||||
select ARCH__BUTTONS
|
||||
select ARCH_BUTTONS
|
||||
|
||||
config BOARD_CUSTOM_IRQBUTTONS
|
||||
bool "Custom Board IRQ buttons"
|
||||
|
@ -48,6 +48,8 @@ STATUS
|
||||
(probably because UART0 is used with the board controller???). Pins
|
||||
are not available for other U[S]ARTs on the board.
|
||||
|
||||
DMA and USART-based SPI supported are included, but not yet tested.
|
||||
|
||||
2014-10-29: Calibrated the delays loops.
|
||||
|
||||
2014-10-29: The start-up time is long -- about a second. I have traced
|
||||
|
@ -146,7 +146,7 @@ LPC21ISP (Linux)
|
||||
|
||||
(ca. 2008)
|
||||
I use the lpc21isp tool to load NuttX into FLASH. That tool is available
|
||||
in the files section at http://tech.groups.yahoo.com/group/lpc21isp/. In
|
||||
in the files section at https://groups.yahoo.com/neo/groups/lpc21isp/info. In
|
||||
the older version 1.60 of lpc21isp for Linux, I had to make several changes.
|
||||
This changes are shown in lpc21ips-1.60.diff.
|
||||
|
||||
|
@ -390,7 +390,7 @@ Toolchains
|
||||
well. This toolchain can be downloded from the Pinguino website:
|
||||
http://wiki.pinguino.cc/index.php/Main_Page#Download . There is some general
|
||||
information about using the Pinguino mips-elf toolchain in this thread:
|
||||
http://tech.groups.yahoo.com/group/nuttx/message/1821
|
||||
https://groups.yahoo.com/neo/groups/nuttx/conversations/messages/1821
|
||||
|
||||
Support for the Pinguino mips-elf toolchain has been included in the Mirtoo
|
||||
configurations. Use one of these configuration options to select the Pinguino
|
||||
@ -426,7 +426,7 @@ Toolchains
|
||||
|
||||
Even then, there are more warnings from the linker and some undefined symbols
|
||||
for non-NuttX code that resides in the unused Microchip libraries. See this
|
||||
email thread at http://tech.groups.yahoo.com/group/nuttx/message/1458 for more
|
||||
email thread at https://groups.yahoo.com/neo/groups/nuttx/conversations/messages/1458 for more
|
||||
information. You will have to solve at least this undefined symbol problem if
|
||||
you want to used the XC32 toolchain.
|
||||
|
||||
|
@ -220,7 +220,7 @@ Toolchains
|
||||
well. This toolchain can be downloded from the Pinguino website:
|
||||
http://wiki.pinguino.cc/index.php/Main_Page#Download . There is some general
|
||||
information about using the Pinguino mips-elf toolchain in this thread:
|
||||
http://tech.groups.yahoo.com/group/nuttx/message/1821
|
||||
https://groups.yahoo.com/neo/groups/nuttx/conversations/messages/1821
|
||||
|
||||
See also configs/mirtoo/README.txt. There is an experimental (untested)
|
||||
configuration for the Mirtoo platform in that directory.
|
||||
@ -246,7 +246,7 @@ Toolchains
|
||||
|
||||
Even then, there are more warnings from the linker and some undefined symbols
|
||||
for non-NuttX code that resides in the unused Microchip libraries. See this
|
||||
email thread at http://tech.groups.yahoo.com/group/nuttx/message/1458 for more
|
||||
email thread at https://groups.yahoo.com/neo/groups/nuttx/conversations/messages/1458 for more
|
||||
information. You will have to solve at least this undefined symbol problem if
|
||||
you want to used the XC32 toolchain.
|
||||
|
||||
|
@ -436,7 +436,7 @@ Toolchains
|
||||
well. This toolchain can be downloded from the Pinguino website:
|
||||
http://wiki.pinguino.cc/index.php/Main_Page#Download . There is some general
|
||||
information about using the Pinguino mips-elf toolchain in this thread:
|
||||
http://tech.groups.yahoo.com/group/nuttx/message/1821
|
||||
https://groups.yahoo.com/neo/groups/nuttx/conversations/messages/1821
|
||||
|
||||
See also configs/mirtoo/README.txt. There is an experimental (untested)
|
||||
configuration for the Mirtoo platform in that directory.
|
||||
@ -462,7 +462,7 @@ Toolchains
|
||||
|
||||
Even then, there are more warnings from the linker and some undefined symbols
|
||||
for non-NuttX code that resides in the unused Microchip libraries. See this
|
||||
email thread at http://tech.groups.yahoo.com/group/nuttx/message/1458 for more
|
||||
email thread at https://groups.yahoo.com/neo/groups/nuttx/conversations/messages/1458 for more
|
||||
information. You will have to solve at least this undefined symbol problem if
|
||||
you want to used the XC32 toolchain.
|
||||
|
||||
|
@ -204,7 +204,7 @@ Toolchains
|
||||
well. This toolchain can be downloded from the Pinguino website:
|
||||
http://wiki.pinguino.cc/index.php/Main_Page#Download . There is some general
|
||||
information about using the Pinguino mips-elf toolchain in this thread:
|
||||
http://tech.groups.yahoo.com/group/nuttx/message/1821
|
||||
https://groups.yahoo.com/neo/groups/nuttx/conversations/messages/1821
|
||||
|
||||
See also configs/mirtoo/README.txt. There is an experimental (untested)
|
||||
configuration for the Mirtoo platform in that directory.
|
||||
@ -230,7 +230,7 @@ Toolchains
|
||||
|
||||
Even then, there are more warnings from the linker and some undefined symbols
|
||||
for non-NuttX code that resides in the unused Microchip libraries. See this
|
||||
email thread at http://tech.groups.yahoo.com/group/nuttx/message/1458 for more
|
||||
email thread at https://groups.yahoo.com/neo/groups/nuttx/conversations/messages/1458 for more
|
||||
information. You will have to solve at least this undefined symbol problem if
|
||||
you want to used the XC32 toolchain.
|
||||
|
||||
|
@ -291,7 +291,7 @@ Toolchains
|
||||
well. This toolchain can be downloded from the Penguino website:
|
||||
http://wiki.pinguino.cc/index.php/Main_Page#Download . There is some general
|
||||
information about using the Penguino mips-elf toolchain in this thread:
|
||||
http://tech.groups.yahoo.com/group/nuttx/message/1821
|
||||
https://groups.yahoo.com/neo/groups/nuttx/conversations/messages/1821
|
||||
|
||||
See also configs/mirtoo/README.txt. There is an experimental (untested)
|
||||
configuration for the Mirtoo platform in that directory.
|
||||
@ -317,7 +317,7 @@ Toolchains
|
||||
|
||||
Even then, there are more warnings from the linker and some undefined symbols
|
||||
for non-NuttX code that resides in the unused Microchip libraries. See this
|
||||
email thread at http://tech.groups.yahoo.com/group/nuttx/message/1458 for more
|
||||
email thread at https://groups.yahoo.com/neo/groups/nuttx/conversations/messages/1458 for more
|
||||
information. You will have to solve at least this undefined symbol problem if
|
||||
you want to used the XC32 toolchain.
|
||||
|
||||
|
@ -229,7 +229,7 @@ Toolchains
|
||||
well. This toolchain can be downloded from the Pinguino website:
|
||||
http://wiki.pinguino.cc/index.php/Main_Page#Download . There is some general
|
||||
information about using the Pinguino mips-elf toolchain in this thread:
|
||||
http://tech.groups.yahoo.com/group/nuttx/message/1821
|
||||
https://groups.yahoo.com/neo/groups/nuttx/conversations/messages/1821
|
||||
|
||||
See also configs/mirtoo/README.txt. There is an experimental (untested)
|
||||
configuration for the Mirtoo platform in that directory.
|
||||
@ -256,7 +256,7 @@ Toolchains
|
||||
|
||||
Even then, there are more warnings from the linker and some undefined symbols
|
||||
for non-NuttX code that resides in the unused Microchip libraries. See this
|
||||
email thread at http://tech.groups.yahoo.com/group/nuttx/message/1458 for more
|
||||
email thread at https://groups.yahoo.com/neo/groups/nuttx/conversations/messages/1458 for more
|
||||
information. You will have to solve at least this undefined symbol problem if
|
||||
you want to used the XC32 toolchain.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user