Sign in
nest-open-source
/
nest-detect
/
1.0.1
/
freertos
/
206cc878b671927e8b1dab34a51b91a5c279eb49
/
.
/
FreeRTOS
/
Demo
/
ARM7_LPC2106_GCC
/
ram_thumb.bat
blob: 414a3a6b69321205c0eb9f8b98bd66d7bc28d04e [
file
] [
log
] [
blame
]
set
USE_THUMB_MODE
=
YES
set
DEBUG
=-
g
set
OPTIM
=-
O0
set
RUN_MODE
=
RUN_FROM_RAM
set
LDSCRIPT
=
lpc2106
-
ram
.
ld
make