From acac787842fa7c0582f5f83ce2b23661969a1a8d Mon Sep 17 00:00:00 2001 From: Nick Brassel Date: Mon, 26 Aug 2024 09:46:12 +1000 Subject: 2024q3 breaking changes changelog (#24324) Co-authored-by: Joel Challis --- docs/ChangeLog/20240825/PR24192.md | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 docs/ChangeLog/20240825/PR24192.md (limited to 'docs/ChangeLog/20240825/PR24192.md') diff --git a/docs/ChangeLog/20240825/PR24192.md b/docs/ChangeLog/20240825/PR24192.md deleted file mode 100644 index 31f7a97379..0000000000 --- a/docs/ChangeLog/20240825/PR24192.md +++ /dev/null @@ -1,19 +0,0 @@ -## Changes requiring user action - -### SparkFun Pro Micro RP2040 converter renamed - -The converter for the SparkFun Pro Micro RP2040 has been renamed. - -from: - -``` -promicro_rp2040 -``` - -to: - -```c -sparkfun_rp2040 -``` - -This change was made to avoid confusion between the clones named ProMicro RP2040 and the SparkFun Pro Micro RP2040. The clones should be using the `rp2040_ce` option. -- cgit v1.2.3