[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] 9b4c84: [pprzlink] disable fd
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] 9b4c84: [pprzlink] disable fd functionality by default |
Date: |
Fri, 01 Apr 2016 04:53:37 -0700 |
Branch: refs/heads/master
Home: https://github.com/paparazzi/paparazzi
Commit: 9b4c84cc7c3bbbb3252f412dbfe8947ccca80b3b
https://github.com/paparazzi/paparazzi/commit/9b4c84cc7c3bbbb3252f412dbfe8947ccca80b3b
Author: Felix Ruess <address@hidden>
Date: 2016-04-01 (Fri, 01 Apr 2016)
Changed paths:
M sw/ext/pprzlink
Log Message:
-----------
[pprzlink] disable fd functionality by default
disable the file descriptor functionality by default because it increases code
size quite a lot and hence won't fit anymore on small boards (e.g. naze32).
It can be enabled by defining PPRZLINK_ENABLE_FD
This fixes builds for flip32,naze32, etc. after merging #1589
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paparazzi-commits] [paparazzi/paparazzi] 9b4c84: [pprzlink] disable fd functionality by default,
GitHub <=