Skip to content

Revisions

  • Fix all 22 broken wiki links ✅ COMPLETE: All wiki links now validate successfully Fixed categories: - Quick-Start cross-references (01, 02, 03 pages) - Board Programming references (with-Foundries-Builds) - Hardware Reference links (Edge-EInk-Pinout-And-Interfaces) - Debugging and Troubleshooting references - Wireless Configuration references - CM33 Firmware Guide references - Malformed link syntax (empty references, colons) - External docs references (../docs/ → Foundries.io docs) Pre-commit hook now passes: 0 warnings, 47 files validated. Wiki maintains high documentation quality standards.

    Alex J Lennon committed Oct 10, 2025
  • Wiki reorganization: Standardize file naming and structure - Standardized file naming with consistent capitalization and hyphens - Reorganized content structure for better navigation - Updated cross-references and links - Improved categorization of development workflows, hardware guides, and feature documentation - Enhanced consistency across all wiki pages

    Alex J Lennon committed Oct 7, 2025
  • Add comprehensive recipe development and build monitoring guides WIKI DOCUMENTATION UPDATES: - Added Development-Workflows-Recipe-Development-Guide.md * Proper devtool workflow for recipe creation * Critical warnings about manual recipe mistakes * Step-by-step devtool process with kas environment * Example of eink-power-cli dependency fix - Added Development-Workflows-Build-Monitoring-Guide.md * Advanced build monitoring using fio-api.sh script * Real-time log access and failure debugging * Comprehensive troubleshooting workflows * API technical details and common error patterns - Updated Home.md to include new workflow guides * Added Recipe-Development-Guide link * Added Build-Monitoring-Guide link * Maintains single source of truth in wiki CRITICAL LEARNINGS DOCUMENTED: - Always use devtool instead of manual recipe creation - Always use kas-shell-base.sh for proper Yocto environment - fioctl limitations and API script advantages - Proper wiki linking format requirements These guides prevent common mistakes and provide immediate access to advanced debugging capabilities that go beyond standard fioctl functionality.

    Alex J Lennon committed Oct 6, 2025
  • fix: Flatten wiki structure for GitHub wiki compatibility - Move all files from subdirectories to root level with prefixes - Update all navigation links in Home.md to use flattened structure - Remove empty subdirectories - Ensure all wiki pages are accessible as proper wiki links GitHub wikis require flat structure - subdirectories don't work as wiki pages. Now all documentation is accessible via proper wiki URLs.

    Alex J Lennon committed Oct 5, 2025
  • Add comprehensive power analysis tools documentation - Created Power-Analysis-Tools-Guide.md: Complete guide for DEV_MODE power tools - Created Power-Analysis-Quick-Reference.md: Essential commands reference - Updated Home.md: Added power optimization guides section Documentation covers: - Comprehensive power monitoring tools available in DEV_MODE builds - Custom power-analysis-suite and pm-analyzer tools for i.MX93 - PowerTOP, IOTop, HTop, Perf, Trace-cmd, and hardware analysis tools - i.MX93-specific features: LPM modes, PMIC monitoring, power domains - Complete optimization workflow from baseline to validation - Troubleshooting guides and best practices - Integration with DEV_MODE build system (debug-tweaks feature) Provides professional-grade power analysis documentation for achieving 5-year battery life on i.MX93 Jaguar E-Ink board.

    Alex J Lennon committed Oct 4, 2025
  • Consolidate hardware documentation into wiki - Added Hardware-Troubleshooting.md with WiFi, USB Audio, E-Ink, and Serial issues - Moved IW612-Power-Management-Fix.md from docs/ to wiki - Moved USB-Audio-Integration.md from docs/ to wiki - Moved E-Ink-Display-Testing.md from docs/ to wiki - Updated Home.md navigation with new feature guides - All hardware documentation now accessible in single wiki location

    Alex J Lennon committed Oct 4, 2025
  • Add comprehensive Serial Port Configuration guide - Quick reference table with device mappings - Device tree configuration examples - Hardware limitations and troubleshooting - Testing procedures for engineers - Integrated into main wiki navigation

    Alex J Lennon committed Oct 4, 2025
  • Update wiki with USB audio gadget support and fix broken references - Add USB Audio Gadget section to Edge AI Development Guide - Add comprehensive USB Audio Gadget documentation to Audio Development Guide - Update main wiki Home page to include USB audio gadget feature - Fix broken documentation references (docs/ -> context/, Hardware-Reference/) - Update hardware specifications to reflect current capabilities The wiki now accurately reflects the USB audio gadget debugging feature available on imx8mm-jaguar-sentai boards.

    Alex J Lennon committed Sep 29, 2025
  • Complete wiki restructure: Task-oriented engineer documentation Major wiki reorganization for optimal engineer productivity: ## New Structure (Task-Oriented) 📁 Quick-Start/ # 0-30 minutes to productivity ├── 01-Board-Setup-Checklist.md # 5-min hardware validation ├── 02-First-Boot-Validation.md # 10-min system testing └── 03-Development-Environment-Setup.md # 15-min tool setup 📁 Development-Workflows/ # Daily engineering tasks ├── Building-and-Flashing.md # Core dev cycle ├── Board-Programming-with-Foundries-Builds.md # Pre-built images ├── Testing-and-Validation.md # Validation procedures ├── Debugging-and-Troubleshooting.md # Problem solving └── Boot-Profiling-Guide.md # Performance optimization 📁 Hardware-Reference/ # Technical specifications ├── Edge-AI-Pinout-and-Interfaces.md # Concise pinout reference ├── Edge-EInk-Pinout-and-Interfaces.md # Concise pinout reference ├── Edge-AI-Board.md # Complete hardware specs └── Edge-EInk-Board.md # Complete hardware specs 📁 Feature-Guides/ # Functionality deep-dives ├── Audio-Development.md # TAS2563 audio system ├── Wireless-Configuration.md # WiFi, BT, 802.15.4 └── Security-and-Encryption.md # EdgeLock Enclave 📁 Advanced-Topics/ # Complex customization ├── CI-CD-Setup-Guide.md # Automated builds └── CM33-Firmware-Guide.md # Cortex-M33 development ## Key Improvements - ✅ **Task-focused navigation**: 'I want to...' approach - ✅ **Time estimates**: Clear expectations (5 min to 4 hours) - ✅ **Engineer workflows**: Daily development cycle optimization - ✅ **Concise references**: Quick pinout lookups + detailed specs - ✅ **Comprehensive guides**: Complete implementation workflows - ✅ **Troubleshooting integrated**: Problems solved where they occur ## Content Quality - **32 organized files** vs scattered content - **Consistent structure** across all guides - **Cross-linking** for easy navigation - **Practical focus** with actionable steps - **Performance targets** and validation criteria Engineers can now get productive in 30 minutes and find any information quickly through task-oriented organization.

    Alex J Lennon committed Sep 9, 2025
  • Update wiki documentation for imx93-jaguar-eink boot fixes - Document boot troubleshooting and device tree loading issues - Add partition sizing configuration details - Update build and programming procedures

    Alex J Lennon committed Sep 8, 2025
  • docs: Update company branding to Dynamic Devices Ltd - Updated company name from 'Active Edge Solutions Ltd' to 'Dynamic Devices Ltd' - Improved professional description highlighting OpenEmbedded Layer Index registration - Enhanced formatting and presentation of the BSP layer introduction This aligns the wiki documentation with the current company branding and emphasizes the professional, officially registered status of the Yocto BSP layer.

    Alex J Lennon committed Aug 27, 2025
  • docs: update Edge board documentation - Update Edge AI Board documentation to reflect imx8mm-jaguar-sentai platform - Add comprehensive Edge EInk Board documentation for imx93-jaguar-eink - Document suspend/resume functionality and Wake-on-LAN features - Add power management, GPIO configuration, and troubleshooting guides - Update home page to include Edge EInk board in the product lineup Key additions: - Complete power management documentation for Edge EInk - Magic packet wake configuration and testing procedures - Platform-specific details for i.MX93 vs i.MX8MM - Development and testing workflows - Hardware troubleshooting guides

    Alex J Lennon committed Aug 25, 2025
  • Updated Home (markdown)

    @ajlennon ajlennon committed May 27, 2025
  • Initial Commit Signed-off-by: Alex J Lennon <ajlennon@dynamicdevices.co.uk>

    @ajlennon ajlennon committed Mar 7, 2025