Skip to content

Libraries and APIs

Philipp van Kempen edited this page Mar 30, 2020 · 4 revisions

Libraries are located in the lib/ directory of this repository.

The following libraries are coming with the emulator:

  • AsyncIO
  • FreeRTOS_Kernel
  • Gfx
  • Trace

When adding additional libraries, also update the related entries in the CMakeLists.txt file before running cmake .. from the build directory.