mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-16 12:55:19 +03:00
Removed non-printable characters from 'stm32_flash_h743_ram_bas… (#8670)
Removed non-printable characters from 'stm32_flash_h743_ram_based'.
This commit is contained in:
commit
ed583af1f2
1 changed files with 1 additions and 1 deletions
|
@ -238,7 +238,7 @@ SECTIONS
|
|||
_edmarw = .;
|
||||
_dmarw_end__ = _edmarw;
|
||||
} >D2_RAM
|
||||

|
||||
|
||||
.DMA_RW_AXI (NOLOAD) :
|
||||
{
|
||||
. = ALIGN(32);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue