-
-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Closed
Labels
rfcRequest for CommentRequest for Comment
Description
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/
kamikaze
Metadata
Metadata
Assignees
Labels
rfcRequest for CommentRequest for Comment