Files
wlan-ap/profiles/mcu.yml
Piotr Dymacz 8a86ae3b7d feeds: add mcu feed with 'umcumgr' package
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>
2023-03-07 11:08:39 +01:00

9 lines
124 B
YAML

---
description: Add MCU support related dependencies
feeds:
- name: mcu
path: ../../feeds/mcu
packages:
- umcumgr