commit | 534990249d018dc0426f6eee18caaa8b11fc0f78 | [log] [tgz] |
---|---|---|
author | Benjamin Cabé <benjamin@zephyrproject.org> | Thu Oct 17 14:48:06 2024 +0200 |
committer | Alberto Escolar <alberto.escolar.piedras@nordicsemi.no> | Tue Oct 22 14:11:27 2024 +0200 |
tree | d2d02d19bb25ada06a78765a758dac430e213204 | |
parent | f75f2bf5d944a655a79a391aa88dce2969d11f1e [diff] |
doc: boards: extensions: store board_catalog in Sphinx domain Load the board catalog only once at build-inited time so that it's cached and enabled things like boards, vendors, and socs to eventually become first class Sphinx objects. Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>