On 12/17/2024 11:22 AM, Tomek CEDRO wrote:
On Tue, Dec 17, 2024 at 5:32 PM Matteo Golin<matteo.go...@gmail.com> wrote:
Yesterday my PR was merged to add preliminary support for the BCM2711 chip and 
Raspberry Pi 4B board.
You can take a look here if you'd like to see the 
changes:https://github.com/apache/nuttx/pull/15188
Thanks again to all the reviewers who helped me learn some of the build 
processes!
Thank you Matteo, great work! :-)

I recently bought rPI Zero 2W but did not have yet time to play. Do
you know if your code will work also on rPI02W or is it different
chipset? :-)

Could you also please update documentation to mark work in progress
and partial support status of rPI4B, roadmap plans, etc? :-)

https://nuttx.apache.org/docs/latest/platforms/index.html

Merry Christmas! :-)
Tomek

There as a Pi Zero in the source tree for a long time, but was removed because it was never fully debugged. See:

The "Obsoleted" repository: https://bitbucket.org/patacongo/obsoleted/src/master/

In Particular:

 * Obsoleted/nuttx/configs/pizero:
   https://bitbucket.org/patacongo/obsoleted/src/master/nuttx/configs/pizero/
 * Obsoleted/nuttx/arch/arm/src/bcm2708:
   
https://bitbucket.org/patacongo/obsoleted/src/master/nuttx/arch/arm/src/bcm2708/
 * Obsoleted/nuttx/arch/arm/include/bcm2708:
   
https://bitbucket.org/patacongo/obsoleted/src/master/nuttx/arch/arm/include/bcm2708/

Reply via email to