You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: scrub upstream-derived reference/ and develop/ pages for OpenMV
Make upstream-MicroPython-derived documentation OpenMV-accurate, comparing each page against current upstream so nothing new is missing.
reference/: scrubbed asm_thumb2 (added ARM Thumb-2 Quick Reference Card PDF; replaced the CRC integer-restriction example with a hardware-free one since the debug protocol uses the CRC peripheral), filesystem, glossary (+ _glossary anchor), mpremote, manifest, repl, reset_boot, isr_rules, speed_python, constrained, mpyfiles, packages, micropython2_migration; pyb->machine, external->internal links, grammar/structure fixes; pyb.Flash cleanup; conf.py excludes the superseded pyboard.py.rst.
develop/ Internals: compared every page to upstream and merged missing upstream sections (memorymgt 'MicroPython Memory from C code'; cmodules 'C Dynamic Memory Allocation' / 'C++ Modules'); grammar/link/typo fixes; redirected actionable examples to the boards OpenMV users run (PYBV11->OPENMV4, ESP32->OpenMV Cam/rp2) while keeping comprehensive cross-platform reference matrices intact.
openmvcam/: OpenMV-branded the Boards/Shields/Sensors page titles without changing the sidebar captions.
.gitattributes: mark *.pdf binary.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0 commit comments