Files
E502_ADC_BFfirmware/local.mk.example
2026-04-07 20:20:46 +03:00

8 lines
278 B
Plaintext

# Local Blackfin toolchain override for this project.
#
# Option 1: point to the toolchain root that contains bin/bfin-elf-gcc
# BFIN_TOOLCHAIN := /opt/analog/bfin-elf
#
# Option 2: provide the full compiler prefix directly
# CROSS_COMPILE := /opt/analog/bfin-elf/bin/bfin-elf-