Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 289 Bytes

no_os_build.md

File metadata and controls

8 lines (7 loc) · 289 Bytes

Build Command Examples:

make PLATFORM=maxim TARGET=max32650
make PLATFORM=aducm3029 NETWORKING=y
with flags:
make TARGET=max32650 NEW_CFLAGS=-DRTC_SET_DEFAULT

Environment Variable Set on Windows

PowerShell: $Env:MAXIM_LIBRARIES="C:\\MaximSDK\\Libraries"