Initial sencha support

Builds & runs a release firmware image. Enabling built-in audio
data allows demo app to run further but it hangs (likely in the
i2s emulation where it also hangs for nexus).

TODO: gdb support needs work, stock gdb complains:

  warning: while parsing target description: not well-formed (invalid token)
  warning: Could not load XML target description; ignoring
  warning: multi-threaded target stopped without sending a thread-id, using first non-exited thread
  Remote 'g' packet reply is too long (expected 132 bytes, got 264 bytes):...

Bug: 330742177

Change-Id: I3d2565572313725765b91bac55f93cb0a30babb6
6 files changed
tree: 2c2faa01e97eb94c35abd1bf0508bae28449cb5a
  1. platforms/
  2. shodan_infrastructure/
  3. CONTRIBUTING.md
  4. gdbinit
  5. kelvin.resc
  6. LICENSE
  7. README.md
  8. sencha.resc
  9. shodan.resc
  10. springbok.resc
README.md

Simulation Configuration

This project hosts the Renode simulation description, platform definition, and simulation models for customized components.

Project structure

  • platforms: renode platform definitions
  • shodan_infrastructure: customized component model used in Renode's runtime compilation