Skip to content

goruklu/WPEFramework

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WPEFRAMEWORK

A C++ platform abstraction layer for generic functionality.

WPEFRAMEWORK Options

Platforms:

  • INTELCE
  • RPI
  • PC_UNIX
  • PC_WINDOWS
  • EOS
  • DAWN
  • Xi5

WPEFRAMEWORK options:

  • -DCORE=ON ,Include the generics library.
  • -DCRYPTALGO=ON ,Include the encyption algorithm library.
  • -DPROTOCOLS=ON ,Include the protocols library.
  • -DTRACING=ON ,Include the tracing library.
  • -DPLUGINS=ON ,Include the plugin library.
  • -DDEBUG=ON ,Enable debug build for WPEFramework.
  • -DWCHAR_SUPPORT=ON ,Enable support for WCHAR in WPEFramework.

Releases

No releases published

Packages

No packages published

Languages

  • C++ 91.2%
  • CMake 5.2%
  • C 3.6%