|
From: Thorsten O. <ad...@th...> - 2018-04-21 17:00:34
|
On Samstag, 21. April 2018 18:25:19 CEST Vincent Rivière wrote: > .e. TARGET_512, TARGET_FIREBEE, etc. > > Could become TARGET_000, TARGET_V4E in FreeMiNT. > Verbose, but no possible confusion. TARGET_FIREBEE makes sense in EmuTOS, to distinguish it from other bare-metal coldfire targets. But for Mint there is only one such target IIRC. If needed, we should use TARGET_FIREBEE too there, but TARGET_V4E does not make much sense, as you can use the already existing macros when you need to know the target processor. |