Files
esp-nimble/apps/blemesh
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
..