X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=ao-bringup%2FMakefile;h=7fdde98532379a7498dbeaeebc82378862494174;hb=b3000609e4010ff4d29debe72ea1866e775af539;hp=cacbc16168da5a62c55e978e284ed1c68c6c80b7;hpb=461d4a1948e112ec7353caf88967391d876469dd;p=fw%2Faltos diff --git a/ao-bringup/Makefile b/ao-bringup/Makefile index cacbc161..7fdde985 100644 --- a/ao-bringup/Makefile +++ b/ao-bringup/Makefile @@ -1,7 +1,7 @@ CC=sdcc DEBUG=--debug -CFLAGS=--model-small --debug -I../src +CFLAGS=--model-small --debug -I../src/core -I../src/cc1111 LDFLAGS=--out-fmt-ihx --code-loc 0xf000 --xram-loc 0xf400 --xram-size 1024 --iram-size 0xff