Commit Graph

23701 Commits

Author SHA1 Message Date
David Sidrane 49ccaa6597 Shrink FLASH to fit with Upstream NuttX 2017-09-29 10:13:51 -04:00
David Sidrane 21dec52be0 px4io-v1 nsh add CONFIG_NOARQARG to reduse RAM size 2017-09-29 10:13:51 -04:00
David Sidrane 99f694598e Updated NuttX submodule to upstream 7.19+ ==upstream
The has the upstream irq dispatch changes and PX4 contrib fixes
   There is now a  large static (4*NR_IRQ) NR_IRQ is > 77 on most SoS
   that is uses to save and pass args to an interrupt service.
   The problem this introduces is running out of ram on the
   STM32F100 devices. So we will carry a set patches to at
   COMPILE time use the oldstyle dispatch.
2017-09-29 10:13:51 -04:00
David Sidrane fe3398300b nxphlite-v1 Changes to provides USB clocking
Support the PX4 contrib to upstream Nuttx for SIM. MCG and PMC
  clocking. Now sets the USB clock correctly.

  Refit in FLASH
2017-09-29 10:13:51 -04:00
David Sidrane 73944daf75 nuttx_nxphlite update config for changes on master 2017-09-29 10:13:51 -04:00
David Sidrane 7cde985e27 WIP nxphlite-v3
Configure Clocking, USB and Console on LPUART
2017-09-29 10:13:51 -04:00
David Sidrane 6dfae5bfac Refreshed nxphlite-v3 nsh config 2017-09-29 10:13:51 -04:00
David Sidrane 8f8159fba6 Updated NuttX submodule to upstream 7.19+ ==upstream
With PX4 contrib for USB, Clocking, LPUART and UART
   console selection and reordering
2017-09-29 10:13:51 -04:00
David Sidrane 1d8b0f14df Updated NuttX submodule to upstream 7.19+ ==upstream_kinetis
With PX4 contrib and numerous fixes from Greg adding
      Kinetis LPUART
2017-09-29 10:13:51 -04:00
David Sidrane 55cd301dac Updated NuttX submodule to upstream 7.19+ ==upstream
With PX4 contrib adding Kinetis feature selection for
  SIM and PCM
2017-09-29 10:13:51 -04:00
David Sidrane 46e57a51a3 Updated NuttX submodule to upstream 7.19+ ==upstream 2017-09-29 10:13:51 -04:00
David Sidrane 63af555c50 Updated NuttX submodule to upstream 7.19+ ==upstream_kinetis
Fixes strings.h index macro colliding with c++ classes with
   that have index as an initalized member variable.
