mirror of
https://github.com/Ralim/IronOS.git
synced 2025-02-26 07:53:55 +00:00
Update compilers (#1858)
* Update Alpine Image * Update push.yml * Style updates
This commit is contained in:
@@ -334,7 +334,7 @@ flash_size=128k
|
||||
bootldr_size=0x0
|
||||
|
||||
# Flags
|
||||
CPUFLAGS=-march=rv32imac \
|
||||
CPUFLAGS=-march=rv32imaczicsr \
|
||||
-mabi=ilp32 \
|
||||
-mcmodel=medany \
|
||||
-fsigned-char \
|
||||
@@ -410,7 +410,7 @@ LDSCRIPT=./Core/BSP/Pinecilv2/bl_mcu_sdk/drivers/bl702_driver/bl702_flash.ld
|
||||
DEVICE_DFU_ADDRESS=0x23000000
|
||||
# DFU starts at the beginning of flash
|
||||
# Flags
|
||||
CPUFLAGS=-march=rv32imafc \
|
||||
CPUFLAGS=-march=rv32imafczicsr \
|
||||
-mabi=ilp32f \
|
||||
-mcmodel=medany \
|
||||
-fsigned-char \
|
||||
|
||||
Reference in New Issue
Block a user