Board manager doesn't have Sparkfun Redboard

This morning I fired up the IDE and it wanted to update so I let it.

I noticed that the library for my SparkFun_AS3935 had been updated to 1.4.5 . So I did verify and compile. It can't find #include <cstdint> .

So I reverted to 1.4.4 of the library and that didn't fix it.

Finally I went into board manager and deleted support for the redboard. Now I can't add it back in. Board manager doesn't show anything for Sparkfun.

I don't know what to try next.

Thanks,

On IDE 1.8.19 I just use UNO - the original Redboard is sort of an UNO clone.

I'm using 2.1.1 but I used UNO as suggested since I can't seem to get redboard back.

It looks like my SparkFun_AS3935 library was updated today from 1.4.x to 1.4.5 where cstdint was added. I moved back to 1.4.4 and I can compile again.

Thanks,

Github changed from using master to main, my entry in preferences seems to be deleted, I was likely using master. Added below and I got my redboard back.

https://raw.githubusercontent.com/sparkfun/Arduino_Boards/main/IDE_Board_Manager/package_sparkfun_index.json

I still can't compile using 1.4.5 but I think I need to take that problem elsewhere.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.