No KiCad 7 yet, but an important RP2040 SDK Update dropped!
There's a little bit about something relating to Bluetooth support in there.
https://github.com/raspberrypi/pico-sdk/releases/tag/1.5.0
@baldengineer Bluetooth is exciting!
@polpo Yeah it is!
There are a bunch of other good updates as well. But I'm thinking that's the one most people are waiting for.
@baldengineer I'm definitely going to look into pico_async_context - my project is very async heavy across multiple cores and it's very easy to run into race conditions.
QOTO: Question Others to Teach Ourselves An inclusive, Academic Freedom, instance All cultures welcome. Hate speech and harassment strictly forbidden.
@baldengineer I'm definitely going to look into pico_async_context - my project is very async heavy across multiple cores and it's very easy to run into race conditions.