All notable changes to this project will be documented in this file.
- CC16SCRIP-9578 :- Updated timer interface file version to keep it in sync with SCCP Timer
- CC16SCRIP-7916 :- Setting the timer period to its maximum value results in a calculation of Period register to zero
- CC16SCRIP-7002 :- Further modifications to provide more accurate "Timer_PeriodSet API() Range" in UI.
- CC16SCRIP-6520 :- Rounding off the calculated Timer Period range in UI for the selected Prescaler.
- CC16SCRIP-6634 :- UI component added to show the supported range of "Timer_PeriodSet() API" when being used as a dependency by Timer Driver.
- CC16SCRIP-6311 :- Added support for user to configure Clock Prescaler
- CC16SCRIP-5744 :- Bug in timer period value computation
- CC16SCRIP-5317 :- Minor improvements for dependent module support
- CC16SCRIP-4955 :- CounterGet and PeriodGet APIs changed to inline static
- CC16SCRIP-5292 :- Fixed MCCPx/SCCPx_TimeoutCallbackRegister custom name macro pointing to the undefined function
- CC16SCRIP-4716 :- Added API to get Timer counter value at runtime
- CC16SCRIP-2045 :- Dependency module names updated in builder view
- CC16SCRIP-3546 :- Driver API Portability supported by adding API macro definition based on Custom Name
- CC16SCRIP-3613 :- Fixed timer period value in the generated code