FreeCalypso > hg > fc-tourmaline
comparison components/uart_drv @ 26:598958aec071
components: switch to new Nucleus
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Fri, 16 Oct 2020 17:26:36 +0000 |
parents | fdc83c1ab3ff |
children |
comparison
equal
deleted
inserted
replaced
25:ef6d1ca160b2 | 26:598958aec071 |
---|---|
9 fi | 9 fi |
10 | 10 |
11 # Includes | 11 # Includes |
12 | 12 |
13 CPPFLAGS="$CPPFLAGS -I$SRC/cs/drivers/drv_app" | 13 CPPFLAGS="$CPPFLAGS -I$SRC/cs/drivers/drv_app" |
14 CPPFLAGS="$CPPFLAGS -I$SRC/cs/os/nucleus" | 14 CPPFLAGS="$CPPFLAGS -I$SRC/nucleus" |
15 CPPFLAGS="$CPPFLAGS -I.." | 15 CPPFLAGS="$CPPFLAGS -I.." |
16 CPPFLAGS="$CPPFLAGS -I../config" | 16 CPPFLAGS="$CPPFLAGS -I../config" |
17 CPPFLAGS="$CPPFLAGS -I$SRC/gpf/inc" | 17 CPPFLAGS="$CPPFLAGS -I$SRC/gpf/inc" |
18 CPPFLAGS="$CPPFLAGS -I$SRC/gpf/frame/cust_os" | 18 CPPFLAGS="$CPPFLAGS -I$SRC/gpf/frame/cust_os" |
19 CPPFLAGS="$CPPFLAGS -I$SRC/cs/system" | 19 CPPFLAGS="$CPPFLAGS -I$SRC/cs/system" |