Hi Kevin,
welcome to the community and mailing list.

Please submit the code as it is and mark the PR as WIP. This way the
community may be able to check the implementation and provide feedback

Attached are the contribution guidelines
https://nuttx.apache.org/docs/latest/contributing/index.html

Best Regards
Alin


On Sat, 1 Feb 2025, 13:30 Kevin Witteveen, <kevinwit1...@gmail.com> wrote:

> Hello NuttX!_
>
> This is my first mail to an open source mailing list.
> Currently, I am working on adding SX126x support. This is currently the
> most common LoRa chip. It is newer than the already supported SX127x, even
> when the number is lower for some reason.
>
> The chip is a requirement for a project I'm working on. Currently, I'm
> creating the driver on top of my board directory, where the
> board(rakwireless-rak11310) is installed using a script. Of Course this is
> less than ideal. It is quite awkward. Especially when dealing with ioctl
> and sharing the driver with multiple boards.
>
> A few questions:
> Is this already being worked on in the background?
> Is it ok to have partial support initially?
> What about progress reviews?
>
> Also I am not familiar with mailing lists yet so I'm not entirely sure what
> the "etiquette" is here. Please correct me if i am doing something wrong.
>
> - Kevin / Martinimarter
>

Reply via email to