Skip to content

Commit e13fdba

Browse files
authored
Merge pull request arduino#213 from JAndrassy/esphost_protobufc_as_source
ESPHost library - protobuf-c.c as source and not as precompiled
2 parents 6c6edcf + 5ca0448 commit e13fdba

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

libraries/ESPhost/library.properties

+1-2
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,4 @@ paragraph=With this library you can use the WiFi present on C33 board to connect
77
category=Communication
88
url=https://github.com/arduino/ArduinoCore-renesas/tree/master/libraries/ESPhost
99
architectures=renesas,renesas_portenta
10-
precompiled=true
11-
ldflags=-lprotobufc
10+
dot_a_linkage=true
-142 KB
Binary file not shown.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../../../extras/protobuf-c/protobuf-c/protobuf-c.c

0 commit comments

Comments
 (0)