mirror of
https://github.com/eddyem/stm32samples.git
synced 2026-02-28 11:54:30 +03:00
add BME280, try to work with SPI TFT display (no reaction yet)
This commit is contained in:
@@ -4,6 +4,7 @@ MCU := F302xc
|
||||
# change this linking script depending on particular MCU model,
|
||||
LDSCRIPT := stm32f302xB.ld
|
||||
DEFINES := -DUSB1_16
|
||||
LDADD := -lm
|
||||
|
||||
include ../makefile.f3
|
||||
include ../../makefile.stm32
|
||||
|
||||
Reference in New Issue
Block a user