commit | 51d79808e4eaace3b588715dcdd4125a302d7b38 | [log] [tgz] |
---|---|---|
author | Martí Bolívar <marti.bolivar@nordicsemi.no> | Fri Apr 14 01:23:26 2023 -0700 |
committer | Marti Bolivar <marti.bolivar@nordicsemi.no> | Mon Apr 17 08:58:14 2023 -0700 |
tree | 8ef7c7f5d8fdbc48428ae93d2f01ab954afdd8ac | |
parent | ba4b8a406ed69e9e6ef2b7092bb658d0b73a0267 [diff] |
edtlib: move Node 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>