Skip to content
Snippets Groups Projects
  1. Oct 17, 2017
  2. Oct 11, 2017
  3. Oct 04, 2017
  4. Sep 29, 2017
  5. Sep 28, 2017
  6. Sep 23, 2017
    • José Roberto de Souza's avatar
      cmake: AeroFC: Remove unused apps and libs (#7993) · d8280686
      José Roberto de Souza authored
      We are running out of flash space in AeroFC so a cleanup is necessary.
      
      Tools not used in Aero RTF, INAV, fixed wing control, vtol control and
      unused libs was removed.
      
      before
      $ size build_aerofc-v1_default/src/firmware/nuttx/firmware_nuttx
         text    data     bss     dec     hex filename
       956880    3524   14608  975012   ee0a4 firmware_nuttx
      
      after
      $ size build_aerofc-v1_default/src/firmware/nuttx/firmware_nuttx
         text    data     bss     dec     hex filename
       832200    3508   14616  850324   cf994 build_aerofc-v1_default/src/firmware/nuttx/firmware_nuttx
      d8280686
  7. Sep 20, 2017
  8. Sep 19, 2017
  9. Sep 16, 2017
Loading