external: Third party libraries https://github.com/EdgeVPNio/external
 
 
 
Go to file
Ken 8d4138a7ee Added Debian ARM sysroot 2020-12-22 17:28:28 -05:00
debian_sid_arm-sysroot Added Debian ARM sysroot 2020-12-22 17:28:28 -05:00
include Updated includes for wrtc bh 4147 2020-09-18 17:01:17 -04:00
libs Added Debian ARM sysroot 2020-12-22 17:28:28 -05:00
LICENSE Initial commit 2020-08-31 13:38:30 -04:00
README.md Added Webrtc bh57 includes 2020-09-03 18:12:40 -04:00

README.md

external

Third party libraries

Third-Party Libraries Used in the evio

Supported Operating Systems/Platforms

  • Ubuntu 16.04 and 18.04 - x64
  • Raspbian Stretch on Raspberry Pi 3 and 4 - ARM7
  • Raspbian Stretch on Raspberry Pi Zero - ARM6
  • Microsoft Windows 10 - x64 Please find the third-party libraries for the above systems in their respective repository branches.

Clone a Single Branch

If you want to clone a single branch instead of the whole repository, use the following command:

git clone -b branch --single-branch url For instance, to clone the ubuntu-x64 branch, use:

git clone -b ubuntu-x64 --single-branch https://github.com/EdgeVPNio/external.git