mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-13 19:18:56 +00:00
add CFLAGS optimizations
This commit is contained in:
parent
92b6b8caf1
commit
e3d7687b7d
@ -33,6 +33,8 @@ CFLAGS += $(OPTFLAGS) \
|
||||
-fno-common \
|
||||
-fno-exceptions \
|
||||
-fvisibility=internal \
|
||||
-ffunction-sections \
|
||||
-fdata-sections \
|
||||
-mcpu=cortex-m3 \
|
||||
-mthumb \
|
||||
-msoft-float \
|
||||
|
Loading…
Reference in New Issue
Block a user