mirror of
https://github.com/esp8266/Arduino.git
synced 2025-04-25 20:02:37 +03:00
Simple git submodule and makefile for building the bearssl library from source in the Arduino tree.
7 lines
235 B
Plaintext
7 lines
235 B
Plaintext
[submodule "lwip2"]
|
|
path = tools/sdk/lwip2/builder
|
|
url = https://github.com/d-a-v/esp82xx-nonos-linklayer.git
|
|
[submodule "tools/sdk/ssl/bearssl"]
|
|
path = tools/sdk/ssl/bearssl
|
|
url = https://github.com/earlephilhower/bearssl-esp8266
|