| # Libraries for display drivers | |
| Some of the libraries in this directory will end up in the SDK in order to | |
| support OOT (out of tree) development for display drivers. These libraries do | |
| not support C++17, because we are assuming that the SDK will require C++20 by | |
| the time we support OOT display drivers. |