mirror of
https://github.com/micropython/micropython.git
synced 2026-01-08 13:10:21 +01:00
This modifies the windows port Makefile to use += for QSTR_DEFS and QSTR_GLOBAL_DEPENDENCIES so that variants can add additional files if needed (similar to stm32 port). Signed-off-by: David Lechner <david@pybricks.com>