mirror of
https://github.com/micropython/micropython.git
synced 2026-01-08 13:10:21 +01:00
A board can now use BUILDING_MBOOT at the Makefile-level to do things conditional on building mboot, for example add source files to SRC_C. Signed-off-by: Damien George <damien@micropython.org>