We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca84b57 commit 2645751Copy full SHA for 2645751
1 file changed
platforms/chibios/converters/promicro_to_promicro_rp2040/pre_converter.mk
@@ -1,2 +1,8 @@
1
CONVERTER:=platforms/chibios/converters/promicro_to_sparkfun_pm2040
2
ACTIVE_CONVERTER:=sparkfun_pm2040
3
+
4
+$(info @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@)
5
+$(info The 'CONVERT_TO=promicro_rp2040' option is now deprecated.)
6
+$(info Depending on hardware either 'CONVERT_TO=sparkfun_pm2040' or 'CONVERT_TO=rp2040_ce' should be used instead.)
7
+$(info See https://docs.qmk.fm/feature_converters#pro-micro documentation for more information.)
8
0 commit comments