pico-sdk
pico-sdk copied to clipboard
hardware_crc missing
I was trying to compile a cade to 2040 but it threw out an issue that there is no crc.h file available. Or is there any other way to use crc.h
I'm not sure what you're asking, but see https://www.raspberrypi.com/documentation/pico-sdk/hardware.html#group_hardware_dma_1ga078c3c80d5637850ec64e8f5ad5ce0c2 and section 2.5.5.2 in https://datasheets.raspberrypi.com/rp2040/rp2040-datasheet.pdf
i have no idea what this means. What is a "cade"? (case?)... There is no cdc.hin the SDK.