On Thu, Jul 20, 2023 at 8:12 AM Alexey Lapshin <alexey.laps...@espressif.com> wrote: > > Oops, missed this loop while implementing... > > I had a problem with building esp chips multilib until added my changes. > > This loop looks like just defines a macro without value.
But it defines them with their respective values. Just notice that it adds two leading underscores in front of the names. > But the value must be set to make it work correctly. > It uses builtin_define() instead builtin_define_with_int_value() > > I will check how it could be soved with the loop approach. -- Thanks. -- Max