commit | b29abe37104e04dae7ca08e03d2fbeddb4d8e4c7 | [log] [tgz] |
---|---|---|
author | Peter Bigot <peter.bigot@nordicsemi.no> | Mon Feb 22 11:42:08 2021 -0600 |
committer | Anas Nashif <anas.nashif@intel.com> | Thu Mar 11 08:53:18 2021 -0500 |
tree | 2bea6a357adb73946cf2b8e642ed5dc80c5e0e11 | |
parent | e9e28c0562e85a6322eaf3f209a78bdd768bfa42 [diff] |
device: add API to visit required devices The static device dependencies from devicetree are not the only ones that might be present at runtime. Add API that allows visiting required devices without assuming that handles for or pointers to them can be accessed as a static contiguous sequence. Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>