1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-30 08:24:11 +01:00
LibrePilot/flight/PiOS
stac 71e491e3c1 com: mark tx buffer as const throughout API
The com layer transmit functions should provide guarantees
that they will not modify the buffer that you're transmitting.
Declaring the parameter as a pointer to const keeps the underlying
implementations honest.

git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@1001 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-07-04 02:21:08 +00:00
..
Common com: mark tx buffer as const throughout API 2010-07-04 02:21:08 +00:00
inc com: mark tx buffer as const throughout API 2010-07-04 02:21:08 +00:00
STM32F10x com: mark tx buffer as const throughout API 2010-07-04 02:21:08 +00:00
pios.h Minini removed from PiOS 2010-07-01 08:57:40 +00:00