We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Edit "Python Boards and MCUs" section in sidebar
Add Code Stats chart to sidebar
Typo fix.
Updated Driver API Design Guidelines (rest)
Added
Better wording/grammar.
corrected small type for the make command for DEB version;
added firmware check instructions
Move General Info closer to the top
removed the USB PID "9800" entries in udev rules to prevent connection issue with rshell in CDC mode only.
Updated Getting Started (markdown)
Submodules need to be pulled
Added additional dependencies for pydfu.
MicroPython wiki is not advertisement board, "buy" links for non-official boards not allowed.
Updated Board HydraBus V1.0 (markdown)
Add link to https://blog.spreedly.com/2014/06/24/merge-pull-request-considered-harmful/
Updated Boards Summary (markdown)
FIXED: BOARD variable value in make command.
Created page. Added Features and Status section.
__dict__ isn't even enabled in every port
Updated Differences (markdown)
Reword locals() difference to match the real state of affairs.
Promote persisent bytecode to beta.
Add note about locals().
remove the bytearrays point
Created Driver API Design Guidelines (rest)
async/await: Some fixes
Rework async/await description.