Files
esp-nimble/apps/blecsc
Michal Gorecki 8a01f72db5 apps: Allow stub/full implementation of packages in syscfg
Packages console, log and stats allow to choose stub or full
implementation. All apps had either stub or full implementation
hardwired in pkg.yml file. Now it can be easily overriden in target.
This also changes defunct setting
of CONSOLE_MODE to CONSOLE_IMPLEMENTATION in all apps.
2023-02-06 14:37:48 +01:00
..

BLE Cycling Speed and Cadence peripheral app.

The source files are located in the src/ directory.

pkg.yml contains the base definition of the app.

syscfg.yml contains setting definitions and overrides.