mirror of
https://github.com/micropython/micropython.git
synced 2026-06-09 16:15:14 +02:00
01df5a1f05
This enables C++ modules to correctly postion -l linker flags at the end of the flags instead of at the start. Updated the example C++ micropython.mk accordingly. Signed-off-by: Dryw Wade <dryw.wade@sparkfun.com>