diff options
| author | stijn <stijn@ignitron.net> | 2025-10-15 11:29:03 +0200 |
|---|---|---|
| committer | Damien George <damien@micropython.org> | 2025-10-24 18:01:13 +1100 |
| commit | d05f32f1eb6ce3a88eb5d6e9330a9feae571f823 (patch) | |
| tree | e9bc1764ec1a40102dd3c75ac328362283250097 /stm/lib/usbd_core.c | |
| parent | 15401a3ae83c5e5652d30544eeaf189585066f52 (diff) | |
windows/msvc: Make the PP defs for manifest freezing global.
This is consistent with the other ports (see py/mkrules.mk) and makes
more sense overall because it makes everything which is compiled use
the same flags; until now all compilation steps which ran before or in
absence of FreezeModules (e.g. qstr generation, compiling a single file
on the command line or in the IDE) would use different PP defs. This
didn't happen to cause any issues apparently but it's just more
consistent/safer to not do that.
Signed-off-by: stijn <stijn@ignitron.net>
Diffstat (limited to 'stm/lib/usbd_core.c')
0 files changed, 0 insertions, 0 deletions
