mirror of
https://github.com/eddyem/stm32samples.git
synced 2026-02-28 20:04:30 +03:00
add pre-pre...-pre alpha of NitrogenFlooding
This commit is contained in:
9
F3:F303/NitrogenFlooding/Makefile
Normal file
9
F3:F303/NitrogenFlooding/Makefile
Normal file
@@ -0,0 +1,9 @@
|
||||
BINARY := nitrogen
|
||||
# MCU code
|
||||
MCU := F302xc
|
||||
# change this linking script depending on particular MCU model,
|
||||
LDSCRIPT := stm32f302xB.ld
|
||||
DEFINES := -DUSB1_16
|
||||
|
||||
include ../makefile.f3
|
||||
include ../../makefile.stm32
|
||||
Reference in New Issue
Block a user