We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
async syntax description
typo
Fixed typo
Updated Building micropython for FreeDOS (markdown)
title typo
Created Buiding micropython for FreeDOS (markdown)
Updated Boards Summary (markdown)
We now support all bitwise operations on long ints.
Timer.ONE_SHOT, not Timer.ONESHOT
Timer: frequency keyword is "freq", 2 mandatory modes are PERIODIC and ONESHOT.
ifconfig: "default" interface is STA (simply because not every hardware may provide AP mode).
Updated Pyboard Firmware Update (markdown)
Duplicate Entry
Added STM32F7 Board
Add section on mem8,16,32
Persistent bytecode is WIP
Change reference to picture
Updated image link again
Updated image link
Added a page describing how I use GPIOs to instrument some code.
Remove old timer class
Add Timer class definition (WIP)
Fix Typo
Added package needed to flash firmware.
Added necessary packages to build stmhal on Fedora.
Raising errors on non-inited periphs is SHOULD (requires overhead to implement).
Minor clarifications.