8000 Move ports to subdirectory · Issue #2401 · micropython/micropython · GitHub
[go: up one dir, main page]

Skip to content

Move ports to subdirectory #2401

@tannewt

Description

@tannewt

What do you all think about moving ports to a separate subdirectory? I'll do the work if we all agree it'd be worthwhile.

It'd take the top level from

ACKNOWLEDGEMENTS
CODECONVENTIONS.md
CONTRIBUTING.md
LICENSE
README.md
bare-arm/
cc3200/
docs/
drivers/
esp8266/
examples/
extmod/
lib/
logo/
minimal/
mpy-cross/
pic16bit/
py/
qemu-arm/
stmhal/
teensy/
tests/
tools/
unix/
windows/

To:

ACKNOWLEDGEMENTS
CODECONVENTIONS.md
CONTRIBUTING.md
LICENSE
README.md
docs/
drivers/
examples/
extmod/
hardware_ports/
lib/
logo/
mpy-cross/
py/
tests/
tools/

Hardware ports would be:

bare-arm/
cc3200/
esp8266/
minimal/
pic16bit/
qemu-arm/
stmhal/
teensy/
unix/
windows/

Metadata

Metadata

Assignees

No one assigned

    Labels

    rfcRequest for Comment

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0