pico-sdk/cmake
Graham Sanderson 5afa3636d6
Small API additions and minor fixes (#406)
* Add missing DREQ_s

* store actual clock frequency in clock_configure (fixes #368)

* use dma DREQ values defined in dreqs/dma.h

* Fix hw_is_claimed, and add xxx_is_claimed APIs

* Add some PIO irq helper methods

* Add DMA channel IRQ status getter and clear methods

* Implement the correct PIO IRQ status/clear methods (good to have methods here as the h/w interrupt registers are super confusing)

* fix pico_multicore dependencies

* add missing wrapper func __aeabi_f2d

* Further DMA/PIO IRQ API cleanup (and review fixes)

* add PICO_INT64_OPS_IN_RAM flag
2021-06-02 13:12:27 -05:00
..
Platform Initial Release 2021-01-20 10:44:27 -06:00
preload Small API additions and minor fixes (#406) 2021-06-02 13:12:27 -05:00
pico_pre_load_platform.cmake Initial Release 2021-01-20 10:44:27 -06:00
pico_pre_load_toolchain.cmake Change various (confusing to user) message to be DEBUG only (#365) 2021-05-04 08:01:11 -05:00
pico_utils.cmake Initial Release 2021-01-20 10:44:27 -06:00