Files
RedBear-OS/config/redbear-bluetooth-experimental.toml
T
2026-08-05 08:43:50 +03:00

17 lines
657 B
TOML

# Red Bear OS Bluetooth Experimental Profile
#
# Standalone build target for the first bounded Bluetooth slice.
#
# This profile extends the existing minimal Red Bear baseline and includes the
# composition-safe bluetooth fragment (redbear-bluetooth-fragment.toml) which
# carries the shared [packages] additions. This standalone wrapper owns its own
# filesystem_size which would conflict with full's automatic sizing if the
# fragment weren't split out.
#
# Build: make live CONFIG_NAME=redbear-bluetooth-experimental
include = ["redbear-mini.toml", "redbear-bluetooth-services.toml", "redbear-bluetooth-fragment.toml"]
[general]
filesystem_size = 2048