paparazzi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[paparazzi-commits] [paparazzi/paparazzi] 45b305: [build] add boards spe


From: GitHub
Subject: [paparazzi-commits] [paparazzi/paparazzi] 45b305: [build] add boards specific flags when needed
Date: Sun, 01 May 2016 12:21:24 -0700

  Branch: refs/heads/master
  Home:   https://github.com/paparazzi/paparazzi
  Commit: 45b305ab10af314fc1ad7550ac1afa4b795659f2
      
https://github.com/paparazzi/paparazzi/commit/45b305ab10af314fc1ad7550ac1afa4b795659f2
  Author: Gautier Hattenberger <address@hidden>
  Date:   2016-04-30 (Sat, 30 Apr 2016)

  Changed paths:
    M conf/Makefile.chibios-libopencm3
    M conf/Makefile.linux
    M conf/Makefile.lpc21
    M conf/Makefile.nps
    M conf/Makefile.sim
    M conf/Makefile.stm32
    M conf/boards/naze32_rev4.makefile

  Log Message:
  -----------
  [build] add boards specific flags when needed

and activate LTO compilation to reduce code size on small board naze32


  Commit: 8e9a97fe38b60039d35ea50bc245afceda20497c
      
https://github.com/paparazzi/paparazzi/commit/8e9a97fe38b60039d35ea50bc245afceda20497c
  Author: Gautier Hattenberger <address@hidden>
  Date:   2016-05-01 (Sun, 01 May 2016)

  Changed paths:
    M conf/boards/naze32_rev4.makefile

  Log Message:
  -----------
  [build] use single precision math for naze32 board


  Commit: 6b61e8737eeeb7a15bbe3fa9ef400a8837f3595f
      
https://github.com/paparazzi/paparazzi/commit/6b61e8737eeeb7a15bbe3fa9ef400a8837f3595f
  Author: Felix Ruess <address@hidden>
  Date:   2016-05-01 (Sun, 01 May 2016)

  Changed paths:
    M conf/Makefile.chibios-libopencm3
    M conf/Makefile.linux
    M conf/Makefile.lpc21
    M conf/Makefile.nps
    M conf/Makefile.sim
    M conf/Makefile.stm32
    M conf/boards/naze32_rev4.makefile

  Log Message:
  -----------
  Merge pull request #1645 from paparazzi/board_flags

[build] add boards specific flags when needed

to keep code size low on the really small bords:
- enable LTO
- use single precision trig and LLA conversions


Compare: 
https://github.com/paparazzi/paparazzi/compare/a335b33012c4...6b61e8737eee

reply via email to

[Prev in Thread] Current Thread [Next in Thread]