#LED_STRIP resource issue

1 messages · Page 1 of 1 (latest)

stark finch
#

I am unable to set LED_STRIP resource to any pin , I have a free timer and DMA on pin B07, but when i write resource LED_STRIP 1 B07in CLI the LED 1 resource changes to B07 and no new resource for led strip is created.

#

Below is what is hapening in the CLI.

#

Please advice how to solve this

#

this is a dump file also

hollow summit
#

do you have included Led Strip in your build?

stark finch
#

when I include led strip the cloud build fails and I get this log

stark finch
#

I guess this is related to the missing USE_ACC definition in the target, I will open a pull request for that.