Rauhul Varma

Results 119 comments of Rauhul Varma

I dont have a specific order in mind, maybe @natecook1000 has a preference or suggestion?

Thanks for the PR and feature implementation! As a heads up, I will not be able to review it until early November due to other priorities, but rest assured I...

This is only sorta true, the goal is for swift-mmio's `write` method to actually use the registers reset value as the initial bit pattern, this just isn't implemented yet.

> We should be able to replace the special `swiftc` arguments (such as `-enable-experimental-feature Embedded`, `-target armv6m-none-none-eabi` etc.) with `target_compile_options` calls, right? Is there a limiting factor here? Or, perhaps...

> Perhaps we can and try to address all issues (if there are any remianing ones) with the current apporach, so people can use the new Pico SDK without issues,...

Yeah this would be a good thing to include in an example attached to the integrate with zephyr guide in #140

@swift-ci please test

Do you mind rebasing this so we can more easily review it?

FWIW my main concern here is maintaining it. An example like this might be better in a repo we link to in the community examples section.