mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-24 13:58:36 +08:00
modify RT_ALIGN_SIZE as 8 by default
This commit is contained in:
committed by
Man, Jianting (Meco)
parent
f4fa7ba970
commit
ddccef3a64
@@ -87,7 +87,7 @@
|
||||
#define CONFIG_DRIVERS_THERMAL 1
|
||||
#define CONFIG_DRIVERS_WATCHDOG 1
|
||||
#define CONFIG_GUI_WIDGET_TXTBOX_EN 1
|
||||
#define CONFIG_RT_ALIGN_SIZE 4
|
||||
#define CONFIG_RT_ALIGN_SIZE 8
|
||||
#define CONFIG_COMMAND_UPDATE 1
|
||||
#define CONFIG_DRIVERS_SPINOR_FREQ 50
|
||||
#define CONFIG_SRAM_VBASE 0xf0000000
|
||||
|
||||
Reference in New Issue
Block a user