Commit Graph

6 Commits

Author SHA1 Message Date
41c0e9f3b9 Fixup another level of compiler warnings, add _U() definition 2021-02-25 08:26:16 -06:00
1478c6b89f Bunch of small fixes (#154)
* use valid_params_if macro for lock assertion

* fixup param checking in pwm.h

* Fix range of fractional divider parameter check in pwm.h

Co-authored-by: Luke Wren <wren6991@gmail.com>
2021-02-19 14:15:29 +00:00
01c8e2a8dc remove always true assertions (fix #83) 2021-02-18 15:47:07 +00:00
5ca82a9467 fixup debug build 2021-01-31 22:48:26 +00:00
eb19e49522 Mutex owned and owner were not initialized by mutex_init. Combined owned and owner as they had no separate value any more 2021-01-29 17:14:22 +00:00
26653ea81e Initial Release 2021-01-20 10:44:27 -06:00