auwi-nordic

Results 4 comments of auwi-nordic

I think it's a good proposal. I'd be a bit worried that the implementation would be too "arbitrary". I like how Zig decided to implement "any" bit width for uint/int...

Thanks for testing! Yeah, the nRF5 SDK / nrfx setup is a bit hacky. nRF5 SDK does not really support nRF53, and I don't think there are plans to add...

Yeah, with multi-core I think the nRF5 SDK and SoftDevice code architecture was getting a bit outdated. Need that RTOS to handle all those concurrency challenges, and it's more up...

The original source code is GNU GPL v2, I guess that will propagate to new files as well. I'll update the headers and add a license.txt file or something. Thanks...