mirror of https://github.com/flysand7/ciabatta.git
9 lines
316 B
JSON
9 lines
316 B
JSON
// 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,
|
|
rt_api_memory: true, |