Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 3990

SDK • Error in the SDK

$
0
0
Hello Everyone,

I have an found an error in the Pico-sdk

Code:

/tmp/pico-sdk/src/rp2_common/hardware_pwm/include/hardware/pwm.h: In function 'pwm_set_irq_mask_enabled':/tmp/pico-sdk/src/rp2_common/hardware_pwm/include/hardware/pwm.h:658:55: error: expected ',' before ')' token     static_assert(PWM_IRQ_WRAP_1 == PWM_IRQ_WRAP_0 + 1);                                                       ^                                                       ,
I've opened an issue https://github.com/raspberrypi/pico-sdk/issues/1975 I gave a possible fix.

Statistics: Posted by DarkElvenAngel — Sat Oct 05, 2024 11:37 pm



Viewing all articles
Browse latest Browse all 3990

Trending Articles