PX4 / PX4-Autopilot

PX4 Autopilot Software
https://px4.io
BSD 3-Clause "New" or "Revised" License
8.17k stars 13.36k forks source link

Needed NuttX 10.3 for ESP32 #19908

Open andrey-pr opened 2 years ago

andrey-pr commented 2 years ago

Hello dear friends. Do you have any plans of integrating NuttX 10.3 to project?

Problem description and benefits from solve it

I plan to port PX4 on ESP32, but I need NuttX 10.3 for it. ESP32 can offer more cheap and small hardware solutions resistant to chip shortage

Additional context

I found repo with port on github under BSD, but from different author. Now its hard-coded for ESP32. Can I you files from it to contribute this project?

dagar commented 2 years ago

We're planning to upgrade NuttX in the near future.

andrey-pr commented 2 years ago

We're planning to upgrade NuttX in the near future.

Thank you. So, is it allowed to use third-party code licensed under BSD for contributing?