commit | bef397057316fca60e2c7ad88f522443831f1073 | [log] [tgz] |
---|---|---|
author | Martí Bolívar <marti.bolivar@nordicsemi.no> | Fri Apr 14 01:15:23 2023 -0700 |
committer | Marti Bolivar <marti.bolivar@nordicsemi.no> | Mon Apr 17 08:58:14 2023 -0700 |
tree | 36f46b71d233a436770aa09921ce93e4aee5caa5 | |
parent | cf9cfc31bdfd4e66c91a802821fae9035f8e8da2 [diff] |
edtlib: move Binding This is just moving the class definition higher in the file. I am reordering the classes to make it possible to type annotate the module in a more readable way. Git might make the diff look bigger than it really is. To verify this is just moving code, use 'git diff --minimal'. Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>