pulp-runtime/rules/pulpos
bluew 14e29fb342 rules: Fail if VSIM_PATH is undefined
You might think these are too many checks, but in fact each is needed to
cover all possible edge cases.

For example you could remove all the VSIM_PATH checks when creating the
symlink and force the creation of symlink (-f flag), but this will fail
for /boot, since on many machines /boot does actually exist.

Removing VSIM_PATH from the run target can cause problems when calling
run with a pre-compiled build directory etc.
2020-12-16 18:31:07 +01:00
..
configs Initial commit 2019-12-15 14:12:22 +01:00
targets Few fixes for pulpissimo fpga, fll init is now deactivated and uart is selected by default 2020-03-05 13:21:52 +01:00
default_rules.mk rules: Fail if VSIM_PATH is undefined 2020-12-16 18:31:07 +01:00
src.mk Few fixes 2019-12-15 17:33:38 +01:00