sandeepmistry/arduino-nRF5
Voir sur GitHubLinker warnings on all boards except nRF52 DK
Open
#20 ouverte le 5 juil. 2016
help wanted
Métriques du dépôt
- Stars
- (952 stars)
- Métriques de merge PR
- (Aucune PR mergée en 30 j)
Description
ld.exe: warning: changing start of section .heap by 4 bytes ld.exe: warning: changing start of section .stack_dummy by 4 bytes ld.exe: warning: changing start of section .heap by 4 bytes ld.exe: warning: changing start of section .stack_dummy by 4 bytes ld.exe: warning: changing start of section .heap by 4 bytes ld.exe: warning: changing start of section .stack_dummy by 4 bytes
I presume this isn't important, never the less, ideally something should be changed in the linker file to fix this.