Software APIs
sw
device
lib
testing
json
ottf.c
1
// Copyright lowRISC contributors (OpenTitan project).
2
// Licensed under the Apache License, Version 2.0, see LICENSE for details.
3
// SPDX-License-Identifier: Apache-2.0
4
5
#define UJSON_SERDE_IMPL 1
6
#include "sw/device/lib/testing/json/ottf.h"
Return to
OpenTitan Documentation