mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-10-29 09:32:34 +00:00
The 'umcumgr' is a simple command line tool for MCU firmware management over MCUmgr/SMP protocol. It will be used together with MCUboot running on the on-board (or external, e.g. in form of a dongle) MCU. While at it, add also dedicated 'mcu.yml' profile file. Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
9 lines
124 B
YAML
9 lines
124 B
YAML
---
|
|
description: Add MCU support related dependencies
|
|
feeds:
|
|
- name: mcu
|
|
path: ../../feeds/mcu
|
|
|
|
packages:
|
|
- umcumgr
|