сб, 22 мар. 2025 г. в 18:42, Georg-Johann Lay :
>
> The condition to exclude some object files for AVRrc reduced core
> did not work properly since it was too strict.
>
> LibF7 didn't exclude its objects at all.
>
> This patch uses $(findstring avrtiny,$(MULTIDIR)) in the condition.
>
> No new regr
The condition to exclude some object files for AVRrc reduced core
did not work properly since it was too strict.
LibF7 didn't exclude its objects at all.
This patch uses $(findstring avrtiny,$(MULTIDIR)) in the condition.
No new regressions. Ok to apply?
Johann
--
AVR: libgcc: Properly exclu