Skip to content
Snippets Groups Projects
Select Git revision
  • c3698a248a717ce772a7e435b8a307c02d88be58
  • main default protected
2 results

coin_db.sql

Blame
  • set_env.sh 492 B
    #-----------------------------------------------------------------------------
    # SoC Labs Environment Setup Script
    # A joint work commissioned on behalf of SoC Labs, under Arm Academic Access license.
    #
    # Contributors
    #
    # David Mapstone (d.a.mapstone@soton.ac.uk)
    #
    # Copyright  2023, SoC Labs (www.soclabs.org)
    #-----------------------------------------------------------------------------
    #!/bin/bash
    
    # Source set_env script from soctools_flow
    source soctools_flow/bin/project_setup.sh $@