X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=ao-bringup%2FMakefile;h=7fdde98532379a7498dbeaeebc82378862494174;hp=cacbc16168da5a62c55e978e284ed1c68c6c80b7;hb=f0ec8416f2e308e40e1b9f34a7c2549989fee5fb;hpb=461d4a1948e112ec7353caf88967391d876469dd 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