ciabatta/src/linux/tinyrt.json

11 lines
311 B
JSON
Raw Normal View History

// 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: false,