2017-09-29 10:13:51 -04:00
David Sidrane 343f05e1bc zubaxgnss-v1 bootloader Update for upstream NuttX removed CONFIG_LIBC_ARCH_BZERO 2017-09-29 10:13:51 -04:00
David Sidrane 0ccf3e0c9e tap-v1 nsh Update for upstream NuttX removed CONFIG_LIBC_ARCH_BZERO 2017-09-29 10:13:51 -04:00
David Sidrane d5774b3179 s2740vc-v1 nsh Update for upstream NuttX removed CONFIG_LIBC_ARCH_BZERO 2017-09-29 10:13:51 -04:00
David Sidrane 0b5f7a4d4b s2740vc-v1 bootloader Update for upstream NuttX removed CONFIG_LIBC_ARCH_BZERO 2017-09-29 10:13:51 -04:00
David Sidrane 741191e842 px4nucleoF767ZI-v1 nsh Update for upstream NuttX removed CONFIG_LIBC_ARCH_BZERO 2017-09-29 10:13:51 -04:00
David Sidrane 99c66115e5 px4io-v1 nsh Update for upstream NuttX removed CONFIG_LIBC_ARCH_BZERO 2017-09-29 10:13:51 -04:00
David Sidrane ccb2bcf7c1 px4fmu-v5 nsh Update for upstream NuttX removed CONFIG_LIBC_ARCH_BZERO 2017-09-29 10:13:51 -04:00
David Sidrane a81889a1c5 px4fmu-v4pro nsh Update for upstream NuttX removed CONFIG_LIBC_ARCH_BZERO 2017-09-29 10:13:51 -04:00
David Sidrane 3a4013440a px4fmu-v4 nsh Update for upstream NuttX removed CONFIG_LIBC_ARCH_BZERO 2017-09-29 10:13:51 -04:00
David Sidrane 63812b847a px4fmu-v3 nsh Update for upstream NuttX removed CONFIG_LIBC_ARCH_BZERO 2017-09-29 10:13:51 -04:00
David Sidrane 3e6abf0812 px4fmu-v2 nsh Update for upstream NuttX removed CONFIG_LIBC_ARCH_BZERO 2017-09-29 10:13:51 -04:00
David Sidrane 981f673084 px4flow-v2 bootloader Update for upstream NuttX removed CONFIG_LIBC_ARCH_BZERO 2017-09-29 10:13:51 -04:00
David Sidrane 3ea3450feb px4esc-v1 nsh Update for upstream NuttX removed CONFIG_LIBC_ARCH_BZERO 2017-09-29 10:13:51 -04:00
David Sidrane a0f1dbe554 px4esc-v1 bootloader Update for upstream NuttX removed CONFIG_LIBC_ARCH_BZERO 2017-09-29 10:13:51 -04:00
David Sidrane d5795f4467 px4cannode-v1 nsh Update for upstream NuttX removed CONFIG_LIBC_ARCH_BZERO 2017-09-29 10:13:51 -04:00
David Sidrane 1d9933796d px4cannode-v1 bootloader Update for upstream NuttX removed CONFIG_LIBC_ARCH_BZERO 2017-09-29 10:13:51 -04:00
David Sidrane 210495d263 px4-stm32f4discovery nsh Update for upstream NuttX removed CONFIG_LIBC_ARCH_BZERO 2017-09-29 10:13:51 -04:00
David Sidrane 2f792dcfcd nxphlite-v3 nsh Update for upstream NuttX removed CONFIG_LIBC_ARCH_BZERO 2017-09-29 10:13:51 -04:00
David Sidrane 431a107138 nxphlite-v1 nsh Update for upstream NuttX removed CONFIG_LIBC_ARCH_BZERO 2017-09-29 10:13:51 -04:00
David Sidrane 82f566f941 mindpx-v2 nsh Update for upstream NuttX removed CONFIG_LIBC_ARCH_BZERO 2017-09-29 10:13:51 -04:00
David Sidrane 01699b32bc esc35-v1 nsh Update for upstream NuttX removed CONFIG_LIBC_ARCH_BZERO 2017-09-29 10:13:51 -04:00
David Sidrane 74aeff4d04 esc35-v1 bootloader Update for upstream NuttX removed CONFIG_LIBC_ARCH_BZERO 2017-09-29 10:13:51 -04:00
David Sidrane b379249a31 crazyflie nsh Update for upstream NuttX removed CONFIG_LIBC_ARCH_BZERO 2017-09-29 10:13:51 -04:00
David Sidrane 37c556eb0b auav-x21 nsh Update for upstream NuttX removed CONFIG_LIBC_ARCH_BZERO 2017-09-29 10:13:51 -04:00
David Sidrane 5f3c31e6c5 aerofc-v1 nsh Update for upstream NuttX removed CONFIG_LIBC_ARCH_BZERO 2017-09-29 10:13:51 -04:00
David Sidrane 770fab470d Updated NuttX submodule to upstream 7.19+ ==upstream
Fixes strings.h index macro colliding with c++ classes with
   that have index as an initalized member variable.
2017-09-29 10:13:51 -04:00
David Sidrane 287219e197 Update NuttX submodule 7.19+ ==upstream
Pickes up upstream changes that define fully define
  include/cxx/cwchar - we no longer need the PX4 patch
2017-09-29 10:13:51 -04:00
David Sidrane 5e96053651 Updated NuttX submodule to upstream 7.19+ ==upstream_kinetis
With PX4 contrib adding Freedom-K66 and Kinetis K66 Support
   and pending updates to upstream
2017-09-29 10:13:51 -04:00
David Sidrane a611fcdeeb Update submodule NuttX ==upstream_kinetis
Picks up stat() etal
2017-09-29 10:13:51 -04:00
David Sidrane 509b1ec1c5 Updated Shadow patch for addition of stat() in upstream 2017-09-29 10:13:51 -04:00
David Sidrane 16714e3991 Updated NuttX submodule for kinetis WIP ==upstream_kinetis
With stat() from upstream
2017-09-29 10:13:51 -04:00
David Sidrane 2a7514194b Updated NuttX submodule for kinetis WIP ==upstream_kinetis
With setvbuf() and up_timer_initialize became arm_timer_initialize
2017-09-29 10:13:51 -04:00
David Sidrane 60bda1627a zubaxgnss-v1 bootloader Update for upstream NuttX up_timer_initialize changes
up_timer_initialize became arm_timer_initialize
2017-09-29 10:13:51 -04:00
David Sidrane 44bfd797b7 s2740vc-v1 bootloader Update for upstream NuttX up_timer_initialize changes
up_timer_initialize became arm_timer_initialize
2017-09-29 10:13:51 -04:00
David Sidrane 92c0e6861f px4flow-v2 bootloader Update for upstream NuttX up_timer_initialize changes
up_timer_initialize became arm_timer_initialize
2017-09-29 10:13:51 -04:00
David Sidrane c59817a622 px4esc-v1 bootloader Update for upstream NuttX up_timer_initialize changes
up_timer_initialize became arm_timer_initialize
2017-09-29 10:13:51 -04:00
David Sidrane 068e026ed1 px4cannode-v1 bootloader Update for upstream NuttX up_timer_initialize changes
up_timer_initialize became arm_timer_initialize
2017-09-29 10:13:51 -04:00
David Sidrane 2d00fdf630 esc35-v1 bootloader Update for upstream NuttX up_timer_initialize changes
up_timer_initialize became arm_timer_initialize
2017-09-29 10:13:51 -04:00