mirror of https://github.com/ARMmbed/mbed-os.git
remove blank line
parent
7941d34e35
commit
38e088eadd
|
@ -980,7 +980,6 @@ class Config(object):
|
||||||
yield region._replace(filename=self.target.header_format)
|
yield region._replace(filename=self.target.header_format)
|
||||||
|
|
||||||
if self.target.restrict_size is not None:
|
if self.target.restrict_size is not None:
|
||||||
|
|
||||||
if self.target.app_offset:
|
if self.target.app_offset:
|
||||||
start = self._assign_new_offset(
|
start = self._assign_new_offset(
|
||||||
rom_start,
|
rom_start,
|
||||||
|
|
Loading…
Reference in New Issue