Joshua Adkins
Joshua Adkins
To have a hope of tight time synchronization, modules are probably going to need to wire PPS to a timer/counter (TC) pin, so that it can trigger a counter start....
Updated template/Makefile to use an SDK_VERSION flag. By default compiles with version 6 - no changes to version 6 compilation. If SDK_VERSION = 7 then LIBRARY_PATHS and SOURCE_PATHS are updated...
Allow non-admin users to create service accounts and tokens scoped to the permissions of that user. **Why is this needed**: It would be useful to enable non-admin users to interact...