Syncing settings.sh from "Setup environment _after_ config vars are set"
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
This commit is contained in:
parent
330375a613
commit
5a2d9f013e
|
|
@ -1,5 +1,3 @@
|
|||
source $(dirname ${BASH_SOURCE[0]})/../../utils/environment.sh
|
||||
|
||||
export XRAY_DATABASE="artix7"
|
||||
export XRAY_PART="xc7a50tfgg484-1"
|
||||
export XRAY_ROI="SLICE_X12Y100:SLICE_X27Y149"
|
||||
|
|
@ -15,3 +13,5 @@ export XRAY_PIN_03="D21"
|
|||
export XRAY_PIN_04="G21"
|
||||
export XRAY_PIN_05="G22"
|
||||
export XRAY_PIN_06="F21"
|
||||
|
||||
source $(dirname ${BASH_SOURCE[0]})/../../utils/environment.sh
|
||||
|
|
|
|||
Loading…
Reference in New Issue