Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: UAVCAN UAVCAN_Subscriber
libuavcan_drivers/posix/include.mk@0:dfe6edabb8ec, 2018-04-14 (annotated)
- Committer:
- RuslanUrya
- Date:
- Sat Apr 14 10:25:32 2018 +0000
- Revision:
- 0:dfe6edabb8ec
Initial commit
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
RuslanUrya | 0:dfe6edabb8ec | 1 | # |
RuslanUrya | 0:dfe6edabb8ec | 2 | # Copyright (C) 2015 David Sidrane <david_s5@nscdg.net> |
RuslanUrya | 0:dfe6edabb8ec | 3 | # |
RuslanUrya | 0:dfe6edabb8ec | 4 | |
RuslanUrya | 0:dfe6edabb8ec | 5 | LIBUAVCAN_POSIX_DIR := $(dir $(lastword $(MAKEFILE_LIST))) |
RuslanUrya | 0:dfe6edabb8ec | 6 | |
RuslanUrya | 0:dfe6edabb8ec | 7 | LIBUAVCAN_POSIX_INC := $(LIBUAVCAN_POSIX_DIR)include/ |