Skip to content

Commit 32a9ef2

Browse files
Static library
1 parent 20d51ae commit 32a9ef2

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

77 files changed

+31290
-19
lines changed

.gitmodules

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +0,0 @@
1-
[submodule "zlib"]
2-
path = zlib
3-
url = https://github.com/madler/zlib.git
4-
[submodule "liblo"]
5-
path = liblo
6-
url = https://github.com/radarsat1/liblo.git
7-
[submodule "libmapper"]
8-
path = libmapper
9-
url = https://github.com/mathiasbredholt/libmapper.git
10-
branch = maplooper
11-
[submodule "compat-idf"]
12-
path = compat-idf
13-
url = https://github.com/mathiasbredholt/compat-idf.git
14-
branch = v4.0

compat-idf

Lines changed: 0 additions & 1 deletion
This file was deleted.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

gen-lib/library.properties

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
name=libmapper
2+
version=0.2
3+
author=Mathias Bredholt <[email protected]>
4+
maintainer=Mathias Bredholt <[email protected]>
5+
sentence=A library for connecting things.
6+
paragraph=This library is a system for representing input and output signals on a network and allowing arbitrary "mappings" to be dynamically created between them.
7+
category=Communication
8+
url=http://libmapper.github.io/
9+
architectures=esp32
10+
precompiled=true
11+
includes=mapper.h

lo.h renamed to gen-lib/lo.h

File renamed without changes.

0 commit comments

Comments
 (0)