Fixed incorrect Flash size for UM FeatherS3 Neo build flash size (#10614)
Signed-off-by: Seon Rozenblum <seon@unexpectedmaker.com>
This commit is contained in:
parent
02b03286a2
commit
1cdd8e8ce0
1 changed files with 1 additions and 1 deletions
|
|
@ -3895,7 +3895,7 @@ um_feathers3neo.build.cdc_on_boot=1
|
|||
um_feathers3neo.build.msc_on_boot=0
|
||||
um_feathers3neo.build.dfu_on_boot=0
|
||||
um_feathers3neo.build.f_cpu=240000000L
|
||||
um_feathers3neo.build.flash_size=16MB
|
||||
um_feathers3neo.build.flash_size=8MB
|
||||
um_feathers3neo.build.flash_freq=80m
|
||||
um_feathers3neo.build.flash_mode=dio
|
||||
um_feathers3neo.build.boot=qio
|
||||
|
|
|
|||
Loading…
Reference in a new issue