Rename promicro_rp2040 converter to sparkfun_pm2040 (#24192)
This commit is contained in:
parent
f98ddf02f4
commit
56ebd3b829
5 changed files with 25 additions and 4 deletions
19
docs/ChangeLog/20240825/PR24192.md
Normal file
19
docs/ChangeLog/20240825/PR24192.md
Normal file
|
@ -0,0 +1,19 @@
|
|||
## 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.
|
Loading…
Add table
Add a link
Reference in a new issue