diff options
| author | Joel Challis <git@zvecr.com> | 2023-02-12 23:02:05 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-02-12 23:02:05 +0000 |
| commit | 896d9aa98cfec0f2b1010be7e0db289b8b809311 (patch) | |
| tree | 9e5dc52dc096970a8acb049e9d6b54391b4843bb /docs/squeezing_avr.md | |
| parent | b8ac4dddb6234ed23dc28cc0068ea76f4f10be5c (diff) | |
Add rp2040_ce and add elite-pi and helios as alias (#19830)
* add rp2040_ce and add elite-pi and helios as alias (#19628) * fix git mishap * Update platforms/chibios/converters/promicro_to_rp2040_ce/_pin_defs.h Co-authored-by: Joel Challis <git@zvecr.com> --------- Co-authored-by: Joel Challis <git@zvecr.com> * Tidy docs --------- Co-authored-by: Conor Burns <mail@conor-burns.com>
Diffstat (limited to 'docs/squeezing_avr.md')
| -rw-r--r-- | docs/squeezing_avr.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/squeezing_avr.md b/docs/squeezing_avr.md index 60cda69c18..62db7f2471 100644 --- a/docs/squeezing_avr.md +++ b/docs/squeezing_avr.md @@ -193,6 +193,7 @@ That said, there are a number of Pro Micro replacements with ARM controllers: * [SparkFun Pro Micro - RP2040](https://www.sparkfun.com/products/18288) * [Blok](https://boardsource.xyz/store/628b95b494dfa308a6581622) * [Elite-Pi](https://keeb.io/products/elite-pi-usb-c-pro-micro-replacement-rp2040) +* [0xCB Helios](https://keeb.supply/products/0xcb-helios) ([Open Source](https://github.com/0xCB-dev/0xCB-Helios), DIY/PCBA/Shop) * [Michi](https://github.com/ci-bus/michi-promicro-rp2040) There are other, non-Pro Micro compatible boards out there. The most popular being: |
