px4-firmware/cmake/toolchains
Daniel Agar 01b3e6fd25 NuttX upgrade cmake wrapper (#7873)
* NuttX cmake

* px4_macros:Pass the stringified predicate as second arg to static assert

   CC_ASSERT mapes to the c++ static_assert or provides the same
   funtionality for c via the other macros. The c++ static assert
   takes 2 argumants the prdicate and a message. This fixes the
   lacking second argument.

* Updated nuttx and apps submodule to upstream nuttx 7.21+==master

   This is the latest uptake of upstream nuttx and apps.

* ROMFS generate with xxd instead of objcopy

* delete nuttx-patches

* NuttX update submodules to latest px4_nuttx-master

* fix nuttx apps and board dependency

* docker_run update to latest container 2017-08-29

* cmake ROMFS portable sed usage

* NuttX update submodules to latest px4_nuttx-master
2017-09-29 10:13:51 -04:00
..
Toolchain-arm-linux-gnueabihf.cmake Move find of STRIP_TOOL to toolchain 2017-06-13 08:16:37 +02:00
Toolchain-arm-none-eabi.cmake NuttX upgrade cmake wrapper (#7873) 2017-09-29 10:13:51 -04:00
Toolchain-arm-xilinx-linux-gnueabi.cmake toolchains: remove unnecessary definition 2017-06-04 04:24:50 +08:00
Toolchain-gcc-arm-linux-gnueabihf.cmake cmake: add ubuntu build for OcPoC hardware 2017-07-22 10:51:49 +02:00
Toolchain-native.cmake cmake: POSIX/RPi build don't need patch/genromfs (#4733) 2016-06-05 12:02:13 +02:00