mirror of
https://github.com/RobotechLille/cdf2018-principal
synced 2025-09-05 17:40:23 +02:00
Commit initial
This commit is contained in:
commit
e0cb79d1cc
57 changed files with 2128 additions and 0 deletions
13
raspberrypi/package/cr1901/mercpcl/mercpcl.mk
Normal file
13
raspberrypi/package/cr1901/mercpcl/mercpcl.mk
Normal file
|
@ -0,0 +1,13 @@
|
|||
################################################################################
|
||||
#
|
||||
# mercpcl
|
||||
#
|
||||
################################################################################
|
||||
|
||||
MERCPCL_VERSION = ce3d815f76f8f5d7254e5e17a90e30d9affacfea
|
||||
MERCPCL_SITE = $(call github,cr1901,mercpcl,$(MERCPCL_VERSION))
|
||||
MERCPCL_DEPENDENCIES = libftdi libusb
|
||||
MERCPCL_LICENSE = GPLv3
|
||||
MERCPCL_LICENSE_FILES = LICENSE
|
||||
|
||||
$(eval $(cmake-package))
|
Loading…
Add table
Add a link
Reference in a new issue