-
Notifications
You must be signed in to change notification settings - Fork 13.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RFC: Directory structure refactoring #8127
Comments
It seems like ROMFS should be broken up. Any suggestions? |
mcharleb
changed the title
Directory structure refactoring
RFC: Directory structure refactoring
Oct 13, 2017
mcharleb
added a commit
that referenced
this issue
Oct 13, 2017
Signed-off-by: Mark Charlebois <charlebm@gmail.com>
Should vendor/px4/nuttx/nuttx-configs/px4-cannode-v1 be vendor/px4/nuttx/nuttx-configs/cannode-v1 and likewise for all the other boards under vendor/px4/nuttx/nuttx-configs? The same for vendor/px4/nuttx/src/drivers/boards? |
#9279 Drivers Code Cleanup |
Merged
Done! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Feature Request
One of the criticisms of PX4 is that is difficult to know what code is required for a given platform build. This proposal refactors the PX4 Firmware directory structure to:
This is a RFC to allow anyone with concerns on this change to voice them or to make proposals on how to better address the above issues.
The Directory layout would be the following:
The text was updated successfully, but these errors were encountered: