ciabatta/os/windows/tinyrt.json

9 lines
316 B
JSON
Raw Normal View History

2023-07-28 08:53:06 +00:00
// This file contains TinyRT API subsets that are exported
// for this operating system, one name per line. This file
// is used in a build script to generate tinyrt_macro file
// and to resolve higher-level API dependencies
rt_api_file: true,
rt_api_program: true,
rt_api_shell: false,
2023-07-28 10:49:56 +00:00
rt_api_memory: true,