FreeCalypso > hg > fc-magnetite
comparison components/drivers_flash @ 610:0cbe7438f974
armio.c: GPIO config for GTM900 and long-standing GPIO 1 fix
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Mon, 17 Jun 2019 21:48:54 +0000 |
parents | c39e9d96c464 |
children |
comparison
equal
deleted
inserted
replaced
609:238b67a785f2 | 610:0cbe7438f974 |
---|---|
1 # Building drivers_flash.lib | 1 # Building drivers_flash.lib |
2 | 2 |
3 CFLAGS="-me -pw2 -mn -x -mt -o2 -mw" | 3 CFLAGS="-me -pw2 -mn -x -mt -o2 -mw" |
4 CPPFLAGS="-DTOOL_CHOICE=0 -D_TMS470" | 4 CPPFLAGS="-DTOOL_CHOICE=0 -D_TMS470 -DMMI=$MMI" |
5 | 5 |
6 # Includes | 6 # Includes |
7 | 7 |
8 CPPFLAGS="$CPPFLAGS -I../config" | 8 CPPFLAGS="$CPPFLAGS -I../config" |
9 CPPFLAGS="$CPPFLAGS -I$SRC/cs/os/nucleus" | 9 CPPFLAGS="$CPPFLAGS -I$SRC/cs/os/nucleus" |