Hello,
On 2025-05-07 19:02, Xiang Xiao wrote:
Yes, it's better to not introduce AVR_LINUXGCC_TOOLCHAIN_IS_GCC since:
1. Other arch doesn't have this similar option
2. For compatibility, we can either unselect
DEBUG_OPT_UNUSED_SECTIONS
in defconfig or verify ld add KEEP correctly
Alright, I'll remove that and unselect DEBUG_OPT_UNUSED_SECTIONS in
existing configurations. Since the patch series is already merged, I'll
post a patch that alters this in the master branch.
I'll also remove the hello board configuration and replace it with nsh,
that seems a bit more useful. Will also try to provide some instructions
for working with the chip.
Should be able to get to it during next week at most.
Thank you for the review and help.