pico-sdk/src
Graham Sanderson b53b0bac70 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-03-04 21:22:48 -06:00
..
boards Typos 2021-02-01 14:46:45 -06:00
common Bunch of small fixes (#154) 2021-03-04 21:22:48 -06:00
host Add more memory barriers to avoid code re-ordering issues with DMA (#155) 2021-03-04 21:22:48 -06:00
rp2_common Bunch of small fixes (#154) 2021-03-04 21:22:48 -06:00
rp2040 Update info strings in PIO register header for clarity (matching changes in datasheet) 2021-03-04 21:22:48 -06:00
board_setup.cmake Typos 2021-02-01 14:46:45 -06:00
CMakeLists.txt Initial Release 2021-01-20 10:44:27 -06:00
host.cmake Initial Release 2021-01-20 10:44:27 -06:00
rp2_common.cmake Initial Release 2021-01-20 10:44:27 -06:00
rp2040.cmake Initial Release 2021-01-20 10:44:27 -06:00