Skip to content

Commit e3a72ea

Browse files
committed
Typo fix for MBED_APP_SIZE
1 parent fcc375f commit e3a72ea

File tree

1 file changed

+1
-1
lines changed
  • targets/TARGET_STM/TARGET_STM32WB/TARGET_STM32WB55xG/device/TOOLCHAIN_ARM_MICRO

1 file changed

+1
-1
lines changed

targets/TARGET_STM/TARGET_STM32WB/TARGET_STM32WB55xG/device/TOOLCHAIN_ARM_MICRO/stm32wb55xx.sct

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
#endif
3535

3636
#if !defined(MBED_APP_SIZE)
37-
; 812KB FLASH
37+
; 768KB FLASH
3838
#define MBED_APP_SIZE 0xC0000
3939
#endif
4040

0 commit comments

Comments
 (0)