mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2024-11-23 21:13:16 +00:00
e348990fc6
* Debug: pycortexdebug * Debug: format PyCortexMDebug source code
11 lines
No EOL
142 B
Makefile
11 lines
No EOL
142 B
Makefile
OBJ_DIR = .obj
|
|
ASM_SOURCES =
|
|
C_SOURCES =
|
|
CPP_SOURCES =
|
|
ASSETS =
|
|
DEBUG_AGENT =
|
|
|
|
CFLAGS =
|
|
CPPFLAGS =
|
|
LDFLAGS =
|
|
SVD_FILE =
|