Skip to content
Snippets Groups Projects
Commit 8f599dbb authored by dam1n19's avatar dam1n19
Browse files

SOC1-167: Updated paths in .gitignore

parent e1af70b8
No related branches found
No related tags found
No related merge requests found
......@@ -8,12 +8,12 @@
/software/*/*.o
# Compile Test Code Removal
/systems/nanosoc/testcodes/*/*.elf
/systems/nanosoc/testcodes/*/*.ELF
/systems/nanosoc/testcodes/*/*.hex
/systems/nanosoc/testcodes/*/*.lst
/systems/nanosoc/testcodes/*/*.o
/system/testcodes/*/*.elf
/system/testcodes/*/*.ELF
/system/testcodes/*/*.hex
/system/testcodes/*/*.lst
/system/testcodes/*/*.o
# Bootrom removal
/systems/nanosoc/src/bootrom/verilog/*
/systems/nanosoc/src/bootrom/bintxt/*
/system/src/bootrom/verilog/*
/system/src/bootrom/bintxt/*
//-----------------------------------------------------------------------------
// customised example Cortex-M0 controller DMA230 configuration
// NanoSoC customised Cortex-M0 controller DMA230 configuration
// A joint work commissioned on behalf of SoC Labs, under Arm Academic Access license.
//
// Contributors
//
// David Flynn (d.w.flynn@soton.ac.uk)
//
// Copyright 2021, SoC Labs (www.soclabs.org)
// Copyright 2021, SoC Labs (www.soclabs.org)
//-----------------------------------------------------------------------------
//-----------------------------------------------------------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment