Thanks Alan :-)

It would be nice to have a template for new boards along with
documentation, and maybe update existing boards when some standard is
ready :-)

https://github.com/acassis/nuttx_board_std - I get 404 here o_O

I have question here, when looking at STM32 mcus/boards these seem to
have lots of separate implementations, that are a bit inconsistent,
and usually confusing to newcomers (and to me too). Some mcus/boards
have support for peripherals that are present in other similar MCUs
but not other mcus/boards, that ends up some mcus boards have paertial
support for some different peripherals or even the same peripherals
but in a different way. I know that code duplication is by design not
to crash many things at once, but maybe there is a way to re-use some
code among mcus/boards and so improve coherence? :-)

Thanks :-)
Tomek




On Mon, Jun 9, 2025 at 10:43 PM Alan C. Assis <acas...@gmail.com> wrote:
>
> Hi Everyone,
>
> To implement the item 11 of the actions to improve NuttX:
> https://github.com/apache/nuttx/issues/16278 I requested ChatGPT to list
> the most common signals/interfaces existent on NuttX:
> https://chatgpt.com/share/6841d483-5400-8012-ada6-b962d215f410
>
> So I created a project to Document and later implement this board:
>
> https://github.com/acassis/nuttx_board_std
>
> But before carrying on with the implementation I think it is important to
> discuss with everybody here which features (peripherals) we need to have on
> the baseboard. The MCU module is supposed to have only the MCU, capacitors,
> crystal(s) and the connector to plug in the baseboard.
>
> I created a channel on Discord called #nuttx_standard_board to avoid
> polluting this mailing list.
>
> Best Regards,
>
> Alan



-- 
CeDeROM, SQ7MHZ, http://www.tomek.cedro.info

Reply via email to