Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for NuttX RTOS, with optional support for Espressif devices (RDT-1004) #318

Merged

Commits on Nov 12, 2024

  1. Add support for NuttX RTOS, with optional support for Espressif devices.

    Squashed commits:
    Main pytest_embedded modifications to support Nuttx
    Binary test files for nuttx
    Created Nuttx App
    Added serial module of NuttX
    Added DUT for Nuttx
    Fixes on nuttx serial
    Added nuttx example
    General fixes + docs
    Dut now has return code method
    Fixed return code issues. Added write_and_return
    Return code now waits for nsh ready
    Added short delay after write to obtain nsh prompt
    Checking filename at the stem instead of full path
    Skipping 'merged' files
    Target is passed to App in dut_factory
    Debug app path
    Documentation update
    General fixes
    Documentation update
    Improved nsh prompt parse
    fdcavalcanti committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    b4c564b View commit details
    Browse the repository at this point in the history