Skip to content
Snippets Groups Projects
Commit f3b5076d authored by Mark Charlebois's avatar Mark Charlebois
Browse files

Linux to posix conversion


Changed "linux" target to "posix". Most of the changes are shared with
QuRT and with OSX. The Linux specific parts are in for i2c which uses
<linux/i2c.h> and <linux/i2c-dev.h>.

There is also a check for __PX4_LINUX in mavlink for a tty ioctl that is
not supported.

Signed-off-by: default avatarMark Charlebois <charlebm@gmail.com>
parent 40faa984
No related branches found
No related tags found
No related merge requests found
Showing
with 9 additions and 9 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment