On 2025-07-09 01:20, Tomek CEDRO wrote:
Thank you Kerogit :-)

How about ARCH_HAVE_AVR_FLMAP? This would align with existing
nomenclature and enable easy filtering / sorting?

Thanks :-)
Tomek


Xiaoxiang781216 was faster on GitHub so I will be echoing a bit - I don't think ARCH_HAVE is a good match for this. To me, ARCH_HAVE sounds like "architecture X has a feature that is common for multiple architectures and is supported by common code - eg. ARCH_HAVE_SERIAL_TERMIOS". This memory mapping and its handling is specific for AVR.

Other than that, I did some grepping yesterday, found quite lot of ARM_HAVE and no ARM_HAS so I'll stick with AVR_HAVE for new code.

Reply via email to