pico-sdk icon indicating copy to clipboard operation
pico-sdk copied to clipboard

hardware_crc missing

Open ouroborosc7 opened this issue 8 months ago • 2 comments

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

ouroborosc7 avatar Mar 19 '25 11:03 ouroborosc7

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

lurch avatar Mar 19 '25 12:03 lurch

i have no idea what this means. What is a "cade"? (case?)... There is no cdc.hin the SDK.

kilograham avatar Mar 19 '25 20:03 kilograham