We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Update port development guide to focus on minimal and STM32 ports - Replace Alif-specific examples with minimal and STM32 port patterns - Add minimal port examples for simplest implementation patterns - Use STM32 as the comprehensive reference for full-featured ports - Keep Alif only as reference for commit progression analysis - Update build system examples to show both minimal and STM32 approaches - Reference established ports (STM32, minimal, RP2) throughout
Add comprehensive MicroPython New Port Development Guide This guide provides detailed instructions for creating new MicroPython ports, based on analysis of the Alif port development and patterns from existing ports.