|
|
@@ -1,2 +1,8 @@
|
|
|
CONVERTER:=platforms/chibios/converters/promicro_to_sparkfun_pm2040
|
|
|
ACTIVE_CONVERTER:=sparkfun_pm2040
|
|
|
+
|
|
|
+$(info @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@)
|
|
|
+$(info The 'CONVERT_TO=promicro_rp2040' option is now deprecated.)
|
|
|
+$(info Depending on hardware either 'CONVERT_TO=sparkfun_pm2040' or 'CONVERT_TO=rp2040_ce' should be used instead.)
|
|
|
+$(info See https://docs.qmk.fm/feature_converters#pro-micro documentation for more information.)
|
|
|
+$(info @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@)
|