TheThingsIndustries / generic-node-se

Generic Node Sensor Edition
https://www.genericnode.com
Other
110 stars 31 forks source link

lib: Restructure BSP APIs #78

Closed elsalahy closed 3 years ago

elsalahy commented 3 years ago

Summary:

As part of #74, I needed to restructure the BSP APIs in order to allow for readability and maintainability as the main STNODE_bsp.c and STNODE_bsp.h were becoming quite large and needed to be split into multiple files.

Changes:

Notes for Reviewers:

Tested and there seems to be no functionality change (which is a great thing).

Release Notes: (optional)

...