← index #14536Issue #14416
Off-topic · high · value 1.206
QUERY · ISSUE

docs: Windows port README should include `make submodule` as a build step

openby mattytrentiniopened 2024-05-19updated 2024-07-06
docsport-windows

Checks

  • I agree to follow the MicroPython Code of Conduct to ensure a safe and respectful space for everyone.

  • I've searched for existing issues and didn't find any that matched.

Documentation URL

https://github.com/micropython/micropython/blob/master/ports/windows/README.md

Description

The build steps for the Windows port are missing make submodule. Build errors occur because micropython-lib (specifically the ssl module) isn't found if that command isn't executed.

CANDIDATE · ISSUE

docs: Fix typos in README.md

closedby th4rukaopened 2024-05-03updated 2024-06-26

Checks

  • I agree to follow the MicroPython Code of Conduct to ensure a safe and respectful space for everyone.

  • I've searched for existing issues and didn't find any that matched.

Documentation URL

https://github.com/micropython/micropython/blob/master/README.md

Description

I have found a few typos in the README.md. Following is an example,

Select ports have support for _thread module (multithreading), socket and ssl for networking, and asyncio. Note that only a subset of Python 3 functionality is implemented for the data types and modules.

Here, Select should be changed to Selected.
I would like to work on these typos and make a contribution to MicroPython.

Keyboard

j / / n
next pair
k / / p
previous pair
1 / / h
show query pane
2 / / l
show candidate pane
c
copy suggested comment
r
toggle reasoning
g i
go to index
?
show this help
esc
close overlays

press ? or esc to close

copied